What's Changed
- style: update ios dark icon by @hwangdev97 in #10312
- refactor(editor): reduce dom query per refresh by @doodlewind in #10319
- fix(editor): data in the database will be completely overwritten in some cases by @zzj3720 in #10318
- fix(core): fix throw if aborted polyfill by @EYHN in #10321
- refactor: move doc-title and ai-chat-block components by @Saul-Mirone in #10316
- refactor(editor): add zoom threshold for dom rendering fallback by @doodlewind in #10322
- refactor: move frame manager and panel to separate packages by @Saul-Mirone in #10324
- fix(core): no pop-ups if user click discard menu item by @akumatus in #10317
- fix(core): remove candidate doc chip suggestions by @akumatus in #10327
- refactor: replace editor container with editor host by @Saul-Mirone in #10328
- refactor: move outline fragment to separate package by @Saul-Mirone in #10331
- fix(server): gen new request id on websocket event request by @fengmk2 in #10330
- fix(nbstore): fix cloud awareness by @EYHN in #10320
- perf(editor): reduce dom ops in viewport update by @doodlewind in #10333
- fix(editor): block selected style in note under edgeless by @fundon in #10326
- fix(core): adjust copy link button styles by @JimmFly in #10337
- fix(server): don't sync blob meta on workspace deleted event by @fengmk2 in #10334
- refactor(editor): move editor components to frontend core by @Saul-Mirone in #10335
- chore(editor): update shadow of ask-ai-panel by @L-Sun in #10336
Full Changelog: v0.20.0-beta.4...v0.20.0-beta.5