Full Changelog: v8.8.0...v8.9.0
Features
- feat: drawio support by @Smaug6739 in #484
- feat: add delete keyboard shortcut on all node pages by @Suraj80 in #499
- feat: new import system with more options by @Smaug6739 in #492
- feat: import system with support of resources and trees #545
- feat: add german (DE) translations by @Nyveil #529
- feat: add SMTP_MAIL_FROM variable to allow custom mails 85c5a2b #528
Fix
- fix : passing correct props to deleteCategory by @saksham365 in #491
- fix: hide Edit diagram button for non-diagram nodes in CDN preview by @algojogacor in #500
- fix: min font size for inputs is now 16px by @Smaug6739 in #496
- fix: avoid redirection on node inline action button 5b7c00f
- fix: migration of pdf-js d700f9e
Refactor & other
- refactor: clean code and refactor pages & components for consistency by @Smaug6739 in #502
- build(deps): Bump dependencies
- fix: formatting of readme 2bf8f81
Contributors ❤️
- @saksham365 made their first contribution in #491
- @algojogacor made their first contribution in #500
- @Suraj80 made their first contribution in #499
- @Nyveil made their first contribution in #529
- @Smaug6739