# AionUi v2.1.52 - Product: AionUi (https://whatsnew.fyi/product/aionui) - Vendor: iOfficeAI - Date: 2026-08-07 - Version: v2.1.52 - Original notes: https://github.com/iOfficeAI/AionUi/releases/tag/v2.1.52 - Permalink: https://whatsnew.fyi/product/aionui/releases/v2.1.52 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — 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 - **added** — Projects containing multiple repositories show a repo switcher with labels at the top - **changed** — 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** — Searching the home-page assistant dropdown now matches the same fields as the Agent settings page — name, description, backend, CLI command - **fixed** — 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 - **fixed** — Custom CSS themes no longer break when a rule's selector contains :hover, ::before, :not() and similar - **fixed** — 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 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/**