# AionUi v2.1.59 - Product: AionUi (https://whatsnew.fyi/product/aionui) - Vendor: iOfficeAI - Date: 2026-08-19 - Version: v2.1.59 - Original notes: https://github.com/iOfficeAI/AionUi/releases/tag/v2.1.59 - Permalink: https://whatsnew.fyi/product/aionui/releases/v2.1.59 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** — Add drag-to-transfer files across the project tree in explorer - **fixed** — Render chat KaTeX formulas once in Shadow DOM for markdown - **added** — Add optional contact email field to feedback - **security** — Block path traversal in HTML renderer resource inlining - **fixed** — Make monochrome logos follow the theme color - **fixed** — Stop renderer launch-failed reload storm with backoff and throttled relaunch in desktop - **added** — Add new file/dir and grouped row menu to explorer - **fixed** — Render relative images in agent replies - **fixed** — Keep inline markup at the heading's size inside chat headings for markdown ##### What's Changed * feat(explorer): drag-to-transfer files across the project tree by @tcp404 in https://github.com/iOfficeAI/AionUi/pull/4090 * fix(markdown): render chat KaTeX formulas once in Shadow DOM by @tcp404 in https://github.com/iOfficeAI/AionUi/pull/4091 * feat(feedback): add optional contact email field by @tcp404 in https://github.com/iOfficeAI/AionUi/pull/4096 * fix(security): block path traversal in HTML renderer resource inlining by @tcp404 in https://github.com/iOfficeAI/AionUi/pull/4097 * fix(ui): make monochrome logos follow the theme color by @ChristianLuciani in https://github.com/iOfficeAI/AionUi/pull/3614 * fix(desktop): stop renderer launch-failed reload storm with backoff and throttled relaunch by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/4100 * feat(explorer): new file/dir + grouped row menu by @tcp404 in https://github.com/iOfficeAI/AionUi/pull/4102 * fix(acp): render relative images in agent replies by @tcp404 in https://github.com/iOfficeAI/AionUi/pull/4103 * fix(markdown): keep inline markup at the heading's size inside chat headings by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/4104 * refactor(media): read image root from ConversationContext by @tcp404 in https://github.com/iOfficeAI/AionUi/pull/4105 * chore: bump version to 2.1.59 by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/4107 ##### New Contributors * @ChristianLuciani made their first contribution in https://github.com/iOfficeAI/AionUi/pull/3614 **Full Changelog**: https://github.com/iOfficeAI/AionUi/compare/v2.1.58...v2.1.59