What's Changed
- feat(core): add copy link to doc peek view controls by @pengx17 in #11373
- fix(core): bidi panel show button color by @pengx17 in #11374
- fix(server): handle s3 notfound error by @darkskygit in #11386
- fix(server): handle empty transcript result correctly by @darkskygit in #11385
- fix(core): add toDocSearchParams for better typeschecking doc search params by @pengx17 in #11383
- fix(core): audio player loading styles by @pengx17 in #11384
- fix: connector should remain the same when its target or source switch to other
shape type by @doouding in #11369 - feat: render placeholder in edgeless mode by @doouding in #11387
- fix(server): should use error instance stack by @fengmk2 in #11392
- chore(i18n): sync translations by @github-actions in #10396
- feat(core): remove integration feature flag by @CatsJuice in #11393
- fix(editor): remove embed iframe toolbar edit item by @donteatfriedrice in #11396
- feat(ios): add markdown import api by @EYHN in #11394
- chore(core): remove audio block feature flag by @pengx17 in #11399
- fix(editor): do not display format bar with embed node by @Flrande in #11371
- feat(server): enable job queue log by @fengmk2 in #11390
- chore: release with config.schema.json by @forehalo in #11391
- chore(server): customize config merge logic by @forehalo in #11400
- chore(server): adjust job config by @forehalo in #11405
- fix(core): prevent input event propagation by @yoyoyohamapi in #11307
- chore(server): move embedding job namespace by @darkskygit in #11397
- docs: add blaze sponsor info by @Brooooooklyn in #11377
- feat(server): retry transcript job by @darkskygit in #11414
- fix(core): fix member search loading state by @EYHN in #11418
- chore(server): hide not configurable module by @forehalo in #11406
- chore(server): update sign domain description by @darkskygit in #11407
- fix(editor): improve some experiences on note toolbar by @fundon in #11413
- fix(server): auto-accept pending invitations by link by @fengmk2 in #11409
- refactor(core): ai input by @akumatus in #11381
- feat(core): allow retry transcription by @pengx17 in #11416
- feat(electron): recording popup ux by @pengx17 in #11403
- feat(server): search workspace users support case insensitive by @fengmk2 in #11422
- fix(native): properly cleanup resource when activating device failed by @pengx17 in #11380
- fix(server): copilot test condition by @darkskygit in #11417
- feat(core): adjust notification button style by @EYHN in #11425
- fix(server): correct notification pagination by using 'lt' instead of 'gt' for createdAt by @fengmk2 in #11430
- fix(editor): improve color preview in custom tab of color picker by @fundon in #11411
- fix(ios): can not open keyboard in editor by @L-Sun in #11401
- fix(ios): adjust bootom padding of body when keyboard toolbar existed by @L-Sun in #11410
- fix(ios): mobile modal occlusion issues by @L-Sun in #11427
- fix(editor): add recent open doc with mode button by @fundon in #11419
- test(core): chat with collection & tags by @yoyoyohamapi in #11388
- fix(editor): textarea not focusing in AI panel by @fundon in #11429
- refactor(editor): remove unused modal by @L-Sun in #11428
- feat(editor): remove embed iframe feature flag by @donteatfriedrice in #11432
- fix(editor): link popover ui in modal by @pengx17 in #11415
- fix(server): auto-accept pending invitations by link in team workspace by @fengmk2 in #11433
Full Changelog: v0.21.0-beta.1...v0.21.0-beta.2