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
- fix(guid): align assistant dropdown search fields with Agent settings by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/3903
- feat(scm): Changes panel with multi-repo switcher and repo labels by @tcp404 in https://github.com/iOfficeAI/AionUi/pull/3894
- chore(docs): update WeChat group QR code to wx-19 by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/3908
- ci: raise unit-test and coverage job timeouts in PR checks by @piorpua in https://github.com/iOfficeAI/AionUi/pull/3911
- fix(shortcuts): use platform-native primary modifier by @CleverC2200 in https://github.com/iOfficeAI/AionUi/pull/3909
- fix(security): prevent path traversal in image generation MCP tool by @flyzstu in https://github.com/iOfficeAI/AionUi/pull/3906
- fix(theme): parse custom CSS via postcss instead of regex by @tcp404 in https://github.com/iOfficeAI/AionUi/pull/3915
- fix(theme): converge appearance attributes and defer arco-theme by @tcp404 in https://github.com/iOfficeAI/AionUi/pull/3917
- chore: bump version to 2.1.52 by @piorpua in https://github.com/iOfficeAI/AionUi/pull/3923
New Contributors
- @CleverC2200 made their first contribution in https://github.com/iOfficeAI/AionUi/pull/3909
- @flyzstu made their first contribution in https://github.com/iOfficeAI/AionUi/pull/3906
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/