Full Changelog: v8.10.0...v8.11.0
Features
- feat: add missing keyboard shortcuts across the application by @dchaudhari7177 in #573
- feat(i18n): add Korean (ko) translation by @moduvoice in #569
- feat(i18n): add translations for public pages & seo by @Smaug6739 in #599
- feat(i18n): add Italian (it) translation by @albanobattistella in #580
- feat: improve UI, and improve behavior of certain components by @Smaug6739 in #590
- feat(editor): add shortcuts for diagram, color, footnote and table by @dchaudhari7177 in #619
- feat(editor): improve snippets modal design & usability by @louloudev59 in #598
- feat(markdown): add Mermaid diagram support to Markdown editor by @Stiven-Gjekaj in #585
- feat(markdown): add tooltip syntax by @dchaudhari7177 in #621
- feat(markdown): add internal links feature & add editor integration corresponding #577 by @Nipun-Milinda in #584
Fixes
- fix(theme): improve glassmorphism theme by @A-S-Manoj in #583
- fix(settings): complete and correct the shortcuts list by @dchaudhari7177 in #614
- fix: require current password when changing password (#620) by @A-S-Manoj in #628
- fix: support MaridDB by updating collation on 000010_nodes by @axeloz in #632
- fix(editor): layout-independent list shortcuts, always-fenced code block by @dchaudhari7177 in #613
- fix: add provider name for external SSO providers by @louloudev59 in #605
- fix: remove old keywords methods 9fb13c0
- fix: hydratation mismatch for public docs user avatar 97e68b4
- fix: thumbnail & description storage 7c53408
- fix: html escape rules to allow graphic elements on svg 41df068
- fix: images & seo meta tags 4455cf4
- chore: fix actions check 2e1c3cd
- fix: add missing translations c1d5422
- fix: remove unused variables 4453385
Other
- Bump dependencies
- Bump project to version 8.11.0
- fix: deploy env variables 2d5690b
New Contributors
- @moduvoice made their first contribution in #569
- @dchaudhari7177 made their first contribution in #573
- @albanobattistella made their first contribution in #580
- @Stiven-Gjekaj made their first contribution in #585
- @A-S-Manoj made their first contribution in #583
- @axeloz made their first contribution in #632