You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+35Lines changed: 35 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -244,6 +244,41 @@ We'd love help. Some areas where contributions are especially welcome:
244
244
245
245
Found a bug or have an idea? [Open an issue](https://github.com/24kchengYe/Zync/issues). PRs welcome — see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
246
246
247
+
## Changelog
248
+
249
+
### v1.0.0 (2026-03-15)
250
+
251
+
**Core:**
252
+
- Windows Permission IPC server using named pipes
253
+
- Security mode (approve/ignore) works correctly across all code paths
254
+
- Permission mode selector in workspace creation dialog
255
+
- Permanent delete for archived workspaces
256
+
- Uses global Claude Code installation (statusline support)
257
+
- Claude Code manages its own sessions natively
258
+
- Diff caching with SHA-1 fingerprint-based invalidation
0 commit comments