What's Changed
- refactor(core): add selected chip synchronously by @yoyoyohamapi in #13469
- fix(core): copilot tool restore by @akumatus in #13470
- fix(server): improve outdated embedding cleanup by @darkskygit in #13476
- fix(server): frequent embedding by @darkskygit in #13475
- fix(editor): fix import zip with cjk filename by @ygcaicn in #13458
- feat(editor): add mermaid code preview by @ygcaicn in #13456
- fix(core): show past due in ui by @pengx17 in #13477
- feat(server): adapt gpt5 by @darkskygit in #13478
- fix(core): manage payment details entry adjustment by @pengx17 in #13481
- chore(editor): adjust notification of database editing by @L-Sun in #13484
- fix(editor): remove patch of key-binding in andriod by @L-Sun in #13483
- fix(server): multi step tool call by @darkskygit in #13486
- fix(core): missing lit component props by @akumatus in #13482
- feat(editor): brush and highlighter dom renderer by @L-Sun in #13464
- fix(editor): incorrect z-index in dom renderer by @L-Sun in #13465
- fix(core): remove attachment chip failed by @yoyoyohamapi in #13468
- fix(core): incorrect position of mobile notification card by @L-Sun in #13485
- fix(core): code artifact copy should retain the original format by @pengx17 in #13489
- feat(editor): impl shape text with dom renderer by @L-Sun in #13471
- fix(editor): deactivate editor when selection out of editor by @L-Sun in #13490
- fix(core): pasted code artifact should be inserted as codeblock by @pengx17 in #13492
- fix(editor): hook of database is invoked repeatedly by @L-Sun in #13493
- fix(ios): enable horizontal scroll for database by @L-Sun in #13494
- feat(server): integrate blob to context by @darkskygit in #13491
Full Changelog: v0.24.0...v0.24.1