File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.1.45] ( https://github.com/iOfficeAI/AionUi/compare/v2.1.44...v2.1.45 ) (2026-07-31)
4+
5+ ### Desktop
6+
7+ #### Features
8+
9+ - ** explorer:** reveal highlight + @ Tab complete (#3794 )
10+
11+ #### Bug Fixes
12+
13+ - ** sendbox:** tag loading-window @mention fallback with local chat-ref (#3801 )
14+
15+ ### Core ([ v0.1.56] ( https://github.com/iOfficeAI/AionCore/releases/tag/v0.1.56 ) )
16+
17+ #### Features
18+
19+ - ** project:** hide OS-junk and VCS-internal noise from listings (#727 )
20+
21+ #### Bug Fixes
22+
23+ - ** agents:** persist the catalog the availability probe already fetched (#735 )
24+ - ** ai-agent:** token usage for the direct-CLI backends (claude / codex) (#733 )
25+ - ** conversation:** request plaintext thinking from claude, drop blank thought cards (#731 )
26+ - ** project/monitor:** attribute watched-subdir events to parent so tree reflects dir delete/rename (#734 )
27+ - ** session:** settle cancelled workflows and stop per-turn pump state leaking across turns (#732 )
28+ - ** team:** derive team capability from probed MCP transports, not a stored veto (#725 )
29+
30+ ---
31+
332## [ 2.1.44] ( https://github.com/iOfficeAI/AionUi/compare/v2.1.43...v2.1.44 ) (2026-07-30)
433
534### Desktop
Original file line number Diff line number Diff line change 11{
22 "name" : " AionUi" ,
3- "version" : " 2.1.44 " ,
3+ "version" : " 2.1.45 " ,
44 "description" : " Transform your command-line AI agent into a modern, efficient AI Chat interface." ,
55 "keywords" : [],
66 "license" : " Apache-2.0" ,
255255 "engines" : {
256256 "node" : " >=22 <25"
257257 },
258- "aioncoreVersion" : " v0.1.55 " ,
258+ "aioncoreVersion" : " v0.1.56 " ,
259259 "electronRebuild" : {
260260 "electronVersion" : " ^37.3.1"
261261 },
You can’t perform that action at this time.
0 commit comments