Skip to content

Commit 68ee36b

Browse files
Merge pull request #2435 from dingdingdingyinyinyin/main
chore: update version to 0.12.2
2 parents 1e4873b + fd375b8 commit 68ee36b

3 files changed

Lines changed: 19 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chaterm",
3-
"version": "0.12.1",
3+
"version": "0.12.2",
44
"description": "Open source AI terminal for cloud and infrastructure management, enabling you to deploy, troubleshoot, and automate services using natural language and intelligent agents.",
55
"main": "./out/main/index.js",
66
"author": "chaterm.ai",

resources/update-notes.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
{
22
"releaseNotesUrl": "https://github.com/chaterm/Chaterm/releases/tag/v",
33
"versions": [
4+
{
5+
"version": "0.12.2",
6+
"date": "2026-07-23",
7+
"highlights": {
8+
"zh-CN": [
9+
"连接体验优化:支持取消连接,并增强 MFA 与堡垒机复用处理",
10+
"终端交互增强:分屏/克隆标签页支持保留来源标记,优化宏录制体验",
11+
"稳定性修复:修复代理 URL 与 SOCKS4/SOCKS5 协议处理问题"
12+
],
13+
"en-US": [
14+
"Connection experience improved: added connection cancellation support and enhanced MFA and bastion reuse handling",
15+
"Terminal interaction enhancements: split and cloned tabs now preserve source tags, with improved macro recording",
16+
"Stability fixes: resolved proxy URL and SOCKS4/SOCKS5 handling issues"
17+
]
18+
}
19+
},
420
{
521
"version": "0.12.1",
622
"date": "2026-07-03",

0 commit comments

Comments
 (0)