Releases: frjo/hugo-theme-zen
Releases · frjo/hugo-theme-zen
1.7.1
1.7.0
- Cookie consent feature.
- Replace gulp for linting with plain npm commands.
- Add support for Plausible analytics.
- Make Podcast RSS feed work with remote files.
- Update to jQuery v3.6.0.
- Switch to internal Google Analytic temple to support v4.
- Add autoplay and loop to video shortcode.
1.6.6
1.6.5
- New file shortcode.
- Update to Jquery 3.5.1 and UmbrellaJS 3.2.2.
- Add Arabic i18n., thanks @mohamed--abdel-maksoud.
- Fix bug in audio shortcode, misplaces figcaption.
- Minor lint fixes.
1.6.4
- Add example render-heading template to add anchor links with SVG icon to headers. Not active by default, see README.
- Adjust how lang attribute is set on html tag. Prefer
.LanguageCode
over.Lang
if preset. - Improved figure and img shortcodes that handle images in both
/static
and `/assets. New size attribute activates image resizing. - Replace language icon with SVG version.
- Set scroll-behavior to smooth.
- Update JSON feed to version 1.1.
- Use .Plain instead of .Summary in meta description. The text are truncate to 170 in any case and should be compleatly plain text.
1.6.3
1.6.2
- User contributed Indonesian translation. Thanks @apraditya.
- Added support for Google Analytics with Content security policy headers. Thanks @apraditya.
1.6.1
1.6.0
- Build menus from .Site.Menus.main if it exists, otherwise build it automatically with home and sections as before.
- Move matomo code to seperate script to ease implementing Content-Security-Policy header.
- Use created date and not last modified date in posts header and summary.
- Add body classes for list and single pages as well as front.
- Implemented the new languageDirection setting from Hugo v0.67.1.
- Integrated FlexSearch.js and removed DuckDuckGo search.