Skip to content

Releases: getzola/zola

v0.20.0

14 Feb 21:53
Compare
Choose a tag to compare

Welcome to this new release of Zola v0.20.0!

All artifacts are signed with this repos identity using Sigstore.
You can verify the signatures using the GitHub CLI.

gh attestation verify --owner getzola <my-artifact>

What's Changed

New Contributors

Full Changelog: v0.19.2...v0.20.0

v0.19.2

15 Aug 18:43
Compare
Choose a tag to compare

Changes:

  • 1aa21e0 Get ready for release
  • 59d7074 Fix shortcode/continue-reading parsing with inline HTML (smaller version) (#2606)
  • 286b88e fix: zola panic if no static dir (#2608)
  • abc8510 Add config option to ignore code blocks for word count (#2599)
  • 9dad659 chore(components/config): cleanup code (#2592)
  • 9594fa8 fix(taxonomies): fix error messages (#2591)
  • 64c868c fix: handle another fs event to fix change monitoring on Windows 10 (#2575)
  • b3fc3f4 Add fields to disable sitemap.xml and robots.txt generation (#2579) [ #2248 ]
  • 8a26da7 Add documentation on deploying to Codeberg Pages (#2584)
  • 1cc3ad3 Ensure file exists when receiving events for zola serve [ #2563 ]
See More

This list of changes was auto generated.

v0.19.1

24 Jun 21:33
Compare
Choose a tag to compare

Changes:

See More
  • 9884343 Update images for release as well

This list of changes was auto generated.

v0.19.0

20 Jun 21:47
Compare
Choose a tag to compare

Changes:

  • 6f58585 Ready for release
  • 4b0d13c Disable problematic test on Windows for now
  • 0bb37c4 Try to update images on azure pipelines
  • c054ed1 Added support for multiple feeds (i.e. generating both Atom and RSS) (#2477)
  • 7f59792 Add unit tests to create a verify base url permutations. (#2484)
  • f60bda4 Update deps
  • ff9622f Add support for yaml datetimes (#2208)
  • 9c1b004 Fix tests
  • cb2a4b0 Prevent generating folder & index.html for a specific page
  • c5991fc fix ignore links to #top when checking anchors (#2519)
See More

This list of changes was auto generated.

v0.18.0

18 Dec 22:50
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

v0.17.2

19 Mar 19:58
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

v0.17.1

24 Feb 21:43
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v0.17.0

16 Feb 20:17
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

v0.16.1

14 Aug 15:14
Compare
Choose a tag to compare

Changes:

  • 195b6bd Fix outdated release windows image
  • 53ce6db Update MSRV
  • 3d45cff Last cargo update
  • b9501de Strip binary artifact when building for release (#1949)
  • 584de3a Remove logging
  • 3fde41b The Glob library does not work correctly on windows. This changes the approach to use the normal WalkDir crate, and the Globset crate instead to find the filter. This new code correctly compiles sass files across platforms now. (#1950)
  • 2a445fa Update deps
  • f61e1ba parse also *.yml file suffix as YAML; closes #1958 (#1959)
  • abafe66 Fix overriding built-in shortcodes [ #1947 ]
  • fd56524 Next version will be 0.16.1
See More

This list of changes was auto generated.

v0.16.0

16 Jul 21:59
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.