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.36] ( https://github.com/iOfficeAI/AionUi/compare/v2.1.35...v2.1.36 ) (2026-07-17)
4+
5+ ### Desktop
6+
7+ #### Features
8+
9+ - ** ui:** standardize drag-to-reorder UX for team tabs and pinned conversations (#3606 )
10+ - ** ui:** add search to skills/MCP submenus and assistant default selects (#3605 )
11+ - ** skills:** skill detail page with assistant attachment (#3604 )
12+ - ** skills:** add batch delete for custom skills (#3600 )
13+ - ** cron:** add queue protection and custom schedules (#3552 )
14+
15+ #### Styling
16+
17+ - ** skills:** soften batch-mode selected card state (#3603 )
18+
19+ ### Core ([ v0.1.48] ( https://github.com/iOfficeAI/AionCore/releases/tag/v0.1.48 ) )
20+
21+ #### Features
22+
23+ - ** agents:** add Pi coding agent as builtin ACP agent (#618 )
24+ - ** ai-agent:** route image attachments by model capability
25+ - ** aionrs:** inline image attachments for Aion CLI
26+ - ** team:** add CLI fallback collaboration transport (#629 )
27+
28+ #### Bug Fixes
29+
30+ - ** acp:** confirm legacy mode/model on ACK instead of awaiting observed update (#635 )
31+ - ** agents:** honor login PATH and validate builtin CLIs (#622 )
32+ - ** ai-agent:** pin image-capable aionrs revision
33+ - ** assistant:** canonicalize rule file storage (#625 )
34+ - ** assistant:** stop legacy override sync from clobbering user toggles (#634 )
35+
36+ #### Code Refactoring
37+
38+ - ** runtime:** remove legacy Bun runtime support (#623 )
39+
40+ ---
41+
342## [ 2.1.35] ( https://github.com/iOfficeAI/AionUi/compare/v2.1.34...v2.1.35 ) (2026-07-14)
443
544### Desktop
Original file line number Diff line number Diff line change 11{
22 "name" : " AionUi" ,
3- "version" : " 2.1.35 " ,
3+ "version" : " 2.1.36 " ,
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.47 " ,
258+ "aioncoreVersion" : " v0.1.48 " ,
259259 "electronRebuild" : {
260260 "electronVersion" : " ^37.3.1"
261261 },
You can’t perform that action at this time.
0 commit comments