Changelog

v0.23June 11, 2025

image

This release aims to fix a number of instability issues that you have experienced around Raycast crashing and issues with shortcuts going to sleep.

It also includes one other important change where we are moving from an non-encrypted to an encrypted database. This is for an extra layer of security on your data, especially because soon we will ship OAuth for extensions and will need to store your API tokens.

πŸ’Ž Improvements

  • Database encryption keys now survive app uninstalls.
  • A local backup of your databases is performed upon upgrading, so you can safely downgrade without loosing your data if something goes wrong.
  • Added an 'Exclude from Index' quick action to File Search
  • Show in systems tray will now be persisted after restarting Raycast
  • Added confirmation dialogs for Shutdown and Restart commands
  • Localised names are now used for applications
  • Exe files will now launch through Raycast
  • Apps can also be minimised with the hotkey
  • Added experimental support to open files with Files and OneCommander, if set as your default file manager.

🐞 Fixes

  • Fixed Raycast crashing in the background due to our Clipboard History implementation
  • Fixed Raycast hotkeys going to sleep
  • Fixed database corruption issues.
  • Removed system settings links from appearing in file search results