Not yet assessed
Breaking changes
Breaking-change status has not been confirmed. Do not assume the upgrade is compatible.
DSH Releases
Release notes
Improvements
- Preview and jump to all paginated turns, including unloaded ones, from the right-hand navigation in long conversations by @LegGasai
- Reduce memory use and improve syntax-highlighting responsiveness when rendering long conversations by @imccyu and @07akioni
- Improve multilingual wording for permission labels by @ZiyaZhang
Bug Fixes
- Correctly echo and reliably deliver images added or queued while a conversation is running; follow-up messages to continuable subagents also support images by @CreatixChu
- Let
read_imagedetect and read image attachment paths without filename extensions by @CreatixChu - Complete highlighted slash commands with
Tabwhile the command menu is open by @mektpoy - Fix backend stalls being mistaken for network disconnections by @imccyu
- Fix the Schedule catalog in the conversation header shifting or overflowing in narrow viewports by @pku-xht
Chores
- Remove the optional SQLite Session persistence backend; existing content is not deleted, so use an older version to export it by @tianyicui