What's Changed
- fix(server): raw body limit by @darkskygit in #10254
- fix(editor): paste when select multiple block texts by @donteatfriedrice in #10227
- refactor(editor): optimize store map by @Saul-Mirone in #10246
- refactor: move utils and cleanup test helpers by @Saul-Mirone in #10261
- chore: bump up all non-major dependencies by @renovate in #10132
- fix(editor): ui bugs in linked document embed view by @OlegDev1 in #10105
- fix(core): fix ios blob upload by @EYHN in #10263
- fix(core): center peek doc view circular deps by @pengx17 in #10253
- chore(mobile): adjust setting dialog swipe gesture trigger size by @CatsJuice in #10236
- fix: handle unsupported image upload by @doouding in #10272
- fix: replace all CRLF in email token by @fengmk2 in #10271
- fix(server): wrong queue options for worker executor by @forehalo in #10267
- fix(core): wrong i18n key used by @forehalo in #10275
- feat(core): close popup after oauth login by @EYHN in #10273
- fix(core): unexpectedly jump to price plan when selfhosting by @JimmFly in #10247
- fix(editor): paste surface-ref block to another doc as embed-linked-doc block by @donteatfriedrice in #10274
- chore(editor): allow remote debug in presets dev entry by @doodlewind in #10279
- fix(core): remove crypto randomuuid api by @EYHN in #10268
- fix(core): throttle sync progress update by @EYHN in #10278
- fix(nbstore): fix v1 doc storage timestamp by @EYHN in #10282
- style(core): adjust ai icon color in starter-bar by @CatsJuice in #10280
- fix(nbstore): better diff function for doc update by @EYHN in #10284
- fix(core): incorrect root config identifier by @L-Sun in #10285
- fix(server): doc owner and default role permission by @forehalo in #10281
- fix(editor): embed sync doc theme not reactive by @Flrande in #10283
- feat(core): add tracking events to doc role management by @JimmFly in #10221
- fix(editor): hide edgeless only note in synced doc block by @Saul-Mirone in #10277
- fix(nbstore): close full blob sync for iOS by @EYHN in #10286
- fix(core): incorrect permissions displayed in member management by @JimmFly in #10269
- fix(core): unexpected redirect to expired page after accepting invitation by @JimmFly in #10257
- chore(core): temporarily hide editor starter-bar on mobile by @CatsJuice in #10237
- fix(core): prevent all-docs header from overlapping scrollbar by @CatsJuice in #10270
- fix(editor): log when export blob failed by @donteatfriedrice in #10287
- chore(core): better doc action error message by @forehalo in #10288
- chore: bump theme by @donteatfriedrice in #10290
- chore: remove createEmptyEditor legacy test misc by @Saul-Mirone in #10291
- refactor(editor): allow force refresh in worker renderer by @doodlewind in #10289
- fix(editor): improve table selection in edgeless mode by @zzj3720 in #10293
- fix(nbstore): fix doc clock comparison by @EYHN in #10296
- chore(i18n): sync translations by @github-actions in #10184
- feat(editor): add block creation tracking by @zzj3720 in #10294
- fix(server): convert error type to lower case by @fengmk2 in #10301
- chore(editor): fix imports in legacy tests by @Saul-Mirone in #10300
- perf(editor): avoid recreation of Intl.Segmenter by @doodlewind in #10295
- fix(core): adjust share menu and upgrade-to-team page style by @JimmFly in #10299
- fix(nbstore): check before save empty update by @EYHN in #10304
- fix(server): remove job on complete by @fengmk2 in #10305
- fix(editor): image size and xywh when converting attachment to image by @fundon in #10200
- fix(server): wrong previous subscription check by @forehalo in #10306
- chore(server): disable nightly subscriptions expirasion check by @forehalo in #10298
- chore(server): race condition during fixing doc owner by @forehalo in #10303
- fix(editor): auto focus after add inline latex by @Flrande in #10309
- feat: allow retry with new message by @darkskygit in #10307
- refactor(editor): remove AbstractEditor type and feature flags in test by @Saul-Mirone in #10308
- refactor(server): move bin content parser to doc reader by @fengmk2 in #10302
- chore(editor): update some widget styles by @L-Sun in #10311
- feat(server): client version check by @darkskygit in #9205
Full Changelog: v0.20.0-beta.2...v0.20.0-canary.13