What's Changed
- chore(ios): optimize build workflow by @EYHN in #11132
- feat(server): get full content for doc embedding by @darkskygit in #11138
- feat(server): add full content support for doc by @darkskygit in #11149
- refactor(editor): adjust ui of surface-ref inner toolbar by @L-Sun in #11129
- feat(core): add more notification types by @EYHN in #11156
- feat(server): send review request when team member count over quota limit by @fengmk2 in #11126
- feat(server): add invitation status to getInviteInfo response by @fengmk2 in #11158
- fix(editor): improve affine-link toolbar by @fundon in #11159
- feat(nbstore): allow polling protocol by @EYHN in #11160
- refactor(server): rename settings to user-settings by @fengmk2 in #11161
- fix(core): adjust notification list style by @EYHN in #11163
- fix(editor): at menu grammar by @Flrande in #11167
- fix(editor): update at menu max height by @Flrande in #11174
- fix(editor): fix auto focus item and improve group order by @Flrande in #11165
- feat(server): update gql endpoint & workspace doc match test by @darkskygit in #11104
- feat(editor): edgeless clipboard config extension by @Saul-Mirone in #11168
- feat(editor): add provider for base adapter by @Saul-Mirone in #11169
- refactor(editor): remove unused code block clipboard by @Saul-Mirone in #11170
- feat(editor): clipboard config extensions by @Saul-Mirone in #11171
- feat(editor): extensionize clipboards by @Saul-Mirone in #11172
- feat(editor): add command for edgeless clipboard by @Saul-Mirone in #11173
- fix(server): set default doc title to Untitled on email by @fengmk2 in #11152
- feat(infra): remove obsolete pattern by @EYHN in #11177
- chore: bump up rustc version to v1.85.1 by @renovate in #11140
- feat(core): add use guard hook by @EYHN in #11180
- fix(core): no search result in ai chat-panel by @akumatus in #11157
- chore(server): ignore non-exists doc embedding by @darkskygit in #11153
- feat(core): add candidates popover in ai chat-panel by @akumatus in #11178
- fix(editor): clear the search text after selecting a member and add whitelist for image attachment by @zzj3720 in #11063
- refactor(core): use unsafeCSSVar instead of var by @akumatus in #11188
- fix(server): raw user query by @forehalo in #11151
- feat(core): add matched context documents to ai prompt by @akumatus in #11148
- fix(core): reverted malicious discord link change by @MJHeijster in #11189
- feat(core): impl invitation link by @JimmFly in #11181
- fix(editor): description of linked doc should be displayed on multiple lines by @fundon in #11162
- fix(admin): adjust admin panel style by @JimmFly in #11065
- fix(core): fix notification setting error by @EYHN in #11194
- fix(core): fix error message missing by @EYHN in #11166
- fix(core): handle invitation failure by @JimmFly in #11195
- feat(electron): recording popups by @pengx17 in #11016
- refactor: rewrite dblclick and selection logic of default-tool by @doouding in #11036
- refactor(editor): adjust min-width of context-menu by @zzj3720 in #11078
- fix(editor): add member node before mention by @Flrande in #11197
- chore: bump up all non-major dependencies by @renovate in #11187
- feat(editor): add idle status for embed iframe block by @donteatfriedrice in #11142
- feat(editor): limit embed edgeless iframe block width and height by @donteatfriedrice in #11192
- refactor(editor): embed iframe block surface toolbar extension by @donteatfriedrice in #11193
- fix(editor): missing connectors when click copy as image action in surface-ref-toolbar by @L-Sun in #11137
- chore: bump up oxlint version to v0.16.3 by @renovate in #10890
- fix(editor): incorrect edgeless viewport in peek view by @L-Sun in #11040
- fix(server): send invitation review notification by @fengmk2 in #11203
- fix(editor): update at menu avatar style by @Flrande in #11204
- fix(admin): unable to select all users in current page by @JimmFly in #11155
- fix(admin): show user disabled status in admin panel search results by @JimmFly in #11146
- chore: bump up all non-major dependencies by @renovate in #11206
- feat: seperate createDoc and createStore by @Saul-Mirone in #11182
- fix(core): add try-catch to handle possible errors by @akumatus in #11213
- fix(editor): table data lost when converted to linked doc by @Saul-Mirone in #11212
- chore: bump up nestjs by @renovate in #11211
New Contributors
- @MJHeijster made their first contribution in #11189
Full Changelog: v0.21.0-canary.3...v0.21.0-canary.4