Skip to content

Commit a4ea457

Browse files
authored
New version: HaiYing.AionUi version 1.8.2 (microsoft#336383)
1 parent 5790f5b commit a4ea457

4 files changed

Lines changed: 116 additions & 0 deletions

File tree

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: HaiYing.AionUi
5+
PackageVersion: 1.8.2
6+
InstallerType: nullsoft
7+
InstallerSwitches:
8+
Upgrade: --updated
9+
UpgradeBehavior: install
10+
ProductCode: f3bfde38-8429-545c-a4e9-a078d87dee6c
11+
ReleaseDate: 2026-02-04
12+
Installers:
13+
- Architecture: x64
14+
Scope: user
15+
InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.8.2/AionUi-1.8.2-win-x64.exe
16+
InstallerSha256: 2F18F146BF6CFBA53094836C99CC41B0FFB0738B7066B5B0B74D5F9E91CB37BC
17+
InstallerSwitches:
18+
Custom: /currentuser
19+
- Architecture: x64
20+
Scope: machine
21+
InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.8.2/AionUi-1.8.2-win-x64.exe
22+
InstallerSha256: 2F18F146BF6CFBA53094836C99CC41B0FFB0738B7066B5B0B74D5F9E91CB37BC
23+
InstallerSwitches:
24+
Custom: /allusers
25+
- Architecture: arm64
26+
Scope: machine
27+
InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.8.2/AionUi-1.8.2-win-arm64.exe
28+
InstallerSha256: D364F90A0D6B206F2F00BF50A2BDD928547BFFDAD93344D380CF33F746A34D1E
29+
InstallerSwitches:
30+
Custom: /allusers
31+
ManifestType: installer
32+
ManifestVersion: 1.12.0
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: HaiYing.AionUi
5+
PackageVersion: 1.8.2
6+
PackageLocale: en-US
7+
Publisher: aionui
8+
PublisherUrl: https://office-ai.net/
9+
PublisherSupportUrl: https://github.com/iOfficeAI/AionUi/issues
10+
PrivacyUrl: https://office-ai.net/privacy-policy/
11+
Author: Hying Technology Co., Ltd.
12+
PackageName: AionUi
13+
PackageUrl: https://github.com/iOfficeAI/AionUi
14+
License: Apache-2.0
15+
LicenseUrl: https://github.com/iOfficeAI/AionUi/blob/HEAD/LICENSE
16+
Copyright: Copyright 2026 AionUi (aionui.com)
17+
ShortDescription: Free, local, open-source GUI app for Gemini CLI — Enhance Chat Experience, Multi-tasking, Code Diff View, File & Project Management, and more
18+
Tags:
19+
- ai
20+
- code
21+
- coding
22+
- gemini
23+
- gemini-cli
24+
- large-language-model
25+
- llm
26+
- programming
27+
ReleaseNotes: |-
28+
What's Changed
29+
- docs: update wechat_group by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/638
30+
- Sync moltbook skill files by @piorpua in https://github.com/iOfficeAI/AionUi/pull/640
31+
- feat(codex,acp): implement ApprovalStore for session-level permission caching by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/643
32+
- fix(acp): handle unexpected process exit and auto-reconnect by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/663
33+
- feat: Add Mermaid diagram rendering skill and assistant by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/666
34+
- fix(guid): model selection memory and permission improvements by @piorpua in https://github.com/iOfficeAI/AionUi/pull/659
35+
- feat(acp): add Qoder CLI support by @yunlzheng in https://github.com/iOfficeAI/AionUi/pull/644
36+
- feat(i18n): add comprehensive Turkish language support by @ayhanmalkoc in https://github.com/iOfficeAI/AionUi/pull/612
37+
- feat: add support for Github Copilot CLI by @vthanhduong in https://github.com/iOfficeAI/AionUi/pull/579
38+
- feat(cron): show unconfigured state for conversations without scheduled tasks by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/670
39+
- refactor(workflow): use GitHub App token for project automation by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/671
40+
- fix: fix some bugs related to Gemini URL endpoint and minor UI issues. by @vthanhduong in https://github.com/iOfficeAI/AionUi/pull/608
41+
- fix(deps): update dependencies to fix CVE-2026-25128 by @piorpua in https://github.com/iOfficeAI/AionUi/pull/676
42+
- Halvee/channels by @halvee-tech in https://github.com/iOfficeAI/AionUi/pull/658
43+
- fix(acp): inherit PATH and SSL env vars from user shell by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/677
44+
- Halvee/channels by @halvee-tech in https://github.com/iOfficeAI/AionUi/pull/679
45+
- fix(moltbook): use shell command to read credentials file by @piorpua in https://github.com/iOfficeAI/AionUi/pull/681
46+
- Release/1.8.2 by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/682
47+
- chore: bump version to 1.8.2 by @piorpua in https://github.com/iOfficeAI/AionUi/pull/683
48+
New Contributors
49+
- @yunlzheng made their first contribution in https://github.com/iOfficeAI/AionUi/pull/644
50+
- @ayhanmalkoc made their first contribution in https://github.com/iOfficeAI/AionUi/pull/612
51+
Full Changelog: https://github.com/iOfficeAI/AionUi/compare/v1.8.1...v1.8.2
52+
ReleaseNotesUrl: https://github.com/iOfficeAI/AionUi/releases/tag/v1.8.2
53+
Documentations:
54+
- DocumentLabel: Wiki
55+
DocumentUrl: https://github.com/iOfficeAI/AionUi/wiki
56+
ManifestType: defaultLocale
57+
ManifestVersion: 1.12.0
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: HaiYing.AionUi
5+
PackageVersion: 1.8.2
6+
PackageLocale: zh-CN
7+
PublisherUrl: https://www.haiyingsec.cn/
8+
PrivacyUrl: https://www.office-ai.cn/privacy-policy
9+
Author: 珠海海鹦安全科技有限公司
10+
ShortDescription: 免费、本地、开源的 Gemini CLI 图形界面应用 — 提升聊天体验、支持多任务处理、代码差异对比、文件与项目管理,以及更多功能
11+
Tags:
12+
- gemini
13+
- gemini-cli
14+
- 人工智能
15+
- 代码
16+
- 大语言模型
17+
- 编程
18+
ManifestType: locale
19+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: HaiYing.AionUi
5+
PackageVersion: 1.8.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)