What's Changed
Full Changelog: v8.4.1...v8.5.0
Features
- feat: new sessions interface 850e573 🎉
- support open id connect (OIDC) 530f8a1 🎉 #287
- feat: add tooltip in document header action row 06ed21f
- feat: modal exit on escape 1a6b38f
- feat: add metadata exported as markdown front matter format d2f2d08
- feat: new placeholder files and organize them 88c78a0
- feat: add expand all button on sidebar 902afda
- feat: new sidebar icons and more precise types b4bb33e
- feat: new snippets system 6dc97ea
- feat: new toolbar options and new syntax bccd32a 🎉
- feat: new global tag completion system 4149689
- feat: new security danger section component design cc6d85b
- feat: support tree on public nodes b46bbd3 🎉 #338
- feat: support audio and video preview #314 @dedmen
Fixes
- fix: email is now optional b9fd1a0
- fix: app hint display on hover 8be3435
- fix: sidebar collapse state 187508e
- fix: category creation when "Shared" workspace is selected b8859d5
- fix: default workspaces selected when account change 9d2e591
- fix: improve interface on mobile
- fix: types and warns aa130d0 0068afc
- fix: all docs filtered nodes not display all docs 6e4f2a5
- fix: node count padding size 7b598a2
- fix: document skeleton header 7a5c493
- fix: improve header design bacea64
- fix: fixes with new login interface 08d00ca
- fix: remove preview from edit page 4df1389
- fix: email is now optional b9fd1a0
- fix: katex snippets handle back slash f8bb42f
- fix: app hint not displayed on hover 8be3435
- fix: add download button on preview page for unsuported formats aa9464d
- fix: link generation now use helpers c8076a6
- fix: description font size 21eb1b3
- fix: cards components height e5c707e
- fix: header hierarchy of elements 9a263ff
- fix: code background color 858743e
- fix: unify inputs style 4ae3664 109a8e9
- fix: state when request fail 657e903
- fix: account deletion only close the last top modal 57d3163
- fix: add embeded files (migrations + config) to simplify deployment d97b87d
- fix: reduce card component margins a6c2e2c
- fix: database driver name 233134f
- fix: use helpers of nodes instead of custom implementations 1389ef9
- fix: improve handling of redirect when node deleted ea57c66
Refactor
- refactor: switch to resourceURL helper 1bc0bd8
- refactor: remove useless css 915ff8b
- refactor: new backend structure with sqlx.DB and remove lists of prepared statements
- refactor: merge
connections_logsandsessionstables 81aefe4 - refactor: remove auto imported methods bf8cec6
- refactor: new sidebar tree unified system 221e113
- refactor: refactor all nodes components in folders dffabce
Chore
chore: update shortcuts list 972f143
chore: improvs logs design and add new ones fcdae72
chore: remove old files from repo 0b49da6