Full Changelog: v8.8.0...v8.9.0-preview.1
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
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
Refactor & other
- refactor: clean code and refactor pages & components for consistency by @Smaug6739 in #502
- build(deps): Bump dependencies
Contributors ❤️
- @saksham365 made their first contribution in #491
- @algojogacor made their first contribution in #500
- @Suraj80 made their first contribution in #499
- @Smaug6739