4.0.0
github-actions
released this
14 Aug 13:56
·
18 commits
to refs/heads/main
since this release
Changes
- Minimum Hugo version is now v0.124.0. This is the reson for making this v4.
- Rename config.yaml to hugo.yaml.
- Replace all site.Author* with site.Params.author*.
- Replace all site.IsMultiLingual with hugo.IsMultilingual.
- Replace all site.GoogleAnalytics with site.Config.Services.GoogleAnalytics.ID.
- Remove unused image-url mixin. Remove rarely used tags from reset.
- CSS reset adjustments.
- Add new overlay mixin.
🔧 Maintenance
- Bump braces from 3.0.2 to 3.0.3 (#112) @dependabot
Contributors to this release: @dependabot, @dependabot[bot] and @frjo
Full changelog: v3.9.0...v4.0.0