zona/CHANGELOG.md
Daniel Fichtinger 59948ec517
All checks were successful
/ publish (push) Successful in 15s
/ test-build (push) Successful in 18s
updated changelog
2025-07-16 01:35:19 -04:00

713 B

1.2.1

  • Added --version flag to CLI.

1.2.0

  • Improved the appearance and semantics of post navigation buttons.
    • Navigation now follows "newer/older" logic.
  • Added hover symbols to page titles.
  • Improved the styling of hover symbols and links.

1.1.0

  • Major improvements to default stylesheet.
  • Frontmatter option to ignore file.
  • Improvements to title and date rendering in templates.
  • Added smooth scrolling to default stylesheet.
  • Fixed a crash when user templates directory was missing when starting the server.
  • Added "next/previous" navigation buttons to posts.
  • User template directory is now merged with defaults instead of it being one or the other.

1.0.0

Initial release!