[0.8.1] - 2026-04-13
Added
- Added a dedicated in-app changelog dialog with optional AI translation support.
- Added direct
PluginSendMessageandPluginReplyMessagetool support for CronAgent channel delivery flows. - Added window-region capture plus clipboard image helpers to improve image export and copy flows.
- Added support for opening local file paths directly from markdown links and inline code references.
Changed
- Refined assistant workspace rendering with collapsible tool execution summaries and first-class widget output blocks.
- Improved file change cards to better distinguish created versus modified writes and to show richer inline previews.
- Optimized session lookup, background-session buffering, sidebar subscriptions, and session switch remount behavior for heavier multi-session workloads.
- Tightened cron agent delivery instructions and plugin tool registration so plugin-bound sessions keep the expected messaging tools available.
- Bumped the app version to
v0.8.1.
Fixed
- Reduced widget iframe sizing and resize jitter issues in chat output.
- Prevented background-session updates from being dropped or applied stale when switching back to an active session.
- Improved copied chat image reliability by capturing the window region directly and normalizing clipboard image writes.
Notes
- This release focuses on chat workspace polish, plugin-channel delivery, session-state reliability, local file navigation, and export/copy stability.