AionUi v2.1.52

v2.1.52
Added 2
  • The conversation Explorer gains a Changes panel to see modified/added/deleted files for the project's repository, stage and unstage them inline, and get a clear result banner when an action only partly succeeded
  • Projects containing multiple repositories show a repo switcher with labels at the top
Changed 1
  • Status letters (A/M/D…) are now coloured by what actually happened to the file, and repository status updates live as files change on disk
Fixed 4
  • Searching the home-page assistant dropdown now matches the same fields as the Agent settings page — name, description, backend, CLI command
  • macOS shortcuts now accept Cmd only, so Ctrl+B / Ctrl+F go back to the system's text-navigation behaviour instead of triggering AionUi actions; Windows and Linux accept Ctrl only
  • Custom CSS themes no longer break when a rule's selector contains :hover, ::before, :not() and similar
  • Fixed a rare startup state where the app's own tokens went dark while the component library stayed light, leaving a mismatched half-dark UI
Security 1
  • The image-generation tool now confines paths to the workspace to prevent a malicious model response from reading or writing files outside your workspace
Highlights
Source Control: Changes Panel
  • The conversation Explorer gains a Changes panel: see modified/added/deleted files for the project's repository, stage and unstage them inline, and get a clear result banner when an action only partly succeeded.
  • Projects containing multiple repositories show a repo switcher with labels at the top; a single-repo project goes straight to its changes.
  • Status letters (A/M/D…) are coloured by what actually happened to the file, and repository status updates live as files change on disk.
Bug Fixes
  • Searching the home-page assistant dropdown now matches the same fields as the Agent settings page — name, description, backend, CLI command — so typing "ag" finds Antigravity there too, not just in settings.
  • macOS shortcuts now accept Cmd only, so Ctrl+B / Ctrl+F go back to the system's text-navigation behaviour instead of triggering AionUi actions. Windows and Linux accept Ctrl only.
  • Custom CSS themes no longer break when a rule's selector contains :hover, ::before, :not() and similar — several built-in presets were silently corrupted by this.
  • Fixed a rare startup state where the app's own tokens went dark while the component library stayed light, leaving a mismatched half-dark UI.
Security
  • The image-generation tool validated neither the workspace path nor input image paths, so a malicious model response could read or write files outside your workspace. Paths are now confined to the workspace. Thanks to @flyzstu for reporting and fixing this.
Engine updates (AionCore v0.1.61 → v0.1.62)
  • Live repository-set change streaming — the backend half of the Changes panel above.
What's Changed
New Contributors

Full Changelog: https://github.com/iOfficeAI/AionUi/compare/v2.1.50...v2.1.52


📦 Download

Installers are no longer published on GitHub. Download the latest build from the official website — https://www.aionui.com/

View original

Upgraded? How did it go?

Discussion