v2.1.60
Added 6
- Refresh a root via backend remount in explorer
- Archive-first UI and archived page in sidebar
- Enable mermaid pan and zoom in chat markdown
- Resizable desktop sider with snap-collapse in layout
- Allow empty-input start with assistant empty state in conversation
- Support @@ conversation mentions and cross-conversation delivery UI in chat
Changed 1
- Attach account email automatically in feedback
Fixed 1
- Log attribution for uncaught main-process errors
From AionUi
What's Changed
- fix(desktop): log attribution for uncaught main-process errors by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/4112
- refactor(feedback): attach account email automatically by @tcp404 in https://github.com/iOfficeAI/AionUi/pull/4117
- feat(explorer): refresh a root via backend remount by @tcp404 in https://github.com/iOfficeAI/AionUi/pull/4121
- feat(sidebar): archive-first UI and archived page by @tcp404 in https://github.com/iOfficeAI/AionUi/pull/4126
- feat(renderer): enable mermaid pan/zoom in chat markdown by @heartacker in https://github.com/iOfficeAI/AionUi/pull/4108
- feat(layout): resizable desktop sider with snap-collapse by @tcp404 in https://github.com/iOfficeAI/AionUi/pull/4128
- feat(conversation): allow empty-input start with assistant empty state by @tcp404 in https://github.com/iOfficeAI/AionUi/pull/4127
- feat(chat): @@ conversation mentions and cross-conversation delivery UI by @piorpua in https://github.com/iOfficeAI/AionUi/pull/4131
- chore: bump version to 2.1.60 by @piorpua in https://github.com/iOfficeAI/AionUi/pull/4134
Full Changelog: https://github.com/iOfficeAI/AionUi/compare/v2.1.59...v2.1.60