Skip to content

Commit 72798be

Browse files
committed
chore: update CHANGELOG for version 1.7.1 release
- Documented notable changes for version 1.7.1, including improvements to the update experience with in-app checks and automatic updates. - Optimized CI/CD workflow by migrating to a more reliable action and refining the build setup for cross-platform consistency. - Updated dependencies for enhanced performance and security.
1 parent 3575e65 commit 72798be

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,19 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## 2025-09-08
5+
## [1.7.1] - 2025-09-10
6+
7+
- Improved Update Experience
8+
- Added in-app update check and automatic update functionality.
9+
- New update dialog integrated into Settings and UpdateChecker components for a smoother user experience.
10+
- Optimized GitHub Workflow
11+
- Migrated to tauri-apps/tauri-action@v0 for more reliable CI/CD.
12+
- Corrected workspace path and refined build setup for consistent cross-platform builds.
13+
- Version & Dependency Updates
14+
- Bumped project version to v1.7.1.
15+
- Updated Tauri plugins, Radix UI, and other dependencies for improved performance and security.
16+
17+
## [1.7.0] - 2025-09-08
618

719
- add codex client - add, edit, delete local sync
820
- claude code - local sync, add mcp server from marketplace

0 commit comments

Comments
 (0)