-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Description
- Raise warning/error when duplicate translationKey values are used in the same language #10169
- Local hugo server adds extra leading slash to File.Path when page content is changed. #10364
- Live reload and
hugo serve
are broken in mountedcontent
directories. #10482 - Terms are not correctly collected when
disablePathToLower
set to true with custom_index.md
#10630 - Changes in templates used in inner shortcodes not detected on change #10656
- Build options are ignored when generating the taxonomies map #10694
- Rename or delete of page does not update sets of child pages correctly in "server" mode #10918
- Make Hugo more memory efficient #11262
- Remove the "no resources in sub folders" restriction for branch bundles #11439
- Don't duplicate page resource output per language #11453
- Rename site.LastChange => site.Lastmod #11457
- cascade title not correctly applied to term pages #11466
- Page bundles linked by translationKey do not share page resources #11540
- Add outputformat.Root #11551
- Remove symlink support for the input files #11556
- Don't duplicate page resource output per output format path #11654
-
fingerprint
resources not working on multihost except the default site #11661 - Don't create bundle header for header-less page resource content (e.g. md) #11663
- Wrong RelPermalink for content/mysect/index/index.md #11664
- Always add a trailing slash if missing to the configured baseURL #11669
- Renamed content directories not added to the watcher #11671
- Term titles (when no content file) should follow the scheme of the other page kinds #11807
- Nested sections (with no content file) should get their title from the base name #11808
- Don't make draft/future/expired pages of branch nodes recursively disabled #11809
- CurrentSection should navigate sideways for all branch nodes (also kind=taxonomy) #11815
- Resource language fallback should be the default content language (if possible) #11840
- hugo server: Pagination error with slice of pages created using Scratch/Store #11853
- Pull the default content language to the top in site.Sites #11860
- GetPage returns a page when I think it should return nil #11883
- Add a build option to duplicate non-page (e.g. images) resources across languages #11904
- Stream .Content (to allow Big Data) #7388
- Make transform.Unmarshal scale to large(r) data sets #7425
- Resource transformation key conflict when multiple languages in multihost mode and each with its own content dir #7436
- ESBuilder not rebuilding when an imported JSON content changes #7544
- Fingerprint not recalculated in server mode for page resources #7882
- Hugo server does not apply changes made to resources included via resources.Get in shortcodes #7960
- Shortcode Scratch variable not rendering on local server after edit to the Parent Page template #8255
- FirstSection returns wrong value for taxonomy nodes #8307
- Hugo server detects change but does not update #8863
- Add outputFormat.Ugly #8927
- Remove the purell library, SanitizeURL etc. #9192
- Wrong Permalink for resource in multihost mode when baseURL in one language has a sub path #9324
tianheg, brycewray, satotake and agriyakhetarpalbep and agriyakhetarpaljarrodmillman, brycewray and agriyakhetarpal