Skip to content

v0.1.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@chitsii chitsii released this 16 Jun 18:37
· 33 commits to main since this 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