What's Changed
- fix: preserve newlines in chat message markdown rendering by @rqbbss in #714
- feat(settings): add debounce to NInputNumber in Memory/Agent/Session settings by @1624318455 in #718
- fix: pass default headers to agent bridge by @tevenfeng in #711
- feat(chat): add custom drag-resize handle on input top border by @1624318455 in #725
- Fix bridge compression history handling by @EKKOLearnAI in #726
- Fix bridge agent initialization compatibility by @EKKOLearnAI in #727
- [codex] Remove website QQ QR code by @EKKOLearnAI in #730
- feat: auto-switch to default profile before gateway startup by @EKKOLearnAI in #734
- revert: remove i18n lazy loading and highlight.js selective import by @EKKOLearnAI in #736
- feat: add clear visible models selection by @Harukaon in #733
- fix: remove gateway startup debug log by @Harukaon in #732
- [codex] refactor chat run socket by @EKKOLearnAI in #739
- [codex] fix bridge state db sync by @EKKOLearnAI in #740
- [codex] add bridge session commands by @EKKOLearnAI in #743
- fix: isolate gateway profile environment by @EKKOLearnAI in #745
- fix: reserve Web UI port for gateway allocation by @EKKOLearnAI in #746
- chore: update changelog for 0.5.23 by @EKKOLearnAI in #747
- ci: 在 PR 流程中运行测试 by @hanzckernel in #748
- [codex] align compression token estimates by @EKKOLearnAI in #749
- [codex] fix command compression token estimate by @EKKOLearnAI in #751
New Contributors
- @rqbbss made their first contribution in #714
- @tevenfeng made their first contribution in #711
- @Harukaon made their first contribution in #733
Full Changelog: v0.5.22...v0.5.23