v0.1.0-alpha2
Pre-release
Pre-release
-
feat: command palette
- introduce CommandPalette activation prompt shortcut(Ctrl/Cmd + P/K)
- add git fetch functionality to repository operations
- add git clone functionality to repository operations
-
chore: migrate Tauri to v2.0-beta
- fix: update logger import to use @tauri-apps/plugin-log
- cleanup: delete commented-out drop event handling scripts
- fix: migration errors during upgrading Tauri to v2