Skip to content

Commit 07f4cc1

Browse files
committed
chore(release): prepare v1.0.5-beta.3
1 parent 6692c32 commit 07f4cc1

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v1.0.5-beta.3 (2026-05-22)
4+
- Added encrypted SQLite database storage to strengthen local data protection
5+
- Improved onboarding guide handoff by refreshing state after setup transitions
6+
- Refined onboarding spotlight rendering with SVG paths and fixed panel stacking and hover performance issues
7+
- 新增 SQLite 数据库加密存储,增强本地数据保护
8+
- 优化引导流程交接,在设置切换后刷新状态
9+
- 优化引导高亮的 SVG path 渲染,并修复面板层级与 hover 性能问题
10+
311
## v1.0.5-beta.2 (2026-05-21)
412
- Added provider configuration import with preview, validation, conflict handling, and localized settings UI
513
- Added CC Switch configuration import and broader provider import path discovery for smoother migration from external tools

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "DeepChat",
3-
"version": "1.0.5-beta.2",
3+
"version": "1.0.5-beta.3",
44
"description": "DeepChat,一个简单易用的 Agent 客户端",
55
"main": "./out/main/index.js",
66
"author": "ThinkInAIXYZ",

0 commit comments

Comments
 (0)