8000 Release 0.22.4 · toeverything/AFFiNE · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.22.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 08:08
· 102 commits to canary since this release
v0.22.4
e98f035

What's Changed

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

New Contributors

Full Changelog: v0.22.2...v0.22.4

0