mirror of
https://github.com/zensical/zensical.git
synced 2026-09-24 23:35:35 +00:00
## Summary This version ensures pages containing snippets rebuild when source files change during local preview and excludes hidden files and directories from the generated site. It also fixes preview-site root redirects and returns proper 404 responses while preserving custom error pages. Additionally, the [user interface] is updated to [v0.0.31], fixing empty submenus for sections containing only an index page and improving task list checkbox sizing and alignment in the modern theme. It also updates dependencies and adds 60 new icons across Lucide, Octicons, and Simple Icons. [user interface]: https://github.com/zensical/ui [v0.0.31]: https://github.com/zensical/ui/releases/tag/v0.0.31 Signed-off-by: squidfunk <martin.donath@squidfunk.com>