| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.154.5_1,1 16 Jan 2026 17:49:03
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.12 |
0.154.5,1 12 Jan 2026 19:13:00
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.154.5
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.154.5
* Fix some default site redirect woes
* hugolib: Fix newly created shortcodes not found during server rebuild
* tpl/tplimpl: Remove trailing slash from void elements
Approved by: doceng@ (implicit) |
0.154.4,1 12 Jan 2026 19:11:50
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.154.4
* build(deps): bump github.com/goccy/go-yaml from 1.19.1 to 1.19.2
* tpl: Fix language resolution for markdown shortcodes
* For multiple dimensions setups, fix alias handling and multihost publish path |
0.154.3,1 06 Jan 2026 19:35:41
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.154.3
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.154.3
* build(deps): bump github.com/yuin/goldmark from 1.7.13 to 1.7.16
Approved by: doceng@ (implicit) |
0.154.2,1 04 Jan 2026 17:38:39
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.154.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.154.1
* Add WASM licensing information to README
* Fix partial decorator detection in partial with blocks with outer range break
or continue
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.154.2
* Fix alpha/fuzzy border issue with new webp decoder for images with with
transparent background
Approved by: doceng@ (implicit) |
0.154.0,1 31 Dec 2025 17:41:34
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.154.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.154.0
Hugo v0.154.0 is the 14th release this year (not counting patch releases) and
introduces partial decorators, or “partials with a twist.”
Bug fixes
* tpl/collections: Fix apply to work with built-in funcs like len
* Revert "resources/page: Fix slugorcontentbasename for section pages"
Improvements
* helpers: Limit verbose watch output for better readability
* tpl/reflect: Make the IsImageResource implementation less technical
* internal/warpc: Increase WebP memory limit to 384 MiB
* Update tpl/reflect/reflect.go
* Add reflect.Is{Page,Site,Resource,ImageResource}
* Allow partials to work as decorators
Approved by: doceng@ (implicit) |
0.153.5,1 30 Dec 2025 16:55:52
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.153.5
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.153.5
* images: Add compression option to image config and clean up some of the
options handling
* config: Fix cascade per language in hugo.toml regression
* images: Fix WebP quality and hint parameters being ignored
Approved by: doceng@ (implicit) |
0.153.4,1 29 Dec 2025 16:41:27
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.153.3
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.153.3
* build(deps): bump github.com/bep/imagemeta from 0.12.0 to 0.12.1
* Fix error with _content.gotmpl file with index.md siblings
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.153.4
Set cascade target to the content matrix if not set in the cascade itself.
Approved by: doceng@ (implicit) |
0.153.2,1 23 Dec 2025 12:27:09
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.153.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.153.2
* Fix "image: unknown format" error
* modules: Remove extended edition check
* misc: Update edition comparison and guidance in README.md
Approved by: doceng@ (implicit) |
0.153.1,1 20 Dec 2025 17:31:28
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.153.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.153.0
Bug fixes
* Fix some outdated front matter
* Fix server rebuilds on editing content with Chinese terms
* Fix slow server startup of very big content trees
* github: Fix "no space left on device" issue in CI
* docs: Fix link to CGO wiki page
* Fix grammatical error in styleguide.md
* hugolib: Fix recently introduced data race
* docshelper: Fix some YAML serialization issues with sites matrix
configuration
* resources/page: Fix slugorcontentbasename for section pages (Only the first 15 lines of the commit message are shown above ) |
0.152.2_2,1 03 Dec 2025 18:24:45
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.11 |
0.152.2_1,1 06 Nov 2025 17:03:19
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.10 |
0.152.2,1 24 Oct 2025 18:18:42
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.152.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.152.2
* deps: Update github.com/tdewolff/minify v2.24.4 => v2.24.5
* hugofs: Make node_modules a "special case" mount
* github: Fix typo in stale PR message
Approved by: doceng@ (blanket) |
0.152.1,1 23 Oct 2025 15:20:43
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.152.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.152.0
Note
* Replace to gopkg.in/yaml with github.com/goccy/go-yaml (note)
Improvements
* config: Clone language map entries before modifying them
* Skip flaky test for now
* Misc YAML adjustments
* hugofs: Make sure that non-project module mounts are local paths
* langs/i18n: Improve reserved key error message (Only the first 15 lines of the commit message are shown above ) |
0.151.2,1 17 Oct 2025 17:33:22
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.151.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.151.1
Bug fixes
* tpl: Fix strings/truncate CJK handling
* parser/pagerparser: Fix closing shortcode error handling when repeated
Improvements
* Upgrade Go to 1.25.3
* create/skeletons: Wrap section and home lists with section tags
* markup/goldmark: Align blockquote default output with Goldmark
* parser/pageparser: Store shortcode names as unique.Handle[string] to save
memory allocations
* testscripts: Make test assertion less specific
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.151.2
* parser/pageparser: Add a testcase for nested shortcodes of the same name
* parser/pageparser: Fix shortcode nesting regression
Approved by: doceng@ (blanket) |
0.151.0_2,1 14 Oct 2025 15:13:55
    |
