Skip to content

Commit 29c9271

Browse files
authored
chore: bump version to 2.1.35 (#3591)
Co-authored-by: zynx <>
1 parent dee8f1f commit 29c9271

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Changelog
22

3+
## [2.1.35](https://github.com/iOfficeAI/AionUi/compare/v2.1.34...v2.1.35) (2026-07-14)
4+
5+
### Desktop
6+
7+
#### Bug Fixes
8+
9+
- **renderer:** restrict message file marker parsing (#3590)
10+
- **conversation:** handle busy send conflicts (#3589)
11+
- **packaging:** verify bundled resources from manifest (#3587)
12+
- **feedback:** attach team route context
13+
- **startup:** classify assistant bootstrap failures (#3583)
14+
15+
### Core ([v0.1.47](https://github.com/iOfficeAI/AionCore/releases/tag/v0.1.47))
16+
17+
#### Features
18+
19+
- **cron:** deduplicate and protect scheduled executions (#601)
20+
- **diagnostics:** expand feedback runtime evidence (#612)
21+
22+
#### Bug Fixes
23+
24+
- **assistant:** skip dirty assistant bootstrap records (#615)
25+
- **managed-resources:** emit bundled resource manifest (#617)
26+
27+
---
28+
329
## [2.1.34](https://github.com/iOfficeAI/AionUi/compare/v2.1.33...v2.1.34) (2026-07-13)
430

531
### Desktop

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "AionUi",
3-
"version": "2.1.34",
3+
"version": "2.1.35",
44
"description": "Transform your command-line AI agent into a modern, efficient AI Chat interface.",
55
"keywords": [],
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)