v0.6.0 - Note Linking
The main feature in this release is note linking: ability to link from one note to another using the @
symbol. See #223 for details. There are numerous stylistic changes to the app, and each of the next several PRs will attempt to improve or clean-up the styling. The original goals of the sprint were beginning to drag-on, so future releases will aim to include less: One key feature and 1-3 minor refactors, improvements, or stylistic updates. See the v0.7 plan for what's next.
Features
- Note linking by @cloverich in #223
- native style titlebar by @cloverich in #210
- manage journals through sidebar + context menu by @cloverich in #209
- update link styles by @cloverich in #213
- darken tooltip styles; clean-up media popover by @cloverich in #219
- update typography by @cloverich in #224
Refactoring / Bugs / Misc
- add sort and tailwind prettier configs; run them by @cloverich in #230
Full Changelog: v0.5.0...v0.6.0