What's Changed
Full Changelog: v8.2.0...v8.3.0
Features
- New modern interface and features by @Smaug6739 in #277
- New Kanban view 🎉 ec5510d
- New dashboard home page with work in progress, stats etc 59248f8
- New documents search inside body 🎉
- New notification design 5fc7da5
- New snippets management system with katex snippets 6c559d3
- feat: Mobile version for context menu components c9d8404 and 8d04f5a
- feat: Mobile version for select component 7d6ce65
- feat: New code context menu style and features 3166992
- feat: General app theme update 2354bec
- feat: Add changelog on the about page f89382b
Refactor
- Better organisation for helper functions 86eadd6
- Improve code style and organisation 2776b99
- Improve eslint config d2df4d5
- Export radius in a variable 557073b
- Split big editor in modules eaf9f99
Fixes
- App design: Reduce font sizes and margins to input items 699fba8
- fix: Deploy new kbd shortcuts design in the app
- fix: Simplify app select in preferences d9cd6d0
- fix: Sidebar workspace close on mobile 7915186
- fix: Markdown editor toolbar: fill blanks 502e165
- fix: Copy ID feature from node context menu in development mode 3683f32
- fix: Dashboard redirect logic 601d35b
- fix: Login and signup: Reset errors when input update 45d3fb8
- fix: Padding and radius of dashboard home page search component f1c6176
Other
- Bump dependencies