diff --git a/electron-builder.yml b/electron-builder.yml index 6c584caccd..5a6cec1972 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -56,6 +56,5 @@ electronDownload: afterSign: scripts/notarize.js releaseInfo: releaseNotes: | - 🆕 新增百川AI服务商 - 📢 全新的智能体页面,新增多种职业助手 - 🌐 多语言问题修复,细节优化 + 🆕 修复百川 API KEY 网址没有显示问题 + 📢 新的智能体中心 diff --git a/src/renderer/src/CHANGELOG.en.md b/src/renderer/src/CHANGELOG.en.md index 95b705944c..8841ec1377 100644 --- a/src/renderer/src/CHANGELOG.en.md +++ b/src/renderer/src/CHANGELOG.en.md @@ -1,5 +1,10 @@ # CHANGES LOG +### v0.2.6 - 2024-07-17 + +- 🆕 Fixed the issue of the BaiChuan API KEY not displaying when clicking to obtain the URL +- 📢 New intelligent body center style + ### v0.2.5 - 2024-07-17 - 🆕 Baichuan AI Service Providers diff --git a/src/renderer/src/CHANGELOG.zh.md b/src/renderer/src/CHANGELOG.zh.md index 693d4cf23b..568aec10bc 100644 --- a/src/renderer/src/CHANGELOG.zh.md +++ b/src/renderer/src/CHANGELOG.zh.md @@ -1,5 +1,10 @@ # 更新日志 +### v0.2.6 - 2024-07-17 + +- 🆕 修复百川 API KEY 点击获取网址没有显示问题 +- 📢 新的智能体中心样式 + ### v0.2.5 - 2024-07-17 - 🆕 新增百川AI服务商 diff --git a/src/website/index.html b/src/website/index.html index d3ee02837b..bdf492ed15 100644 --- a/src/website/index.html +++ b/src/website/index.html @@ -117,7 +117,7 @@
Windows/macOS GPT 客户端