Listed below are the major fixes and updates for v0.14.1.
However, many "behind the scenes" fixes and maintenance work from new maintainers @mcDevnagh, @julio-lopez and @jurica in particular were integral to this release as it marks the first release after having transferred the project from @mickael-menu's solo hands to zk-org. Thanks of course also goes to Mickael for his insight and allowing us to pester him a little bit more as we get to grips with the code base.
We also now how builds for Alpine Linux 🎉
See you next time,
@tjex
What's Changed
- Fixed parsing large notes @khimaros in #339
- fix day range parsing (#382) by @tjex in #384
- accept tripple dash file URIs as valid links by @tjex in #391
- fix(lsp): fix trigger completion of zk LSP by @Rahlir in #397
- fix(lsp): ignore diagnostic check within code blocks by @Rahlir in #399
- allow notebook as hidden dir by @tjex in #402
Documentation / Website
- Update documentation to restore GitHub Pages functionality by @hugginsio in #387
- Fix hyperlink from
README.md
todocs/getting-started.md
by @sumit-sahrawat in #395 - Doc: how to edit today's daily note by @apraga in #407
New Contributors
- @khimaros made their first contribution in #339
- @julio-lopez made their first contribution in #354
- @mcDevnagh made their first contribution in #374
- @tjex made their first contribution in #376
- @hugginsio made their first contribution in #387
- @sumit-sahrawat made their first contribution in #395
- @Rahlir made their first contribution in #397
- @apraga made their first contribution in #407
Full Changelog: v0.14.0...v0.14.1