github vicinaehq/vicinae v0.20.15

4 hours ago

Breaking changes

The deprecated vicinae://extensions deeplink has been repurposed. To open any command you should switch to vicinae://launch.

Important changes

Shortcuts

shortcuts are now stored in ~/.local/share/vicinae/shortcuts/shortcuts.json instead of being stored as a table in the SQLite database.

Existing shortcuts are auto migrated on first launch with that new version.

Open from web store

You can now install raycast extensions by clicking on the install button from the raycast webstore

What's Changed

  • fix: crash on unreadable app directories (permission denied) by @aurelleb in #1339
  • feat: add deeplink to open extension detail view directly by @aurelleb in #1341
  • feat: move shortcuts to json file by @aurelleb in #1344
  • refactor: use common abstraction for list/grid view sections by @aurelleb in #1346

Full Changelog: v0.20.14...v0.20.15

Don't miss a new vicinae release

NewReleases is sending notifications on new releases.