Adam Weinberger (adamw)  |
various: Bump go ports for go-1.24.9 |
0.151.0_1,1 08 Oct 2025 00:41:39
    |
Adam Weinberger (adamw)  |
many: Bump dependent ports after go124 update |
0.151.0,1 03 Oct 2025 06:04:15
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.151.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.151.0
Improvements and bug fixes
* Fix file caching for 404 responses in resources.GetRemote
* markup/goldmark: Enhance footnote extension with backlinkHTML option
* markup/goldmark: Enhance footnote extension with auto-prefixing option
* Adjust the terminal progress reporter a little
* Add transform.HTMLToMarkdown
* Report OSC 9;4 progress when building
* tpl: Workaround s390x precision of Atan and Tan
* cache/httpcache: Add respectCacheControlNoStoreInResponse and
respectCacheControlNoStoreInRequest options
* common/hreflect: Speed up IsTrutfulValue
Approved by: doceng@ (blanket) |
0.150.1,1 29 Sep 2025 17:08:24
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.150.1
0.150.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.150.0
* build(deps): bump golang.org/x/mod from 0.27.0 to 0.28.0
* modules: Add support for direct version module imports in hugo.toml
* resources/page: Fix truncated summary logic
* config/security: Add PROGRAMDATA to the osenv allowlist
0.150.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.150.1
* hugolib: Change duplicate content path warning to an info log
* hugolib: Restore integration test
* commands: Map --minify CLI flag to the correct configuration key
* snap: Add desktop plug
* test(deps): Update setup-ruby action to v1.257.0
PR: 289868
Approved by: doceng (blanket) |
0.149.1,1 23 Sep 2025 16:26:28
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.149.1
Accumulated ChangeLog:
Update to 0.149.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.149.1
* Remove noindex meta tag from alias.html
* Fix nilpointer on ToC heading
* tpl/collections: Require collections.D args to be ints
* Upgrade to Go 1.25.1
* Fix config env handling for some slice options
* minifiers: Update deprecation handling
(Only the first 15 lines of the commit message are shown above ) |
0.148.2_1,1 04 Sep 2025 17:53:24
    |
Adam Weinberger (adamw)  |
many: Bump go ports for go-1.24.7 |
0.148.2,1 17 Aug 2025 15:30:38
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.148.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.148.2
* tpl: Add test for recent template selection regression
* Revert "hugolib: Honor implicit "page" type during template selection"
* Fix regression with hyphenated codeblock templates, e.g.
render-codeblock-go-html-template.html
* commands: Avoid full browser refresh on simple CSS changes
PR: 288576
Approved by: doceng@ (maintainer, timeout > 2 weeks) |
0.148.1_1,1 07 Aug 2025 00:02:46
    |
Adam Weinberger (adamw)  |
go ports: Bump for 1.24.6 |
0.148.1,1 29 Jul 2025 15:58:23
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.148.1
Accumulated ChangeLogs:
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.148.0
Note
* Fix some uglyURLs issues for home, section and taxonomy kind (note)
* Fix branch paths when OutputFormat.Path is configured (note)
Bug fixes
* resources/page: Allow full datetime prefix in filenames
(Only the first 15 lines of the commit message are shown above ) |
0.147.9_1,1 09 Jul 2025 16:11:00
    |
