* Fix panic when cascading headless from site config to section that does not have an _index.md file fce8d82b7 bep 12172 * Fix assets vs data issue 4a502f7eb bep 12133 * Fix draft for non-default content when content in default language does not exist be1dbba0f bep 12132
0.123.5
What's Changed
* Fix .Page.Pages with similary named sections 6a8b25e29 bep 12169 * Fix single mount rename panic a322282e7 bep 12141 * Fix multihost processed image not copied to non-default content languages 6bc0d745a bep 12163 * build(deps): bump github.com/bep/overlayfs from 0.9.1 to 0.9.2 218690328 dependabot[bot]
0.123.4
* Fix cascade-pattern-with-extension for cascade in site config 1736ef745 bep 12151 * Fix term template lookup when its backed by a content file f27e57871 bep 12146 * Fix panic for disableKinds page for content resources 049dd1d7e bep 12144 * tocss: Fix the import resolving from absolute to relative assets paths 189b72331 bep 12137 * config/allconfig: Fix typo 80e69344d jmooring 12134 * resource: Revert the normalization of Resource.Name d310595a2 bep 12142 * build(deps): bump github.com/spf13/fsync from 0.10.0 to 0.10.1 d4be1643a dependabot[bot]
0.123.3
Bug fixes
* hugolib: Fix a .Page.GetPage from bundle case f521336c8 bep 12120 * cache/dynacache: Reset ticker in case one cache eviction takes some time 03b88c6dd bep 12129 * Speed up GetPage bf14d0cb2 bep * resources: Skip the image golden tests when running locally c4fe45ff4 bep 12119 * js: Support JSX and JSXImportSourceOptions 554aa58db baltpeter 12118 * hugolib: Add capitalizeListTitles config option 36bf3cb98 jmooring 9793 12115
0.123.2
What's Changed
* Fix it so not all bundled resources are removed when one translation is drafted db3bb623d bep 12105 * commands/mod: Ignore invalid module path f5fd7ec8c razonyang * Fix regression on handling of overlapping file mounts 16406d9d7 bep 12103 * Sitemap should not use list.xml e75784930 bep 12101 * Fix rebuild when adding a bundle with space in name b8ab5c9be bep 12092 * Fix relative import issue in libsass/dart sass cf7023cb9 bep 12094 * Fix relref regression with trailing slash fd0185a84 bep 12096
0.123.1
* Fix server rebuilding of pages without default content language eceeb1975 bep 12082 * Fix dart sass import regression 621194a31 bep 12072 * Fix robots.txt using the built-in template regression a118cb413 bep 12071 * tpl/tplimpl: Resolve fragments in link render hook c9f7ebf00 jmooring 12084 * Fall back to original name in Resources.GetMatch/Match 48eec2a4e bep 12076