22title : Release 0.14.0 report and upgrade guide
33linkTitle : Release 0.14.0
44date : 2026-02-10
5- lastmod : 2026-02-12
5+ lastmod : 2026-02-17
66author : >-
77 [Patrice Chalin](https://github.com/chalin) ([CNCF](https://www.cncf.io/)),
88 for the [Docsy Steering Committee](/blog/2022/hello/#introducing-the-psc)
@@ -11,12 +11,12 @@ tags: [release, upgrade]
1111cSpell:ignore : docsy subrepo lightdark lookandfeel onedark
1212---
1313
14- > [ !INFO] Patch updates 0.14.2 and 0.14.1
14+ > [ !INFO] Patch updates 0.14.1 to 0.14.3
1515>
16- > For the key fixes of these patch updates, see [ 0.14.2 ] [ CL@0.14.2 ] and
17- > [ 0.14.1 ] [ CL@0.14.1 ] . For other changes to 0.14.2, see
16+ > For the key fixes of these patch updates, see [ 0.14.1 ] [ CL@0.14.1 ] ,
17+ > [ 0.14.2 ] [ CL@0.14.2 ] , and [ 0.14.3 ] [ CL@0.14.3 ] . For other changes to 0.14.2, see
1818> [ Patch update 0.14.2] ( #0.14.2 ) . If you are upgrading now, follow this guide
19- > and use 0.14.2 where it references 0.14.0.
19+ > and use 0.14.3 where it references 0.14.0.
2020
2121<style >
2222 li > div .alert-nb { margin : 0.5rem 0 !important ;}
@@ -507,10 +507,10 @@ changes require action:
507507
508508Some upgrade steps are the same for each Docsy release (for example, updating
509509your Docsy NPM package or Hugo module). Those steps are described in [ Upgrade to
510- Docsy 0.12.0] [ ] : follow them, using version ** 0.14.2 ** where the guide refers to
510+ Docsy 0.12.0] [ ] : follow them, using version ** 0.14.3 ** where the guide refers to
5115110.12.0. For this release, use:[ ^ vers-note ]
512512
513- - ** Docsy** : [ 0.13.0] → [ 0.14.2 ]
513+ - ** Docsy** : [ 0.13.0] → [ 0.14.3 ]
514514- ** Hugo** : 0.152.2 → 0.155.0 or later, see [ Hugo 0.152.0-0.155.x upgrade
515515 guide] [ hugo-0.152.0+ ]
516516- ** Node** : LTS 24 (unchanged)
@@ -667,8 +667,8 @@ an [issue] or starting a [discussion].
667667
668668About this release:
669669
670- - [ 0.14.0] [ CL@0.14.0 ] and [ 0.14.2 ] [ CL@0.14.2 ] changelog entries
671- - [ 0.14.0 ] [ 0.14.0 ] and [ 0.14.2 ] [ 0.14.2 ] release pages
670+ - Changelog entries from [ 0.14.0] [ CL@0.14.0 ] to [ 0.14.3 ] [ CL@0.14.3 ]
671+ - Release pages for [ 0.14.3 ] [ ] , [ 0.14.2 ] [ ] , [ 0.14.1 ] [ ] , and [ 0.14.0 ] [ ]
672672- [ Release 0.14.0 preparation ** issue** (#2404 )] [ #2404 ]
673673
674674Other references:
@@ -690,13 +690,16 @@ Other references:
690690[ #2549 ] : https://github.com/google/docsy/pull/2549
691691[ #939 ] : https://github.com/google/docsy/issues/939
692692[ 0.13.0 ] : /project/about/changelog/#v0.13.0
693- [ 0.14.0 ] : https://github.com/google/docsy/releases/v0.14.0?no-link-check=1
694- [ 0.14.2 ] : https://github.com/google/docsy/releases/v0.14.2?no-link-check=1
693+ [ 0.14.0 ] : https://github.com/google/docsy/releases/v0.14.0
694+ [ 0.14.1 ] : https://github.com/google/docsy/releases/v0.14.1
695+ [ 0.14.2 ] : https://github.com/google/docsy/releases/v0.14.2
696+ [ 0.14.3 ] : https://github.com/google/docsy/releases/v0.14.3
695697[ Advanced style customization] :
696698 /docs/content/lookandfeel/#advanced-style-customization
697699[ CL@0.14.0 ] : /project/about/changelog/#v0.14.0
698700[ CL@0.14.1 ] : /project/about/changelog/#v0.14.1
699701[ CL@0.14.2 ] : /project/about/changelog/#v0.14.2
702+ [ CL@0.14.3 ] : /project/about/changelog/#v0.14.3
700703[ experimental ] : /project/about/changelog/#experimental
701704[ hugo-0.152.0+ ] : /blog/2026/hugo-0.152.0+/
702705[ officially supports ] : /project/about/changelog/#official-support
0 commit comments