What's Changed
- fix: drag mind map root node should layout in real time by @doouding in #9252
- chore(core): edit property meta events by @pengx17 in #9253
- fix: typo in reactive text by @Saul-Mirone in #9260
- chore: update commit scope enum by @L-Sun in #9262
- chore(editor): hide title of locked group by @L-Sun in #9261
- fix(core): toggle page mode when split view opened by @CatsJuice in #9221
- chore: adjust tsconfig for blocksuite by @Saul-Mirone in #9259
- fix(core): disable page header title from dragging when editing by @pengx17 in #9258
- refactor(editor): move file drop manager to components by @Saul-Mirone in #9264
- feat(editor): add tracking for the creation of linked-doc by @zzj3720 in #9266
- feat(core): open in app for self-hosted by @pengx17 in #9231
- feat(mobile): use native select for mobile setting by @CatsJuice in #9236
- fix(mobile): reset active-tab to home on ios/android when launched by @CatsJuice in #9245
- chore: base url for mobile debug by @doodlewind in #9268
- feat(mobile): auto show text keyboard subtoolbar when selecting text by @L-Sun in #9256
- fix(server): vague initial chat content in test by @darkskygit in #9267
- refactor(editor): extract common components by @Saul-Mirone in #9277
- refactor(editor): extract filterable list component by @Saul-Mirone in #9278
- fix(editor): limit max width when uploading or pasting image into edgeless by @donteatfriedrice in #9273
- fix: mini mindmap layout by @doouding in #9276
- chore: adjust i18n by @JimmFly in #9270
- fix(core): list style issue in selection mode by @forehalo in #9275
- chore: add monorepo tools by @forehalo in #9196
- feat(ios): add intelligents button by @EYHN in #9281
- refactor(editor): extract common components by @Saul-Mirone in #9282
- refactor(editor): extract ai item component by @Saul-Mirone in #9283
- chore(tools): disable hmr by default by @doodlewind in #9286
- fix(core): ai chat panel content will be inconsistent when switching to journals by @akumatus in #9288
- fix(core): chat input will be sent repeatedly in two documents with split view by @akumatus in #9289
- fix: can not drag collapsed heading by @Flrande in #9272
- refactor(editor): remove legacy dnd config by @Saul-Mirone in #9291
- refactor(editor): cleanup dead code by @Saul-Mirone in #9294
- fix(core): make all docs journal judgement reactive by @CatsJuice in #9290
- fix(mobile): workspace selector in app-fallback may crash by @CatsJuice in #9293
- chore(editor): ignore debug zip snapshots by @doodlewind in #9297
- refactor(editor): extensionalize html adapter by @Saul-Mirone in #9299
- refactor(ios): disable navigation gesture with js by @CatsJuice in #9287
- fix(tools): patch monorepo tools by @forehalo in #9285
- fix(editor): notion html adapter for embed link block by @donteatfriedrice in #9279
- refactor(editor): move menu context to components by @Saul-Mirone in #9302
- refactor(editor): cleanup dead code by @Saul-Mirone in #9300
- chore: bump up react-error-boundary version to v5 by @renovate in #9238
- fix: font of AI panel should not be affected by the font of Editor settings by @akumatus in #9305
- refactor(editor): extract bookmark block by @Saul-Mirone in #9304
- refactor(editor): extract attachment block by @Saul-Mirone in #9308
- refactor(editor): extract image block by @Saul-Mirone in #9309
- fix(server): data-migration script by @Brooooooklyn in #9306
- chore: Lock file maintenance by @renovate in #9166
- feat(core): at menu loading state by @pengx17 in #9284
- refactor(editor): extract note block by @Saul-Mirone in #9310
- fix(electron): electron crash on leave fullscreen by @pengx17 in #9314
- fix(editor): should remove drag preview after drop by @Saul-Mirone in #9313
- fix(editor): sentry-17da76f65b91465b911fad44279d971a by @doodlewind in #9315
- refactor(component): lit portal by @fundon in #9303
- refactor(editor): extensionalize notion html adapter by @donteatfriedrice in #9318
- fix: should bring children to new doc created by @Saul-Mirone in #9316
- fix(editor): re-init after yText change in inline editor by @Saul-Mirone in #9312
- refactor(editor): extract html adapter to shared by @Saul-Mirone in #9319
- refactor(editor): extract frame block by @Saul-Mirone in #9322
- chore(editor): remove typedoc json by @Saul-Mirone in #9324
- feat(core): pdf embed view component by @fundon in #8671
- feat(core): pdf viewer supports fit to page by @fundon in #8812
- feat(editor): remove flag control for database full-width by @zzj3720 in #9265
- feat: extract latex block by @Saul-Mirone in #9327
- chore: remove AIOnboardingGeneral by @JimmFly in #9326
- fix(editor): some blocks can not be collapsed by @Flrande in #9325
- fix(core): more space under page property list by @forehalo in #9269
- feat(core): add pdf embed preview feature flag by @fundon in #9307
- feat(core): disable the back gesture when the menu is open by @zzj3720 in #9263
- refactor(editor): extensionalize plain text adapter by @donteatfriedrice in #9330
- fix(editor): merge drag function and fix it by @Flrande in #9329
- fix(editor): use nullable inline editor root element by @doodlewind in #9320
- fix(core): disable re-rendering of pdf embed view by @fundon in #9334
- test: add mindmap collapse test by @doouding in #9336
- feat(editor): add edgeless crud extension by @Saul-Mirone in #9335
- fix(editor): block selection delete conflict with native selection by @Saul-Mirone in #9340
- fix(editor): sentry-624432d8f1e6420ca9c5023a051f4332 by @doodlewind in #9342
- chore: keep old selfhost compose file by @forehalo in #9280
- fix(editor): sentry-332848caa68e4679b403d56881e3c0e3 by @doodlewind in #9343
- fix(graphql): ios client gql compatibility by @darkskygit in #9337
- fix(editor): missing edgeless crud piece by @Saul-Mirone in #9347
- chore: standardize package references by @forehalo in #9346
- fix(editor): eslint useless escape by @doodlewind in #9345
- chore(electron): disable onboarding by @CatsJuice in #9332
- fix(editor): crud this error by @Saul-Mirone in #9350
- feat(server): distinguash workspace quota calc by @darkskygit in #9338
- fix(server): team quota await by @darkskygit in #9352
- chore(tools): add package selector to dev command by @forehalo in #9328
- chore(infra): remove blocksuite from infra by @forehalo in #9353
Full Changelog: v0.19.0-canary.8...v0.19.0-canary.12