We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efdb6db commit 6c16ec0Copy full SHA for 6c16ec0
CHANGELOG.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
5
6
+## [1.5.3] - 2025-08-04
7
+
8
+- Windows and Linux support for Cline and Roo clients
9
+- Improved client configuration and path handling
10
+- Enhanced cross-platform compatibility
11
12
## [1.3.2] - 2025-06-17
13
14
- Personal and Team Encrypted sync to cloud.
tauri-app/package.json
@@ -8,7 +8,7 @@
"author": "milisp",
"license": "MIT",
"private": true,
- "version": "1.5.2",
+ "version": "1.5.3",
"type": "module",
"scripts": {
"dev": "vite",
0 commit comments