Update ghcr.io/toeverything/affine Docker tag to v0.24.1
I upgraded AFFiNE successfully by means of Watchtower Docker container update with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
ghcr.io/toeverything/affine | patch | 0.24.0 -> 0.24.1 |
Release Notes
toeverything/AFFiNE (ghcr.io/toeverything/affine)
v0.24.1
: 0.24.1
What's Changed
- refactor(core): add selected chip synchronously by @yoyoyohamapi in https://github.com/toeverything/AFFiNE/pull/13469
- fix(core): copilot tool restore by @akumatus in https://github.com/toeverything/AFFiNE/pull/13470
- fix(server): improve outdated embedding cleanup by @darkskygit in https://github.com/toeverything/AFFiNE/pull/13476
- fix(server): frequent embedding by @darkskygit in https://github.com/toeverything/AFFiNE/pull/13475
- fix(editor): fix import zip with cjk filename by @ygcaicn in https://github.com/toeverything/AFFiNE/pull/13458
- feat(editor): add mermaid code preview by @ygcaicn in https://github.com/toeverything/AFFiNE/pull/13456
- fix(core): show past due in ui by @pengx17 in https://github.com/toeverything/AFFiNE/pull/13477
- feat(server): adapt gpt5 by @darkskygit in https://github.com/toeverything/AFFiNE/pull/13478
- fix(core): manage payment details entry adjustment by @pengx17 in https://github.com/toeverything/AFFiNE/pull/13481
- chore(editor): adjust notification of database editing by @L-Sun in https://github.com/toeverything/AFFiNE/pull/13484
- fix(editor): remove patch of key-binding in andriod by @L-Sun in https://github.com/toeverything/AFFiNE/pull/13483
- fix(server): multi step tool call by @darkskygit in https://github.com/toeverything/AFFiNE/pull/13486
- fix(core): missing lit component props by @akumatus in https://github.com/toeverything/AFFiNE/pull/13482
- feat(editor): brush and highlighter dom renderer by @L-Sun in https://github.com/toeverything/AFFiNE/pull/13464
- fix(editor): incorrect z-index in dom renderer by @L-Sun in https://github.com/toeverything/AFFiNE/pull/13465
- fix(core): remove attachment chip failed by @yoyoyohamapi in https://github.com/toeverything/AFFiNE/pull/13468
- fix(core): incorrect position of mobile notification card by @L-Sun in https://github.com/toeverything/AFFiNE/pull/13485
- fix(core): code artifact copy should retain the original format by @pengx17 in https://github.com/toeverything/AFFiNE/pull/13489
- feat(editor): impl shape text with dom renderer by @L-Sun in https://github.com/toeverything/AFFiNE/pull/13471
- fix(editor): deactivate editor when selection out of editor by @L-Sun in https://github.com/toeverything/AFFiNE/pull/13490
- fix(core): pasted code artifact should be inserted as codeblock by @pengx17 in https://github.com/toeverything/AFFiNE/pull/13492
- fix(editor): hook of database is invoked repeatedly by @L-Sun in https://github.com/toeverything/AFFiNE/pull/13493
- fix(ios): enable horizontal scroll for database by @L-Sun in https://github.com/toeverything/AFFiNE/pull/13494
- feat(server): integrate blob to context by @darkskygit in https://github.com/toeverything/AFFiNE/pull/13491
Full Changelog: https://github.com/toeverything/AFFiNE/compare/v0.24.0...v0.24.1