Small release that improves some of the UX around startup, initial use, empty states, etc. Also did a security pass, updated the license, and code signed the output. Should be more friendly to newer users now, and more secure.
What's Changed
- Add application icon by @cloverich in #296
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #270
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #229
- license as agpl 3.0; add security and privacy policy by @cloverich in #297
- clarify project status in README by @cloverich in #298
- osx sign the app by @cloverich in #299
- fix loading ui; migrate toaster to sonner by @cloverich in #300
- add welcome screen by @cloverich in #303
- migrate preferences to modal Dialog by @cloverich in #306
- focus editor on outside click by @cloverich in #307
- improve document error handling by @cloverich in #310
- remove google fonts; simplify fonts; increase csp by @cloverich in #312
- fix rename journal and archive by @cloverich in #315
Full Changelog: v0.8.0...v0.9.0