发布 v0.8.2
CI / test (push) Successful in 45s
Release / release (push) Successful in 44s

This commit is contained in:
2026-07-22 19:47:57 +08:00
parent b0a76a1c96
commit d0fbecbd43
3 changed files with 13 additions and 3 deletions
+10
View File
@@ -2,6 +2,16 @@
格式参考 [Keep a Changelog](https://keepachangelog.com/zh-CN/1.1.0/)(版本段不记日期),版本号遵循语义化版本。
## [0.8.2]
### Added
- IAM 用户新增 API Keys 分栏管理弹窗,支持查看指纹与 OCI CLI 配置、创建(每用户最多 3 把)和逐把删除;新建私钥仅在本次弹窗中可下载,当前签名用户可将新 Key 切换为面板签名凭据
### Changed
- IAM 用户重置密码新增二次确认,避免误触后立即生成一次性新密码
## [0.8.1]
### Added