Skip to content

v2.1.26

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 03:56
· 3 commits to main since this release
b825a86

Highlights

This is a stability and polish release that builds on the assistant and conversation improvements from v2.1.25.

Improvements

  • AionUi now remembers the last assistant you selected on the home page and restores it on your next visit and on New Chat, so you don't have to re-pick it every time. (The choice is saved in your settings rather than browser storage, so it survives more reliably.)
  • The agent repair panel gives clearer feedback: "Save and test" now reports the actual backend health-check result instead of a generic message, edits for the internal Aion CLI runtime are hidden where they don't apply, and empty submissions are blocked while you can still clear existing overrides.
  • Assistant default model and mode options now prefer the runtime's own configuration, so the defaults shown match what each runtime actually supports.

Bug Fixes

  • Team chat is full width again — the v2.1.25 fluid-width change accidentally narrowed team-mode conversations, and standalone chats keep their wide-screen layout.
  • Fixed a race where a restored, ready-to-install update could be overwritten by a fresh update check, causing the "update ready" notification to disappear.
  • File operations (write, rename, delete, zip) in custom workspace folders now correctly target the right workspace root.
  • Tidied up the assistant card's more-options button in settings.

What's Changed

Full Changelog: v2.1.25...v2.1.26