Skip to content

Releases: getzola/zola

v0.23.4

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:35

Welcome to this new release of Zola v0.23.4!

See the full changelog at https://github.com/getzola/zola/blob/master/CHANGELOG.md

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.23.3...v0.23.4

v0.23.3

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:37

Welcome to this new release of Zola v0.23.3!

See the full changelog at https://github.com/getzola/zola/blob/master/CHANGELOG.md

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

Full Changelog: v0.23.2...v0.23.3

v0.23.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 09:49

Welcome to this new release of Zola v0.23.2!

See the full changelog at https://github.com/getzola/zola/blob/master/CHANGELOG.md

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.23.1...v0.23.2

v0.23.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 12:03

Welcome to this new release of Zola v0.23.1!

See the full changelog at https://github.com/getzola/zola/blob/master/CHANGELOG.md

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

Full Changelog: v0.23.0...v0.23.1

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 10:50
97aba0f

Welcome to this new release of Zola v0.23.0!

See the full changelog at https://github.com/getzola/zola/blob/master/CHANGELOG.md

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.22.1...v0.23.0

v0.22.1

Choose a tag to compare

@github-actions github-actions released this 22 Jan 09:13

Welcome to this new release of Zola v0.22.1!

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

Full Changelog: v0.22.0...v0.22.1

v0.22.0

Choose a tag to compare

@github-actions github-actions released this 09 Jan 22:37
5539f6e

Welcome to this new release of Zola v0.22.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.21.0...v0.22.0

v0.21.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 21:33

Welcome to this new release of Zola v0.21.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.20.0...v0.21.0

v0.20.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 21:53

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

Choose a tag to compare

@Keats Keats released this 15 Aug 18:43

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.