What's Changed
- fix(server): oidc registration by @forehalo in https://github.com/toeverything/AFFiNE/pull/12723
- fix(core): generate the image cannot enter text prompt by @akumatus in https://github.com/toeverything/AFFiNE/pull/12717
- fix(editor): support copying single image from edgeless and pasting to page by @fundon in https://github.com/toeverything/AFFiNE/pull/12709
- chore: bump up @googleapis/androidpublisher version to v28 by @renovate in https://github.com/toeverything/AFFiNE/pull/12713
- fix(electron): increase recording timeout by @pengx17 in https://github.com/toeverything/AFFiNE/pull/12733
- chore(ios): update ios app version by @EYHN in https://github.com/toeverything/AFFiNE/pull/12734
- chore: bump up nestjs to v11.1.3 by @renovate in https://github.com/toeverything/AFFiNE/pull/12737
- fix(editor): pasting into database multiselect input auto adds a new tag by @golok727 in https://github.com/toeverything/AFFiNE/pull/12693
- fix: size of canvas in
PDFPageRenderer
by @mkihr-ojisan in https://github.com/toeverything/AFFiNE/pull/12722 - fix(editor): toolbar shaking when setting inline style by @fundon in https://github.com/toeverything/AFFiNE/pull/12765
- refactor(core): hide emebedding status tip if completed by @yoyoyohamapi in https://github.com/toeverything/AFFiNE/pull/12720
- fix(editor): add title to edgeless page block ai context by @L-Sun in https://github.com/toeverything/AFFiNE/pull/12763
- fix(server): list context status by @darkskygit in https://github.com/toeverything/AFFiNE/pull/12771
- fix(editor): support markdown transform when using IME by @L-Sun in https://github.com/toeverything/AFFiNE/pull/12778
- chore(editor): remove unused codes by @L-Sun in https://github.com/toeverything/AFFiNE/pull/12784
- feat(editor): add replace action in attachment toolbar by @fundon in https://github.com/toeverything/AFFiNE/pull/12512
- fix(editor): can not clear embed card alias description by @L-Sun in https://github.com/toeverything/AFFiNE/pull/12794
- fix: memory leak due to missing unsubscribe by @CatsJuice in https://github.com/toeverything/AFFiNE/pull/12777
- feat(server): improve rerank performance by @darkskygit in https://github.com/toeverything/AFFiNE/pull/12775
- feat(server): improve prompts by @darkskygit in https://github.com/toeverything/AFFiNE/pull/12788
- fix(electron): web dev server ws does not work for electron renderer by @pengx17 in https://github.com/toeverything/AFFiNE/pull/12711
- fix(editor): behavior of deleting at the start of line by @L-Sun in https://github.com/toeverything/AFFiNE/pull/12787
- fix(component): fix storybook migration v9 by @pengx17 in https://github.com/toeverything/AFFiNE/pull/12797
- fix(editor): remove duplicate event listeners by @golok727 in https://github.com/toeverything/AFFiNE/pull/12735
- chore(server): bump model version by @darkskygit in https://github.com/toeverything/AFFiNE/pull/12798
- fix(nbstore): fix search slow by @EYHN in https://github.com/toeverything/AFFiNE/pull/12800
- fix(editor): firefox can't paste image in edgeless by @golok727 in https://github.com/toeverything/AFFiNE/pull/12729
- fix(editor): cursor not visible on empty line when line numbers are disabled in code block by @golok727 in https://github.com/toeverything/AFFiNE/pull/12694
- fix(editor): unable to delete content backward in database title cell by @golok727 in https://github.com/toeverything/AFFiNE/pull/12738
- fix(editor): show added or deleted rows immediately in grouped table and Kanban views by @NorkzYT in https://github.com/toeverything/AFFiNE/pull/12731
- fix(server): increase doc-service liveness probe timeout from 1s to 5s by @fengmk2 in https://github.com/toeverything/AFFiNE/pull/12804
- feat(core): update build in server config by @EYHN in https://github.com/toeverything/AFFiNE/pull/12807
- fix(server): use Query instead of Args by @fengmk2 in https://github.com/toeverything/AFFiNE/pull/12813
- feat(server): split embedding client by @darkskygit in https://github.com/toeverything/AFFiNE/pull/12809
New Contributors
- @mkihr-ojisan made their first contribution in https://github.com/toeverything/AFFiNE/pull/12722
- @NorkzYT made their first contribution in https://github.com/toeverything/AFFiNE/pull/12731
Full Changelog: https://github.com/toeverything/AFFiNE/compare/v0.22.2...v0.22.4