Skip to content

Releases: google/docsy

0.10.0

01 May 20:51
712aa05
Compare
Choose a tag to compare

Release summary

What's Changed

  • Set NPM package version to 0.9.2-dev by @chalin in #1870
  • Address GA.ID param deprecation warning by @chalin in #1879
  • Upgrade to Hugo 0.123.x by @chalin in #1877
  • UG: normalize PSC links into local blog page by @chalin in #1884
  • UG: fix links to modules migration page by @chalin in #1883
  • Mermaid diagram with diagram specific settings: fix 'uncaught TypeError' by @deining in #1885
  • Bump jquery to latest released version 3.7.1 by @deining in #1886
  • Upgrade to Bootstrap 5.3.3 by @deining in #1563
  • Update Hugo to 0.123.8, and prettier by @chalin in #1891
  • Update es.toml with feedback translations by @Marzal in #1888
  • Adding Parquet Website by @vinooganesh in #1887
  • [BS5.3] Replace text-muted by text-body-secondary by @chalin in #1892
  • Address .Site.DisqusShortname param deprecation warning by @deining in #1895
  • Support for adding and modifying theme colors by @chalin in #1893
  • Update Hugo to 0.124.1 by @chalin in #1905
  • Delete UG layouts/sitemap.xml by @chalin in #1898
  • [BS5.3] Replace .navbar-dark by data attribute and other style adjustments by @chalin in #1896
  • Fixed missing output redirect in Windows command line example by @dylanbeattie in #1903
  • Style adjustments in prep for dark mode support by @chalin in #1908
  • Color-mode / dark-mode support by @chalin in #1909
  • [Dark-mode] Tweak of param, file and resource names by @chalin in #1913
  • [Dark-mode] Fixes for mobile by @chalin in #1917
  • [Dark-mode] Use default BS nav-item padding by @chalin in #1919
  • [Dark-mode] Card shortcode style fixes by @chalin in #1922
  • [Dark-mode] Tabbed panes fix by @chalin in #1920
  • Adjust pageinfo bg to be compatible with dark-mode by @chalin in #1915
  • Drop deprecated shortcode 'card-code' by @deining in #1923
  • Markdown-link-check: ignore valid URL hash in CHANGELOG by @chalin in #1924
  • [Dark-mode] Firefox search text color fix by @chalin in #1918
  • Bump FontAwesome to latest released version 6.5.2 by @deining in #1925
  • Google analytics: drop deprecated async template by @deining in #1931
  • Upgrade Hugo to 0.125.2 by @chalin in #1939
  • Bump algolia docsearch to latest version by @deining in #1933
  • Fix use of deprecated param .Site.Params.DisqusShortname by @deining in #1934
  • Bump KaTeX to latest released version by @deining in #1940
  • [UG] Explain how to enable the light/dark-mode menu by @chalin in #1914
  • Fix section index partial NPE by @tobiaskohlbau in #1890
  • Drop RSS layout in favor of Hugo's default by @chalin in #1948
  • section-index.html code cleanup by @chalin in #1947
  • Upgrade to Hugo 0.125.4 by @chalin in #1950
  • Docsy 0.10.0 release report by @chalin in #1945
  • [Dark mode] Left-nav and taxonomy color fixes by @chalin in #1952
  • Use official hugo-extended NPM package + UG tweak by @chalin in #1956
  • Bump Persian fonts to latest version by @deining in #1955
  • copyright.html: process .Site.Copyright as HTML by @chalin in #1954
  • [UG] Syntax highlighting styles for both light and dark modes by @chalin in #1958
  • [Dark mode] Factor out code-dark styles for reuse by @chalin in #1959
  • Mark 0.10.0 release report as draft by @chalin in #1960
  • Format mermaid.html by @chalin in #1963
  • Set Mermaid theme based on light/dark mode by @chalin in #1964
  • Mermaid: stick to default when not dark mode by @chalin in #1965
  • Dark-mode override for .td-box--white by @chalin in #1966
  • Restrict .td-box--white style changes to dark mode by @chalin in #1968
  • Format lookandfeel.md - no content changes by @chalin in #1969
  • [Dark mode] Fix blocks/lead down arrow color by @chalin in #1971
  • Rename chroma styles by @chalin in #1974
  • [CI] Add scripts to generate and check Chroma styles by @chalin in #1976
  • [CI] Setup fix:format for the UG by @chalin in #1977
  • [UG] Document light/dark mode config by @chalin in #1978
  • Contribution guidelines: document use of Prettier by @chalin in #1980
  • [Dark mode] blockquote and click-to-copy color fixes by @chalin in #1981
  • [CI] use userguide/.prettierignore to specify files to ignore by @chalin in #1982
  • Fix warning about LaTeX-incompatible input by @deining in #1984
  • Release 0.10.0 prep by @chalin in #1983

