Skip to content

Releases: frjo/hugo-theme-zen

1.7.1

02 Aug 07:20
Compare
Choose a tag to compare
  • Add js libs lozad (lazy load images) and list (sort and filter any HTML).
  • Add srcset support to figure and img shortcodes.
  • Remove obsolete demo link from README.

1.7.0

21 Jun 19:06
Compare
Choose a tag to compare
  • 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

28 Jan 09:22
Compare
Choose a tag to compare
  • Don't show date of post when it is not set, thanks @Schrempf
  • Add Hebrew i18n, thanks @yitzhakbg.
  • Remove outdated mask-icon for Safari.
  • Add optional related see also sections to posts.
  • Updated node packages.

1.6.5

06 Dec 19:50
38a7e43
Compare
Choose a tag to compare
  • 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

16 Nov 13:12
Compare
Choose a tag to compare
  • 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

24 Sep 09:43
Compare
Choose a tag to compare
  • Make use of HasShortcode to automtically include js files when neded.
  • Set min_version to 0.67.1.
  • Updated node packages.

1.6.2

23 Aug 22:32
35c1c9f
Compare
Choose a tag to compare
  • User contributed Indonesian translation. Thanks @apraditya.
  • Added support for Google Analytics with Content security policy headers. Thanks @apraditya.

1.6.1

22 Jul 03:35
Compare
Choose a tag to compare
  • User contributed Norwegian translation. Thanks @byeskille.
  • Added relLangURL to taxonomy and menu links. Thanks @piotr.
  • Removed redundant space in figure shortcode. Thanks @k0a8t1o6.

1.6.0

25 Mar 08:50
Compare
Choose a tag to compare
  • 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.

1.5.2

03 Jan 10:22
Compare
Choose a tag to compare
  • Bug fix from 1.5.1. Fix bug from last commit that replaces check for currentID for currentSection for pages in menus.