Skip to content

Commit fa0ef7b

Browse files
committed
chore: add 2.0.3 release notes
1 parent dfac768 commit fa0ef7b

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ All notable changes to this project will be documented in this file.
88

99
- Paused automatic memory queue processing when no eligible extraction provider is configured, preventing repeated failures and UI refresh churn while preserving queued work until a provider becomes available.
1010

11+
## [2.0.3] - 2026-07-21
12+
13+
### Added
14+
15+
- Added project-level custom environment variables in the project create/edit dialog. New local, WSL, remote, and AI CLI terminals inherit these variables when opened.
16+
17+
### Fixed
18+
19+
- Fixed Homebrew cask download URLs and SHA256 generation to use the stable public DMG asset names.
20+
- Prevented project environment variables from overriding Codux runtime protocol variables reserved under `CODUX_*` and `DMUX_*`.
21+
1122
## [2.0.2] - 2026-07-16
1223

1324
### Changed

CHANGELOG.zh-CN.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@
88

99
- 未配置可用的记忆提取 Provider 时暂停自动消费记忆队列,避免反复失败和 UI 刷新,同时保留待处理任务并在 Provider 可用后继续处理。
1010

11+
## [2.0.3] - 2026-07-21
12+
13+
### 新增
14+
15+
- 项目创建/编辑窗口新增项目级自定义环境变量,新开的本地、WSL、远程与 AI CLI 终端会继承这些变量。
16+
17+
### 修复
18+
19+
- 修复 Homebrew cask 下载地址和 SHA256 生成逻辑,统一使用稳定的公开 DMG 文件名。
20+
- 阻止项目环境变量覆盖 `CODUX_*``DMUX_*` 这些 Codux 运行时协议保留变量。
21+
1122
## [2.0.2] - 2026-07-16
1223

1324
### 调整

0 commit comments

Comments
 (0)