New Contributors

Full Changelog: v0.9.1...v0.10.0

0.9.1

17 Feb 19:12
6195793
Compare
Choose a tag to compare

Patch release mainly for #1866.

What's Changed

Full Changelog: v0.9.0...v0.9.1

0.9.0

14 Feb 20:48
b2fa1c4
Compare
Choose a tag to compare

Release summary

What's Changed

  • Set NPM package version to next unreleased dev & rel-doc tweaks by @chalin in #1761
  • css: fix an issue on .highlight pre border radius by @mtardy in #1762
  • add post_view_this to tr i18n by @lareii in #1764
  • some improvements and additions to i18n tr by @lareii in #1766
  • NPM dependencies: Update font-awesome package to include new twitter logo by @venkyvajrala in #1754
  • Added docs.layer5.io on Docsy theme examples by @iArchitSharma in #1752
  • Typo in polish translation by @marcin-ogon in #1770
  • [CI] Add smoke test via GitHub workflow by @chalin in #1776
  • [CI] Run npm test scripts under Linux and Windows by @chalin in #1778
  • Cleanup: drop NPM script that is no longer needed, tweak job names by @chalin in #1783
  • RSS button: link to XML via RelPermalink by @chalin in #1786
  • Fix warning: '.File.UniqueID on zero object' (#1007) by @deining in #1633
  • [CI] Fix markdown-link-check ignore pattern & NPM link vers update by @chalin in #1790
  • [CI] Smoke test new site from Hugo-module Docsy as well by @chalin in #1795
  • [CI] Disable scheduled runs of build and smoke tests by @chalin in #1798
  • Bump dependencies to their latest versions by @deining in #1802
  • Bump FontAwesome to latest released version 6.5.1 by @deining in #1803
  • Smoke test: improvements by @deining in #1800
  • Fix links for single language sites by @LisaFC in #1744
  • Whitespace cleanup in page-meta-links.html by @chalin in #1808
  • Rework and clean up page-meta-links.html + CHANGELOG entry by @chalin in #1807
  • CHANGELOG copyedits & pin 0.9.0 as next release & NPM script tweaks by @chalin in #1809
  • Use cpy-cli for OS-independent file copy by @chalin in #1810
  • [CI] test:all should also check/fix format by @chalin in #1811
  • Drop AnchorJS in favor of Hugo markdown render hook by @deining in #1463
  • Add params to offlineSearch examples by @svrnm in #1771
  • Link styles: follow recommended practice and underline by default by @chalin in #1815
  • Pull in latest mermaid version while allowing custom versions by @deining in #1410
  • CHANGELOG updates for mermaid by @chalin in #1816
  • layouts: split footer partial in several partials by @yann-soubeyrand in #1500
  • Handle svg hero images in blocks/cover shortcode by @fekete-robert in #1505
  • Footer: factor out copyright, and code cleanup by @chalin in #1817
  • Blog posts: show page-meta-lastmod by @chalin in #1791
  • Footer, copyright notice: allow customization of year by @deining in #1593
  • Add link to example site (themes.gohugo.io) by @deining in #1825
  • [CI] Smoke tests: fix for repo forks, but also disable on push by @chalin in #1827
  • user guide, multi-language settings: improve config options by @deining in #1830
  • user guide, definition listings of site params: add 'params' context by @deining in #1828
  • infrastructure: add issue templates by @deining in #1824
  • Issue template 'enhancement': Fix error by @deining in #1834
  • Ensure hamburger isn't underlined, for real by @chalin in #1833
  • Fix repo-links page-meta class names by @chalin in #1819
  • Support date range in footer copyright element by @chalin in #1821
  • Heading self-links: more compact, customizable, and reusable by @chalin in #1831
  • Blocks/feature fix by @fekete-robert in #1503
  • CHANGELOG: clarify that blocks/feature no longer adds ellipsis by @chalin in #1848
  • Footer streamlining: hide About-link and All-rights text by default by @chalin in #1849
  • [UG] Refer to Bootstrap 5 doc pages and files by @chalin in #1844
  • Footer copyright default to site title for authors by @chalin in #1851
  • [UG] Document how to style and hide last-modified page notes by @chalin in #1843
  • Bump KaTeX scripts to latest released version 0.16.9 by @deining in #1853
  • CHANGELOG tweaks for 0.9.0 by @chalin in #1855
  • Update repository-links.md: use "metadata" by @chalin in #1856
  • Smoke tests: don't cancel Windows build after an error in Linux build by @deining in #1857
  • [blog] Docsy 0.9.0 release report by @chalin in #1854
  • Release 0.9.0 preparation by @chalin in #1860

New Contributors

Full Changelog: v0.8.0...v0.9.0

0.8.0

29 Nov 15:09
6bb4f99
Compare
Choose a tag to compare

Release summary

See, https://github.com/google/docsy/blob/main/CHANGELOG.md#080

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.8.0

0.7.2

09 Nov 00:35
fd669b7
Compare
Choose a tag to compare

Release summary

See, https://github.com/google/docsy/blob/main/CHANGELOG.md#072

What's Changed

Full Changelog: v0.7.1...v0.7.2

0.7.1

27 Jun 14:03
Compare
Choose a tag to compare

Release summary

See, https://github.com/google/docsy/blob/main/CHANGELOG.md#071

Commit details

  • Bump Docsy version to 0.7.1-dev.0-unreleased by @chalin in #1557
  • Fix padding of multilanguage menu on narrow displays by @chalin in #1561
  • [BSv5] Fix blog posts list flex layout by @chalin in #1566
  • UG, start page: improve Download CTA button (#1389) by @deining in #1567
  • Blog list layout: no need for row/col-12 grid styling of content by @chalin in #1572
  • User guide: reflect updates in example site by @deining in #1578
  • User guide, installation from example site: clone latest tagged version by @deining in #1577
  • Improve compile-time detection of Bootstrap version by @chalin in #1579
  • User guide: rename mixed-case folders and file names containing space by @deining in #1565
  • Update CHANGELOG.md: fix issue number by @chalin in #1582
  • User guide, search: fix quoting of argument by @deining in #1584
  • Whitespace cleanup in selected layouts by @chalin in #1580
  • UG landing page rework of CTA and subtitle by @chalin in #1581
  • User guide: replace config.[toml|yaml] with hugo.[toml|yaml] by @deining in #1589
  • User guide: do not enable mermaid and scripts globally by @deining in #1590
  • Release v0.7.1 preparation by @geriom in #1594

Full Changelog: v0.7.0...v0.7.1

0.7.0

08 Jun 18:10
Compare
Choose a tag to compare

IMPORTANT - BREAKING CHANGES

Docsy v0.7.0 is a significant update that includes the (breaking-change) migration to Bootstrap 5. For guidance on upgrading Docsy and Bootstrap, see Migrating to Bootstrap 5.2 and the CHANGELOG.

Release summary

See, https://github.com/google/docsy/blob/main/CHANGELOG.md#070

Commit details

  • Update post-release changelog links by @geriom in #1329
  • Bump Font-Awesome to latest version 6.2.1 by @deining in #1325
  • Docsy examples: drop project with private repo by @chalin in #1338
  • Fix: auto-activation of math and chem blocks by @deining in #1341
  • Update Netlify instructions by @LisaFC in #1342
  • Userguide: fixes code example for use of shortcode 'card' by @deining in #1347
  • Clearer info on customizing i18n strings by @LisaFC in #1345
  • Add protobuf.dev to examples by @Logofile in #1356
  • Update to Bootstrap v5: initial work by @deining in #517
  • Math and chem code clocks, autoactivation: fix use with hugo version < 0.93 by @deining in #1351
  • [BSv5] More utility updates by @chalin in #1361
  • [BSv5] YIQ color - final changes by @chalin in #1363
  • [BSv5] Adjust media-breakpoint-down() argument by @chalin in #1367
  • Shortcode 'tabpane': minor fix by @deining in #1366
  • Knative has moved to mkdocs. by @craigbox in #1362
  • Tab panes: adaptation to Bootstrap 5 by @deining in #1371
  • [BSv5] Docsy depencendies: bump _rfs.scss to bootstrap version 5.2.3 by @deining in #1372
  • [BSv5]: make docsy point to latest version of dependencies by @deining in #1374
  • [BSv5] Footer fixes: reset flex-shrink, and more by @chalin in #1373
  • [BSv5] Script for persisting tabpanes: Fix by @deining in #1378
  • Finnish translations by @jannepeltola in #1379
  • [BSv5] replace lighten() by tint-color(), and var/func clean up by @chalin in #1384
  • [BSv5] Fix SCSS functions import issue, and replace darken() by @chalin in #1388
  • go.sum: clear unused entries, and tabpane cleanup by @deining in #1386
  • Copyedits to installation-prerequisites.md by @chalin in #1390
  • Shortcode imgproc: add crop command by @deining in #1272
  • Upgrade to Hugo 0.110.0 and normalize script names by @chalin in #1402
  • Upgrade FontAwesome to 6.3.0 and tweak update script by @chalin in #1403
  • Rename config.yaml to hugo.yaml by @chalin in #1404
  • [BSv5][JS]: fix dropdowns and more by @deining in #1382
  • [BSv5] Drop invalid and unnecessary tooltip attribute by @chalin in #1407
  • Website, section 'About': fix broken link by @deining in #1411
  • User guide: rename config file base name to 'hugo' (#1405) by @deining in #1413
  • [BS5] Breadcrumbs: active-breadcrumb fix by @chalin in #1414
  • [BS5] Adjust HTML of dropdowns for version and lang by @chalin in #1415
  • Tabbed pane, fix: do not print blank first line by @deining in #1416
  • Bump mermaid and KaTeX to their latest versions by @deining in #1408
  • Module setup: bump FontAwesome to latest version 6.3.0 by @deining in #1409
  • [BSv5] Offline-search adjust arrow class name by @chalin in #1427
  • [BSv5] Navbar: add inner container + cleanup by @chalin in #1422
  • [BSv5] Adjusted offline search popover by @tekezo in #1429
  • Search resource cleanup and style tweak by @chalin in #1434
  • Fix community section colors by @chalin in #1437
  • package.json: add license and homepage by @deining in #1428
  • Navigation: one more config-to-hugo file rename by @chalin in #1424
  • NPM package config: set Node version constraint by @chalin in #1440
  • [BSv5] Drop import of rtl/main by @chalin in #1443
  • tabpane warning: make it easier to find source page by @chalin in #1448
  • Pin Docsy version in other installation options by @chalin in #1439
  • Use <pre> tag for mermaid code blocks by @deining in #1451
  • [BSv5] Drop redundant setting of BS $enable-rounded variable by @chalin in #1452
  • Reformat SCSS sources using Prettier by @chalin in #1454
  • [BSv5] Drop bg-gradient-variant() mixin by @chalin in #1455
  • Delete duplicate mixin definitions by @chalin in #1458
  • [BSv5] Drop display SASS variables that no longer exist by @chalin in #1459
  • [BSv5] Docsy variables cleanup and BS version test by @chalin in #1462
  • [BSv5] blocks/cover row-col hierarchy fix by @chalin in #1467
  • shortcode 'blocks/lead' improvements by @deining in #1398
  • [BSv5] blocks/lead row-col hierarchy fix by @chalin in #1469
  • [BSv5] community/list row-col hierarchy fix by @chalin in #1471
  • Avoid warning 'calling IsSet with unsupported type "invalid" ()' by @deining in #1465
  • [BSv5] blocks/section row-col hierarchy fix by @chalin in #1472
  • [BSv5] Factor out Docy's table style and set max-width by @chalin in #1474
  • [BSv5] Set tables to display:block and explain why by @chalin in #1477
  • [BSv5] Fix position of blog's RSS button by @chalin in #1480
  • Shortcodes: Update readfile to throw compile error when file not found by @aimeeu in #1457
  • Drop mycplus.com iframe from Shortcode page by @chalin in #1475
  • [BSv5] Adapt cardpane shortcode by @deining in #1376
  • Tabpane shortcodes: improved reporting of warnings and errors by @deining in #1478
  • module: ignore Bootstrap config by @razonyang in #1509
  • Update CONTRIBUTING.md by @emckean in #1511
  • User guide: fix warning about deprecated language config by @deining in #1519
  • [BSv5] fix horizontal scrollbar issues by @yann-soubeyrand in #1502
  • [BSv5] Fix RSS button style by @chalin in #1521
  • [BSv5] fix main container height by @yann-soubeyrand in #1501
  • [BSv5] Footer: drop flex-shrink tweak + other adjustments by @chalin in #1523
  • Minify hugo-served pages by @chalin in #1527
  • [BSv5] Refactor Click-to-copy by @geriom in #1447
  • Fix: shortcode imgproc does not work with % for markdown body by @deining in #1522
  • Adjust Mermaid block styling and block content by @deining in #1456
  • Make automatic detection of draw.io diagrams an opt-in by @deining in #1470
  • Fix link text and hover color contrast for all bgs by @chalin in #1525
  • Bump dependency Font-Awesome to latest version 6.4.0 by @deining in #1529
  • Revert update of Hugo version by @chalin in #1530
  • package.json: rename cSpell:ignore entry tag to "spelling" by @chalin in #1536
  • Blog on bootstrap-5 migration by @chalin in #1535
  • Make docsy theme point to latest version of dependencies by @deining in #1533
  • Upgrade Hugo to 0.112.3 and fix en title by @deining in #1534
  • Fix site title post Hugo upgrade by @chalin in #1539
  • Keep lang param DRY by @chalin in #1543
  • Add scripts & upgrade Hugo to 0.113.0, autoprefixer, and postcss-cli by @chalin in #1544
  • CHANGELOG: add min hug...
Read more

0.6.0

05 Dec 18:34
Compare
Choose a tag to compare

Release summary

See, https://github.com/google/docsy/blob/main/CHANGELOG.md#060

Commit details

Full Changelog: v0.5.1...v0.6.0

0.5.1

24 Oct 14:08
Compare
Choose a tag to compare

Release summary

See, https://github.com/google/docsy/blob/main/CHANGELOG.md#051

Commit details

Full Changelog: v0.4.0...v0.5.1

0.4.0

30 Jun 18:54
6d75142
Compare
Choose a tag to compare

Release summary

See, https://github.com/google/docsy/blob/main/CHANGELOG.md#040

Commit details

Full Changelog: v0.3.0...v0.4.0