Adam Weinberger (adamw)  |
many: Bump PORTREVISION for go-1.24.5 update |
0.147.9,1 23 Jun 2025 18:13:26
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.147.9
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.147.9
Improvements and fixes
* Remove WARN with false negatives
* resources/page: Make sure a map is always initialized
* tpl/tplimpl: Copy embedded HTML table render hook to each output format
* tpl/tplimpl: Change resources.GetRemote errors to suppressible warnings
* common/terminal: Enable color output on windows
* hugolib: Remove test for deprecated future |
0.147.8,1 07 Jun 2025 19:58:51
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.147.8
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.147.8
* dockerfile: Update Alpine
* dockerfile: Update Go version
* hugolib: Emit ignorable warning when home page is a leaf bundle
* all: Replace _build with build in tests |
0.147.7_1,1 06 Jun 2025 20:00:53
    |
Adam Weinberger (adamw)  |
various: Bump PORTREVISION after go124-1.24.4 update |
0.147.7,1 01 Jun 2025 17:55:46
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.147.7
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.147.7
Bug fixes
* Fix language handling in shortcode templates
* Make sure that unreferenced but changed bundle resources gets republished
* resources/page: Respect disablePathToLower for permalink tokens
Improvements
* Handle KaTeX warnings (#13760)
* common/collections: Increase test coverage
* parser/pageparser: Add coverage for all IsX methods of Item
* resources: Remove unused interface |
0.147.6,1 29 May 2025 15:49:58
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.147.6
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.147.6
* Improve warning message on superfluous prefix when using function
'partials.Include'
* Fix recent regression with cascading of params to content adapters
* Fix it so e.g. de in layouts/_shortcodes/de.html is not interpreted as a
language code
* commands: Make sure the browser gets refreshed on changes when
--disableFastRender is set
* tpl/transform: Expose the KaTeX strict option |
0.147.5,1 22 May 2025 15:44:48
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.147.5
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.147.5
* Fix live reload when editing inline partials
* build(deps): bump github.com/tdewolff/minify/v2 from 2.20.37 to 2.23.5 |
0.147.4_1,1 21 May 2025 19:58:15
    |
Adam Weinberger (adamw)  |
go: Bump go124-dependent ports
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency. |
0.147.4,1 20 May 2025 15:10:32
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.147.4
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.147.4
* Fix it so css.TailwindCSS inlineImports options isn't always enabled
* tpl: Add a test case
* tpl: Narrow down the usage of plain text shortcodes when rendering HTML
* tpl: Fix theme overrides when theme has old layout setup (e.g. _default) |
0.147.3,1 12 May 2025 17:27:40
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.147.3
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.147.3
* tpl/tplimpl: Change calls to simple versions of embedded shortcodes
* config: Fix env override of slices
* Fix/implement cascade for content adapters
* commands: Fix description of new theme commands
* tpl/tplimpl: Fix vimeo shortcode test to accommodate API changes
* tpl/math: Add MaxInt64 function |
0.147.2,1 08 May 2025 06:09:57
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.147.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.147.2
* Fix handling of "outputs" from content adapter pages
* tpl: Fix case issue in templates.Exists
* config: Add some more merge tests |
0.147.1,1 05 May 2025 15:42:22
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.147.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.147.1
Bug fixes
* tpl: Fix overlapping layout sections
* Fix it so the owning taxonomy gets rerendered in server when new tags are
added
Improvements
* tpl: Add some more test cases
* commands/server: Display correct multihost language in console
* hugolib: Use new build key in content placeholder |
0.147.0,1 26 Apr 2025 12:20:10
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.147.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.147.0
Bug fixes
* tpl: Fix it so we always prefer internal codeblock rendering over
render-codeblock-foo.html and similar
* tpl/tplimpl: Fix allowFullScreen option in Vimeo and YouTube shortcodes
* config: Fix _merge issue when key doesn't exist on the left side
* all: Fix typos
Improvements
* create/skeletons: Adjust template names in theme skeleton
* tpl: Remove some unreached code branches
* images: Add some test cases for aligny on images.Text
* images: Add option for vertical alignment to images.Text |
0.146.7,1 24 Apr 2025 06:13:49
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.146.7
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.146.7
Bug fixes
* Revert the breaking change from 0.146.0 with dots in content filenames
* tpl: Fix indeterminate template lookup with templates with and without lang
* tpl/collections: Fix where ... not in with empty slice
* tpl: Fix layout fall back logic when layout is set in front matter but not
found
Improvements
* parser/metadecoders: Add CSV targetType (map or slice) option to
transform.Unmarshal
* tpl: Detect and fail on infinite template recursion
Dependency Updates
+ build(deps): bump github.com/yuin/goldmark-emoji from 1.0.5 to 1.0.6
+ build(deps): bump github.com/bep/imagemeta from 0.11.0 to 0.12.0
+ build(deps): bump github.com/yuin/goldmark from 1.7.9 to 1.7.10 |
0.146.6,1 23 Apr 2025 14:26:13
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.146.6
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.146.6
Fix when layout specified in front matter and no match is found |
0.146.5,1 16 Apr 2025 15:21:10
    |
Fernando Apesteguía (fernape)  |
www/gohugo: Update to 0.146.5
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.146.5
* build(deps): bump github.com/yuin/goldmark from 1.7.8 to 1.7.9
* tpl: Fix language handling in partials |
0.146.4,1 15 Apr 2025 06:22:22
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.146.4
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.146.4
* tpl: Fix issue with partials without suffix
* tpl: Avoid panic on nonsensical return construct
* tpl: Fix the case for a shortcode in a nested folder only
* tpl: Add proper file context to template parse errors
* tpl: Make {{ template "partials/foo.html" . }} work in older setups |
0.146.3,1 13 Apr 2025 16:50:17
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.146.3
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.146.3
* tpl: Make any layout set in front matter higher priority
* tpl: Fix it so embedded render-codeblock-goat is used even if custom
render-codeblock exists
* tpl: Resolve layouts/all.html for all html output formats
* tpl: Fix some baseof lookup issues |
0.146.1,1 11 Apr 2025 11:13:13
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.146.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.146.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.146.0
The big new thing in this release is a fully refreshed template system –
simpler
and much better. This version also comes with a full dependency refresh and
some useful new template funcs:
* templates.Current: Info about the current executing template and its call
stack. Very useful for debugging.
* time.In: Returns the given date/time as represented in the specified IANA
time zone.
Bug fixes (Only the first 15 lines of the commit message are shown above ) |
0.145.0_2,1 02 Apr 2025 02:07:58
    |
Adam Weinberger (adamw)  |
go: Bump ports for go124 update |
0.145.0_1,1 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
0.145.0,1 27 Feb 2025 07:25:44
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.145.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.145.0
Bug fixes
* all: Typo fixes
* all: Run modernize -fix ./...
* readme: Fix relative links in Editions section
* Fix some related content issues with content adapters
* Fix potential nilpointer in httpcache config
* Fix --printPathWarnings when site calls templates.Defer
Improvements
* Use the page path and not the backing filename as the last resort in the
default sort
* tpl: HTTPS the instagram Shortcode JS
* Add transform.PortableText
* hugolib: Deprecate _build front matter key in favor of build |
0.144.2,1 20 Feb 2025 06:56:17
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.144.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.144.2
* Fix --printPathWarnings when site calls templates.Defer |
0.144.1,1 18 Feb 2025 18:36:06
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.144.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.144.1
* markup/goldmark: Fix panic on empty Markdown header
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.144.0
Note
* Fix auto generated header ids so they don't contain e.g. hyperlink
destinations (note)
Bug fixes
(Only the first 15 lines of the commit message are shown above ) |
0.143.1,1 04 Feb 2025 17:29:44
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.143.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.143.1
* Fix RSS with baseURL with sub dir when render hooks is enabled
* mage: Simplify magefile
* common/hugo: Adjust deprecation timing and message
* Re-introduce the LRU-evicted identities in change set calculation |
0.143.0,1 02 Feb 2025 17:20:42
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.143.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.143.0
Bug fixes
* Fix some server/watch rebuild issues
* Fix "concurrent map iteration and map write" in pages from data
* Fix TailwindCSS related server rebuild issue
* Fix some server rebuild issues for non-HTML custom output formats
* Fix cascade with overlapping sections
* markup/goldmark: Fix typo in func comment
Improvements
(Only the first 15 lines of the commit message are shown above ) |
0.142.0,1 22 Jan 2025 16:35:48
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.142.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.142.0
Bug fixes
* Fix render hook's PlainText with typographer extension enabled
* Fix build with Go 1.24
* tpl/tplimpl: Fix context in shortcode error messages
* resources: Fix 2 image file cache key issues
Improvements
* Improve assert
* Improve assertions
* Also handle inline HTML comments
* Do not warn on potentially unsafe HTML comments when unsafe=false
* tpl: Add loading attribute to qr shortcode |
0.141.0,1 17 Jan 2025 16:52:22
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.141.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.141.0
Bug fixes
* common/paths: Fix docstring
* commands: Fix spelling in comment
* Fix branch resource overlapping bundle path
* templates: Fix handling of multiple defers in the same template
* Fix NPX issue with TailwindCSS v4
* Fix server refresh on 404 template changes
Improvements
(Only the first 15 lines of the commit message are shown above ) |
0.140.2,1 31 Dec 2024 18:39:44
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.140.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.140.2
* Print cli usage of hugo gen chromastyles alongside css
* build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0
* config/allconfig: Fix slice of language configs
* config/allconfig: Throw error when output format is not defined
* Fix same resource file published more than once
* markup/highlight: Add wrapperClass option
* Update README.md |
0.140.1,1 24 Dec 2024 11:22:13
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.140.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.140.1
* Update gocloud and docs for S3-Compatible Endpoints
* js/esbuild: Don't try to resolve packages in /assets marked as external
* Fix union, complement, symdiff, and intersect for transient resources
* release: Add withdeploy deb extended archives
* common/loggers: Write PrintTimerIfDelayed output to stdErr
* build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1
* hugolib: Fix fallbacks for menu entry Name and Title |
0.140.0,1 18 Dec 2024 07:13:08
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.140.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.140.0
Bug fixes
* Fix panic on server rebuilds when using both base templates and
template.Defer
* js: Fix js.Batch for multihost setups
* parser/pageparser: Fix Org Mode summary delimiter assignment
* Fix a rebuild on resource rename case
* tpl/tplimpl: Fix title attribute in details shortcode
* Fix Sass imports on the form index.{scss,sass}
* markup/goldmark: Fix blockquote render hook text parsing
(Only the first 15 lines of the commit message are shown above ) |
0.139.5,1 15 Dec 2024 21:50:01
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.139.5
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.139.5
No functionality changes. |
0.139.4,1 09 Dec 2024 19:26:18
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.139.4
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.139.4
tpl/tplimpl: Escape Markdown attributes in render hooks and shortcodes |
0.139.3,1 30 Nov 2024 16:49:28
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.139.3
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.139.3
* Fix server edits of resources included in shortcode/hooks
* commands: Fix flaw in the livereload logic
* build(deps): bump github.com/bep/godartsass/v2 from 2.3.0 to 2.3.1
* build(deps): bump github.com/tetratelabs/wazero from 1.8.1 to 1.8.2
* Fix some typos
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.139.2
* modules: Skip empty lines in modules.txt
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.139.1
* Revert "build(deps): bump github.com/tdewolff/minify/v2 from 2.20.37 to
2.21.1"
* minifiers: Add failing test for upstream bug
* dartsass: Fix nilpointer on Close when Dart Sass isn't installed |
0.139.0,1 20 Nov 2024 17:03:33
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.138.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.139.0
Note
* dartsass: Remove support for v1 of the protocol/binary (note)
* Remove deprecations <= v0.122.0 (note)
Bug fixes
* dartsass: Fix error message
* Fix extra newline/paragraphs issue with .RenderShortcodes
* markup/goldmark: Fix typo in error message
(Only the first 15 lines of the commit message are shown above ) |
0.136.2,1 18 Oct 2024 16:06:22
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.136.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.136.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.136.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.136.2
Bug fixes
* config: Fix uglyurls map parse
Improvements
* resources/page: Adjust the permalinks colon implementation a little
* resources/page: Allow colons in permalinks to be escaped
* commands: Use consistent style when describing subcommands (Only the first 15 lines of the commit message are shown above ) |
0.135.0,1 29 Sep 2024 18:53:20
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.135.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.135.0
Improvements
* resources/page: Validate predefined front matter dates
* tailwind: Pin Tailwind 4 test to alpha 24
* tpl/compare: Use any data type for compare.Conditional condition
Dependency Updates
* build(deps): bump golang.org/x/mod from 0.19.0 to 0.21.0
* build(deps): bump github.com/bep/helpers from 0.4.0 to 0.5.0
* build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0
* build(deps): bump golang.org/x/image from 0.19.0 to 0.20.0
* deps: Upgrade github.com/gobuffalo/flect v1.0.2 => v1.0.3 |
0.134.3,1 20 Sep 2024 17:51:47
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.134.3
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.134.3
* tpl: Remove RSS deprecation site.Author check
* modules: Improve console output on hugo mod init
* commands: Ignore "module does not exist" errors in hugo mod init
* Add exclusion for helix .bck files
* hugolib: Move hugolib/site_new.go into hugolib/site.go
* libsass: Resolve directory paths to directory index files
* dartsass: Resolve directory paths to directory index files
* internal/warpc: Improve the JS plugin API |
0.134.2,1 11 Sep 2024 15:15:46
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.134.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.134.2
Don't count HTML markup in auto summaries. |
0.134.1,1 05 Sep 2024 16:04:43
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.134.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.134.0
Bug fixes
* github: Try to fix "no space left on device" on MacOS
* Fix deprecation warning for resources.ToCSS
* output: Fix docshelper template lookup order for AMP pages
Improvements
* markup/goldmark/blockquotes: Improve some tests
* Add support for Obsidian type blockquote alerts
* Rename hstring.RenderedHTML => hstring.HTML (Only the first 15 lines of the commit message are shown above ) |
0.133.1,1 28 Aug 2024 06:34:24
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 133.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.133.1
* Fix missing method NameNormalized panic
* config: Fix pagination deprecation messages
* deps: Upgraded github.com/bep/imagemeta v0.8.0 => v0.8.1 |
0.133.0,1 19 Aug 2024 17:10:02
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.133.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.133.0 |
0.125.6_4,1 09 Aug 2024 06:24:08
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
0.125.6_3,1 03 Jul 2024 08:29:54
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
0.125.6_2,1 15 Jun 2024 09:52:17
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.125.6_1,1 13 May 2024 17:56:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.125.6,1 06 May 2024 17:10:16
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.125.4
Summary:
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.125.4
https://github.com/gohugoio/hugo/releases/tag/v0.125.5
https://github.com/gohugoio/hugo/releases/tag/v0.125.6
Doc and website seems (under visual inspection) to be built properly.
No new warnings during building AFAICT.
Test Plan:
* Apply patch and run `make` at the top level doc tree
* Build `misc/freebsd-doc-all`
PR: 278732
Reviewed by: dbaio@
Differential Revision: https://reviews.freebsd.org/D44939 |
0.123.8_2,1 15 Apr 2024 08:20:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.123.8_1,1 24 Mar 2024 14:29:00
    |
Muhammad Moinur Rahman (bofh)  |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
0.123.8,1 23 Mar 2024 18:00:43
    |
Danilo G. Baio (dbaio)  |
www/gohugo: Update to 0.123.8
"This release is also a rewrite of the Hugo core, fixing lots of
long-lived bugs and adding some other exciting improvements (see below).
There are some breaking changes [1] that have been announced for a long
time." 1 - https://github.com/gohugoio/hugo/issues/11455
Changelog:
https://github.com/gohugoio/hugo/releases/tag/v0.123.0
...
https://github.com/gohugoio/hugo/releases/tag/v0.123.8
PR: 277732
Reviewed by: fernape |
0.121.2_2,1 11 Feb 2024 10:39:17
    |
Ashish SHUKLA (ashish)  |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
0.121.2_1,1 28 Jan 2024 18:33:17
    |
Muhammad Moinur Rahman (bofh)  |
www/gohugo: Moved man to share/man
Approved by: portmgr (blanket) |
0.121.2,1 08 Jan 2024 17:46:27
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.121.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.121.2
* build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
* tpl/math: Add math.Rand template function e
* resources/images: Create AutoOrient image filter
* all: Remove unused code
Approved by: doceng (implicit) |
0.121.1,1 24 Dec 2023 22:07:49
    |
Danilo G. Baio (dbaio)  |
www/gohugo: Update to 0.121.1
Changelog:
https://github.com/gohugoio/hugo/releases/tag/v0.121.1
https://github.com/gohugoio/hugo/releases/tag/v0.121.0
https://github.com/gohugoio/hugo/releases/tag/v0.120.4
Reported by: Mark Phillips
Approved by: doceng (implicit) |
0.120.3_1,1 07 Dec 2023 02:22:10
    |
Ashish SHUKLA (ashish)  |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
0.120.3,1 02 Nov 2023 11:49:53
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.120.3
Discussed with carlavilla@ |
0.120.1,1 31 Oct 2023 13:08:59
    |
Fernando Apesteguía (fernape)  |
www/gohugo: update to 0.120.1
Summary:
ChangeLogs: https://github.com/gohugoio/hugo/releases/tag/v0.120.0
https://github.com/gohugoio/hugo/releases/tag/v0.120.1
Test Plan:
* Apply patch.
* Build misc/freebsd-doc-all
* Build documentation and website
Reviewed by: carlavilla@ (doceng@)
Differential Revision: https://reviews.freebsd.org/D42413 |
0.119.0,1 28 Sep 2023 08:44:36
    |
Sergio Carlavilla Delgado (carlavilla)  |
www/gohugo: Update to 0.119.0
Reviewed by: dbaio@, fernape@
Approved by: doceng(implicit)
Differential Revision: https://reviews.freebsd.org/D41987 |
0.118.2_1,1 08 Sep 2023 14:34:56
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go* update |
0.118.2,1 03 Sep 2023 09:18:29
    |
Sergio Carlavilla Delgado (carlavilla)  |
www/gohugo: Update to 0.118.2
Reviewed by: fernape@
Approved by: doceng(implicit)
Differential Revision: https://reviews.freebsd.org/D41695 |
0.117.0,1 17 Aug 2023 08:47:57
    |
Sergio Carlavilla Delgado (carlavilla)  |
www/gohugo: Update to 0.117.0
Reviewed by: dbaio@, fernape@
Approved by: doceng(implicit)
Differential Revision: https://reviews.freebsd.org/D41441 |
0.115.4_1,1 04 Aug 2023 14:24:50
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
0.115.4,1 28 Jul 2023 23:47:08
    |
Danilo G. Baio (dbaio)  |
www/gohugo: Update to 0.115.4
This includes a patch from the master branch/next release:
https://github.com/gohugoio/hugo/issues/11278
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.115.4
Approved by: doceng (implicit) |
0.111.3_1,1 02 Jun 2023 04:33:09
    |
Danilo G. Baio (dbaio)  |
www/gohugo: Pass MAINTAINER'ship to doceng
PR: 271664
Approved by: former maintainer |
0.111.3_1,1 02 Jun 2023 04:31:10
    |
Danilo G. Baio (dbaio)  |
www/gohugo: Bump PORTEPOCH
PR: 271664 |
0.111.3_1 02 Jun 2023 04:21:57
    |
Danilo G. Baio (dbaio)  |
Revert "www/gohugo: Update to 0.112.3"
PR: 271664
This reverts commit 05db9606ad0e6a5834ad32a0681b5b1b4e253dd6. |
0.112.3 29 May 2023 23:25:15
    |
Robert Clausecker (fuz)  Author: Gabriel M. Dutra |
www/gohugo: Update to 0.112.3
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.112.3
PR: 271664 |
0.111.3_1 08 Apr 2023 15:13:25
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
0.111.3 27 Mar 2023 11:24:59
    |
Robert Clausecker (fuz)  Author: Gabriel M. Dutra |
www/gohugo: update to 0.111.3
Only strip if requested.
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.111.3
PR: 270439 |
0.110.0_3 09 Mar 2023 19:18:07
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go ports update |
0.110.0_2 15 Feb 2023 19:06:01
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
0.110.0_1 09 Feb 2023 21:55:23
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after GO_DEFAULT update. |
0.110.0 21 Jan 2023 00:13:04
    |
Nuno Teixeira (eduardo)  Author: Gabriel M. Dutra |
www/gohugo: Update to 0.110.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.110.0
PR: 269062 |
0.109.0_1 18 Jan 2023 09:42:19
    |
Fernando Apesteguía (fernape)  Author: Ben Lavery-Griffiths |
www/gohugo: Change MAINTAINER
0xdutra@gmail.com becomes new maintainer.
PR: 269016
Reported by: ben@lavery-griffiths.com (maintainer) |
0.109.0_1 14 Jan 2023 11:31:17
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTVERSION after lang/go{118,119} update |
0.109.0 23 Dec 2022 19:42:49
    |
Nuno Teixeira (eduardo)  Author: Ben Lavery-Griffiths |
www/gohugo: Update to 0.109.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.109.0
PR: 268527 |