Changelog

v0.39December 5, 2025

image

You can now export Raycast’s settings and data using the Export Settings & Data command. The export includes, quicklinks, snippets, settings, extensions, hotkeys and aliases. The export can be used to transfer your setup to another PC by running the Import Settings & Data command and choosing the rayconfig file created during export.

Note: during the beta period the export format may change, so we can’t guarantee compatibility with older exports đŸ€ž

✹ New

  • Extensions: Add a new Manage Extensions command.
  • Store: When trying to install an extension that’s not available for Windows from the web store, you will now have an action to install it anyway in order for developers to try it and fork it if necessary.

💎 Improvements

  • Extensions: Extensions should be 3 to 4 times faster to launch!
  • Extensions: When uninstalling an extension, you will now have the option to keep its settings in case you want to reinstall it later.
  • General: Combined name & icon fields throughout the UI.
  • Performance: Faster window initialization and lower RAM usage.
  • System: Added new Set Volume command with an argument to set an arbitrary volume.
  • Search Emojis & Symbols: Added “Copy All Emojis from Section” action.
  • Advanced Settings: Added “Root Search Sensitivity” option to control how many results appear in Root search. Low sensitivity returns many results for a search term, while high sensitivity displays fewer.

🐞 Fixes

  • Applications: Launched apps now properly come to focus.
  • Applications: Removed Uninstall Applications command as it wasn’t ready for prime-time yet.
  • Compact Mode: Allowed double-clicking on update list item in compact mode to trigger the update.
  • General: Fixed an issue with incorrect main window size.
  • General: Fixed overflow issue in toast.
  • Store: Show the owner name when there is one instead of the author name.
  • Extensions: Allow to unset a file preference.
  • Extensions: Fixed the “last ran at” time not being updated when a command is run in the background.
  • Extensions: Fixed an issue with focus/keyboard handling when popping-back out of a newly installed extension.
  • Snippets: Fixed an issue with incorrect cursor position resolution when using dynamic placeholders.
  • Snippets: Fixed an issue where cleaning a keyword deleted an incorrect number of characters.
  • Snippets: Fixed an issue where auto expansion didn’t work for keywords typed on international keyboard layouts.
  • Snippets: Fixed an issue where auto expansion didn’t work in environments where CTRL+V is not the paste shortcut.
  • Snippets: Fixed an issue with snippets expanding into the content of the clipboard and not the actual snippet text.
  • Snippets: Fixed an issue where auto expansion sometimes didn’t work in Microsoft Word.
  • Snippets: Paste primary action now correctly resolves cursor position.
  • Snippets: Fixed an issue where the create/edit layout would bust out.
  • Search Emojis & Symbols: Fixed AI section not being selected when generating AI suggestions with the Tab key.
  • Theming: Raycast windows should respect theming settings now.