1.6.0 (2025-07-21)
Bug Fixes
- dependencies: update @tauri-apps/api and related packages to version 2.7.0 to fix action error (b3f60c3)
- dependencies: update multiple crates and versions in Cargo.lock (512cf2e)
- settingsStore: update default custom ignore patterns to include .git (6fd44a9)
- tauri: resolve cross-platform build error in watcher_service (fedc827)
- watcher_service: add conditional compilation for NoCache on non-Linux platforms (1d48832)
Features
- App: enhance input focus handling and update edit menu items (987c13e)
- cli: enhance CLI integration and project handling (bfe1183)
- cli: integrate CLI support and enhance command line tool setup (74b27f9)
- fs_utils, watcher_service: integrate xvc-walker for enhanced file handling (ecc80c5)
- history: prevent duplicate history and add configurable limit (bc504ac)
- Textarea, PromptComposer: add undo/redo functionality to Textarea component (460d819)
- watcher_service, tauriApi, workspaceStore: enhance file watching functionality with custom ignore settings (470d0d2)
- workspaceStore, tauriApi: implement file watching commands and enhance workspace functionality (e77dd4f)
- workspaceStore: implement file watching for project directory (9f26e43)