Full Changelog: v8.13.0...v8.14.0
Features
- feat(i18n): derive language selection from configured locales by @archie0732 in #681
- feat(markdown): support github emoji syntax by @Osheun in #689
- feat(settings): add option to hide New and Beta tags by @Osheun in #688
- feat: public documents: quick actions & improved sharing by @archie0732 in #690
- feat(docs): add new documentation website for the project by @Smaug6739 in #664
- feat(themes): add the Terminal document theme by @xubaoer19940428-creator in #691
- feat(i18n): add Traditional and Simplified Chinese locales by @archie0732 in #694
- feat(kanban): add assign users to cards feature and add related filters by @Smaug6739 in #705
- feat(ui): add new advanced nodes view with bulk actions by @sairampolisetty in #708
- feat: new import system with support of attachments and unified files import by @Smaug6739 in #700
- feat(markdown): improve mermaid diagrams syntax by allowing standard version by @sairampolisetty in #717
- fix: add missing env variable for the backend S3 service 67bee5b
Fixes
- fix: remove duplicated state in markdown editor and allow dynamic category change by @Smaug6739 in #687
- fix: navbar navigation buttons when tabs feature is enabled & tabs duplication during navigation by @Smaug6739 in #686
- fix(themes): clean up themes by marging & removing useless latex themes by @Smaug6739 in #697
- fix(ui): hide active Sign up and Login buttons on their respective routes by @sairampolisetty in #703
- fix(tags): show suggestions on focus by @terminalchai in #710
- fix(editor): validate document titles before saving by @QinXi-ai in #711
- fix(i18n): translate dashboard surfaces by @Yuki9814 in #719
- fix(i18n): add missing translations in settings for nodes advanced view 05233b1
Other
- chore(docs): add independent deploy script for documentation to avoid unnecessary rebuild of frontend by @Smaug6739 in #701
- style: add new rules to automaticly sort keys by alphabetical order addaee3
- build(depts): bump dependencies
- docs: add missing variables in env example file 89adb30
- refactor: remove unnecessary comments for clarity 1a386d0
New Contributors
- @archie0732 made their first contribution in #681
- @Osheun made their first contribution in #689
- @xubaoer19940428-creator made their first contribution in #691
- @sairampolisetty made their first contribution in #703
- @terminalchai made their first contribution in #710
- @QinXi-ai made their first contribution in #711
- @Yuki9814 made their first contribution in #719