Raycast Changelog

What's new in Raycast 1.72.0

Apr 24, 2024
  • With more LLMs, it’s likely to switch them for different use-cases throughout the day. To make this easy, we’re introducing AI Chat Presets. You can create new presets from the chat settings and specify the model, system instructions, creativity, and tools. To start a new chat with a preset, just hit ⌘ ⇧ N in the AI Chat or click the dropdown located in the top right of the toolbar. Use the "Search AI Chat Presets" command to edit your presets. To learn more about AI Chat Presets, watch our YouTube video.
  • Need inspiration for a preset? Visit https://presets.ray.so/ to explore pre-built presets for coding, writing, and more. Alternatively, install the Raycast Explorer to browse them quickly. You can also contribute your presets to make them available to others.
  • Improvements:
  • Auto-dismiss the “See What’s New” item after one day
  • Search Emojis & Symbols: Added an action to reset the ranking of an emoji
  • AI Commands: Improve text selection reliability and speed
  • Quick AI: Add action to delete selected message
  • AI Chat: New chats now remember the model, creativity, instructions and tools settings used in the last new chat
  • AI Model Picker: The model information popover now only appears after changing the currently selected model
  • Export: Added an export action for Snippets and AI Commands. This lets you save the selected item as JSON file.
  • Fixes:
  • Root Search: Fixed immediate pop to root search after using global shortcut with input
  • Shortcuts: Fixed issue where no shortcuts were being detected
  • Shortcuts: Improved detection of shortcuts icons and parameters
  • AI Commands: Fixed the issue where the diff highlighting feature was not appearing for some users
  • AI Chat: Fixed an issue which prevented the reference popover from appearing for chat messages
  • Search Files: The “Show in Finder” action should now always bring the Finder window to the front
  • App: Improved reliability of app activation when opening the AI Chat or Settings window
  • App: When closing the AI Chat or Settings window the frontmost application should now be activated

New in Raycast 1.71.0 (Apr 10, 2024)

  • More AI Models:
  • Today, we're adding seven new models to Raycast AI. You can use these models in Quick AI, AI Commands, or our recently revamped AI Chat, which features a brand-new sidebar. This addition makes Raycast ideal to experience AI on your Mac - one interface, many models.
  • Pick from the following models:
  • OpenAI GPT-3.5 Turbo, GPT-4 Turbo (no support for vision yet), or GPT-4
  • Anthropic Claude 3 Haiku, Sonnet* or Opus*
  • Perplexity Sonar Small or Sonar Medium*
  • Mistral Mixtral 8x7B or Llama 2 70B, powered by Groq
  • Meta Code Llama 70B
  • New:
  • You can now duplicate built-in AI Commands to tweak them however you want
  • Added a new built-in AI Command to ask a question about a website (requires the Browser Extension)
  • Improvements:
  • Improved built-in AI Commands to follow instructions more closely and maintain the language of the original text
  • Improved icons for creativity in AI Chat and AI Commands
  • Improved Snippets to support export to a JSON file
  • Improved the parser for Dynamic Placeholders. It is twice as fast and allow you to escape characters in options’ values like {argument options="foo,bar,baz"} or {argument options="foo,bar"baz"}
  • Added an action to edit a Siri Shortcut
  • Fixes:
  • Fixed Version History inline code background not being drawn in extension’s changelog
  • Fixed source of Clipboard History items coming from Handoff
  • Fixed an issue where editing a snippet that contained links would remove the links

New in Raycast 1.70.0 (Mar 20, 2024)

  • Companion Browser Extension:
  • A lot of the interactions with our computers happen in a web browser. With our new companion Chrome Extension, Raycast can bring the context of any webpage to Raycast AI and make it easy to summarize or ask questions about your active browser tab. You can now also follow-up on that answer about the webpage, or any other answer you get back from Quick AI.
  • New:
  • Quick AI: Follow-up enables you to continue the conversation right in the Raycast window
  • AI Chat: Pin your favorite chats in the sidebar for quick access
  • Improvements:
  • Snippets: Improved snippets reliability and performance. We have been fine-tuning the engine for snippet injection lately to deliver the best performance. Please let us know if you experience any issues in the latest version
  • AI Chat: Quickly switch between the first ten chats with ⌘1, ⌘2, etc.
  • AI Chat: When continuing a chat from Quick AI, the chat is now automatically saved with a generated title
  • AI Chat: The minimum window width has been reduced
  • Search Contacts: Contacts are now sorted based on default user preference
  • My Schedule: Add action to list and copy information about specific attendees
  • Fixes:
  • Date Picker: Fixed the suggestions being off by 1 week in some cases
  • Search Menu Items: Updated the search to be diacritic insensitive
  • Window Management: Fixed an issue where a window that cannot be resized was not being moved to the requested position
  • AI Chat: Direct paste to other applications now works correctly
  • Dynamic Placeholders: Fixed an issue where the Snippets sub-menu would not expand
  • Dynamic Placeholders: Fixed an issue where the Snippets sub-menu would not close after inserting a snippet
  • Settings: Fixed a bug which prevented setting hotkeys which also existed in application’s main menu
  • Misc: Fixed an issue where keyboard shortcuts would sometimes not be handled in the active window
  • Misc: Fixed an issue preventing the URL from being copied when using the 'Copy Link' item in the contextual menu
  • Misc: Fixed insertion point caret appearing duplicated in some instances

New in Raycast 1.69.0 (Mar 7, 2024)

  • New AI Chat:
  • We’ve revamped AI Chat to make it easier to find, navigate, and manage your chats. All Window Management features are now supported too. And you can choose between keeping the window “Always on Top” like the floating behavior you’re used to, or let it behave like any regular macOS window. With this release, we’ve set a new foundation for exciting features coming soon to AI Chat.
  • New:
  • AI Chat: New sidebar to switch between chats, and search chats via their content
  • AI Chat: Choose between “Always on Top” or normal window behavior
  • AI Chat: Full Window Management support
  • Improvements:
  • AI Chat: Automatic Web Search preference is remembered across new chats
  • AI Chat: Button in the rename popover to generate a title with AI
  • AI Chat: Larger action palette and chat switcher
  • Snippets: Commands with parameters now properly working with the Text Expander
  • My Schedule: Show the conference provider icon in the event item
  • Calculator: Added support for time spans expressed in two units "in minutes and seconds", "in hours and minutes", etc.. The result for operations on time has been improved: for example, "25 min / 12" = (2 min 5 seconds), "1h20m + 45m" = (2 hours 5 min)
  • Calculator: Added support for formatting a date using the same format as the {date} dynamic placeholder - for example, "March 12, 2023 as EEEE, MMM d, yyyy" (= Sunday, Mar 12, 2023)
  • Calculator: For Europeans, added support for automatic 3 decimal places of accuracy in currency results: €12,995 - €1,747 = €11,248 (Note that the result is still 11, not 11 thousand)
  • Calculator: Added support for the Oklab and Oklch color formats
  • Quicklinks: Favicon resolving should be more robust now
  • Fixes:
  • Date Picker: Fixed an issue where it was not possible to select dates in the past
  • Calculator: Fixed some color space conversion issues

New in Raycast 1.68.0 (Feb 21, 2024)

  • Quality of Life Improvements:
  • While we're working on bigger features, enjoy this release with a few small but nice improvements.
  • Improvements:
  • Clipboard History: Highlight matches of the search text to make it easier to find what you are looking for
  • Snippets: You can use “Search Snippets” as a fallback command now
  • Snippets: Allow up to 5k snippets
  • Search Menu Items: You can now pin menu items
  • Calculator: Introduced calendar calculations for special days like "days until Christmas" and "Chinese New Year 2025”
  • Calculator: Added support for the detection of new color formats (HWB, Lab, LCH) as well as actions to copy a color to those formats
  • Clipboard History: Added a new action to share an item with the native macOS Share extensions
  • About Raycast: You can now click the version number and copy it to the clipboard
  • Fixes:
  • Calculator: Fixed issue fetching currencies right after importing settings & data or wiping your database
  • Eject All Disks: Improved handling of APFS volumes
  • Preferences: Improved stability of extensions management
  • Snippets: Fixed cursor jumping to the end of the text when focused
  • Snippets: Fixed ⌘+A not working after focus
  • Snippets: Improved regex performance

New in Raycast 1.67.0 (Feb 7, 2024)

  • Smarter AI Chat:
  • AI Chat now has the same access to real-time web results as Quick AI. This allows you to make a series of requests with accurate, up-to-date web-results and combine these queries to perform more complex research.
  • Improvements:
  • Dynamic Placeholders: Allow passing an empty string as the default value of an {argument} placeholder
  • AI Chat: Configuration button has moved to the bottom action bar
  • Quick AI: Response images are now resized to fit in the window.
  • AI Chat / Quick AI: Added a “Save Image” action to save any response images to the Finder
  • Store: Visually improved the look of Disabled by default so it’s easier to spot disabled commands in the extensions commands list.
  • Application Hotkey: improved the behavior for minimized applications
  • Fixes:
  • AI Commands: Fixed the inline code being wrongly highlighted when using “Highlight editing changes”
  • Snippets: Fixed expansion of snippets containing {argument} placeholders within Raycast itself
  • Fixed issues getting the selected text from Google Docs
  • Fixed an issue where the Raycast window would disappear when getting the selected text from Electron apps when Stage Manager is enabled
  • Force terminate apps if regular terminate doesn’t work on the “Restart Application” logic.

New in Raycast 1.66.0 (Jan 25, 2024)

  • Dynamic Snippet Argument:
  • Ever wanted to be able to tweak part of a snippet just before expanding it? The {argument} placeholder is now available in snippets as well, making it easy to have different “slots” in addition to the {cursor} placeholder.
  • New:
  • Dynamic Placeholder: You can now specify “modifiers” to change the value of a placeholder, eg. {clipboard | uppercase} would change “raycast” into “RAYCAST”.
  • New action to restart applications in the root search. Press ⌘ K on a running application and search for “Restart Application” or simply press ⌃ ⇧ R.
  • Another new action, this time to disable commands from the root search. Search for “Disable Command” in any command’s action panel, or press ⌃ ⇧ ⌘ D. If you change your mind, you can re-enable any command from Extension Settings.
  • Improvements:
  • Application Uninstaller: Uninstalling big applications is now much faster and you can adjust the list sorting.
  • Applications: added an option to modify the behavior of app-specific hotkeys when the application is the frontmost upon activation - hide it (default) or keep it frontmost.
  • Clipboard: Added secondary action to copy the edited entry after saving it.
  • Emoji: Added "caps lock" keyword for ⇪ and "shift" for ⇧.
  • Fixes:
  • Calendar Status Item: Fixed a bug where it wasn’t possible to join a meeting from the menu bar if Open camera before meetings was enabled.

New in Raycast 1.65.0 (Jan 10, 2024)

  • AI Emoji Suggestions:
  • Ever tried to find one of those 🤸, 🌾, or 🥴 emojis? Some emojis are not very intuitive to search for. But now, with our AI Emoji Suggestions, that's a thing of the past. Simply type what you're looking for, and Raycast AI will find the most relevant emojis for you. It's seamlessly integrated into our Emoji Picker, so you don't have to learn any new tricks.
  • The suggestions are triggered as a fallback if no other emojis match. If you want to trigger suggestions manually, use the "Search with AI" action or press Tab.
  • This small change actually has a significant impact on the everyday use of the Emoji Picker. Plus, it also works with languages other than English. Give it a try!
  • Note: The suggestions require a Raycast Pro subscription.
  • New:
  • Clipboard History: Added an action to edit the content of a history item.
  • Changelog: Added an action to copy a link for sharing the release notes.
  • Improvements:
  • Window Capture: You can now set a custom wallpaper image to use for metadata images via Raycast Settings → Advanced → Window Capture.
  • Date Picker: Future dates will be prioritized when parsing the date, f.e. if you type “8 am” and it’s already “10am”, then the parsed date will be “tomorrow 8am”.
  • Switch Windows: The user can now switch to focused windows in other spaces.
  • Preferences: Added advanced settings for alternative page navigation keys.
  • Preferences: Improved visibility of the uninstall option for deprecation extensions
  • Calculator: Added preference to define rem/em to pixel conversion rate.
  • Grabbing your text selection is now faster when accessibility permission is enabled.
  • Fixes:
  • Snippets: Fixed issue when the cursor was being repositioned slowly.
  • Snippets: Fixed problem with a count increasing twice when pasting to an active app.
  • Switch Windows: Fixed focus staying on floating windows when switching to another app.
  • Clipboard History: Replaced “Open In Browser” action with “Open With ”.
  • Search Menu Items: Added missing navigation glyphs for menu items shortcuts.
  • Calculator: Disabled localized capitalization for spelled out numbers which resulted in incorrect characters.
  • Calculator: Fixed expanding layout by trimming whitespaces for the query view.
  • Preferences: Fixed problems with deprecation tooltip appearance.

New in Raycast 1.64.0 (Dec 13, 2023)

  • New:
  • AI Commands: Highlight edits in the AI response by enabling this option via “Create AI Command” or edit existing ones
  • AI Commands: Argument placeholders can now specify a list of options to choose from.
  • Script Commands: Introduced a new Argument type: dropdown. You can now specify a list of options to choose from.
  • Improvements:
  • Improved contrast of highlights in the “Fix Spelling and Grammar” AI Command.
  • Camera preview: The window will remain visible even when losing focus.
  • Font: Upgrading Raycast font to Inter 4.0.
  • Script Commands: Deprecate Argument.secure = true in favor of Argument.type = "password" to match the syntax of Extensions.
  • Modifier keys will now be displayed in their canonical order.
  • Fixes:
  • Preferences: Fixed alias getting cleared if a conflicting alias was added to another command.
  • Quicklinks: Resolve crash occurring sporadically when opening a Quicklink.
  • Workspace: Addressed an issue where Raycast might open a duplicate of an application with a different name, instead of the intended application.
  • Floating Notes: Fixed floating notes window stealing focus of other applications in some circumstances.
  • Calculator: Fixed a crash when trying to compute -1!.
  • Calculator: Fixed a crash when trying to compute 150!.
  • Markdown: Fixed a crash when trying to display some HTML comments.
  • Snippets: Fixed situations where snippets where not being expanded in the middle of a paragraph.
  • Misc: Fixed a rare bug that might have caused the mouse cursor to appear on the screen when watching videos in full screen (e.g., YouTube).

New in Raycast 1.63.0 (Nov 29, 2023)

  • Camera Preview:
  • Ever wanted to check your background before joining your next meeting? Or see if your hair looks good? Or simply take a selfie? Now you can do all of that right in Raycast. Introducing our latest command: "Open Camera". Simply open the command, select your camera, mirror the video, or take a photo.
  • We've also made it easy to preview your camera before joining meetings with a new setting. Go to Raycast Settings > Extensions > My Schedule > Preview Camera to enable it.
  • Improvements:
  • Calculator: Now convert rem to px. The default font size value is 16px.
  • Preferences: Extensions that use space as an alias will no longer appear as empty space. Instead, it displays as "␣".
  • Quit All Applications: Now closes all Finder windows by default. You can disable this behavior in the command’s settings.
  • Set Volume: Setting the volume now also unmutes the audio.
  • Quick AI: Users with the GPT-4 upgrade can now use this model for Quick AI. Choose the default model in Settings → AI, or switch the model directly in the Quick AI command.
  • Fixes:
  • Forms: Fixed an issue where markdown rendering gets broken in the text area form component.
  • Shortcuts: Fixed Shortcuts discovery issues in macOS 12.
  • My Schedule: Fixed occasional Calendar permissions errors in My Schedule.
  • Quick AI: Fixed an issue where the wrong prompt was used when regenerating old answers.

New in Raycast 1.62.0 (Nov 16, 2023)

  • Referral Program:
  • We all keep sharing Raycast with our friends. So why not get something for it? Today, we announce our Referral Program. Simply open the "Share Raycast" command and share a referral code with your friends. When someone signs up with one of your codes, they get a free month of Raycast Pro, and so do you!
  • Note: The "Share Raycast" command is only available for Raycast Pro subscribers.
  • New:
  • Make Rise your default calendar to open events in it. Set it up via Raycast Preferences → Extensions → My Schedule → Default Application
  • Improvements:
  • Calculator: Added support for calculations involving octal (base-8) numbers.
  • Calculator: Add some additional constants (tau and phi)
  • Fixes:
  • Calendar: Fixed an issue that caused My Schedule to think no calendars were enabled even though they had been.
  • Quick AI: Fixed an issue where the “Searching the web…” animation would show up when we really meant that OpenAI is down and we were falling back to another AI Model.
  • Misc: When composing text in languages such as Japanese, Raycast should now always ignore the Enter key.
  • Search: Fixed a rare issue where Application search scopes would use an incorrect home directory path.
  • File Search: Fixed an issue where sometimes the Raycast would be activated when the search results update.
  • Toast: Improved the readability of Toast HUD text in light mode.
  • Toast: The Toast HUD should now always appear on the same screen as the Raycast window.
  • Settings: Fixed an issue where alerts might appear in the wrong window when right-clicking on an item and performing an action.

New in Raycast 1.61.0 (Nov 2, 2023)

  • GPT-4 for Teams:
  • Back in July, we made your Mac even smarter with GPT-4. Today, we're excited to announce that GPT-4 is available to teams! You and your team can now enjoy the same enhanced capabilities and smart features that have already benefited our Pro plan subscribers. Upgrade to OpenAI's most capable model to use it in Raycast's AI Chat and AI Commands. The model is great for tasks that require more creativity or advanced reasoning.
  • Note: GPT-4 is a paid add-on to the Raycast Team plan, priced at $8 per user per month when billed annually.
  • Improvements:
  • AI Commands: The GPT-3.5 Turbo Instruct model is now available. It is a replacement for the Davinci 3 model.
  • AI Chat: Scrolling now supports pagination, so longer chats should load more quickly.
  • Snippets: Improve reliability and reduce snippet injection delay.
  • Snippets: Add detection of writing while injection.
  • Misc: You can now customize the PATH environment variable passed when launching applications in Raycast. To do so edit /etc/paths and restart Raycast.
  • Fixes:
  • Calculator: Fixed an issue where the would sometimes show an incorrect unit label.
  • Quicklinks: Copying a Quicklink in Root Search now includes any arguments.
  • Theme Studio: Fixed an issue where the window would only open on the primary or secondary display, regardless of where the Raycast window is located.
  • Theme Studio: Reverting changes now updates the inspector correctly.
  • Settings: Raycast will no longer freeze when toggling the Applications group in Settings → Extensions.
  • AI Chat: Removed extra padding at the bottom when copying chats as an image.
  • File Search: Raycast will now prompt for permissions when searching files stored in iCloud Drive.
  • Fixed an issue where the Script Running… toast would hang around after the script finished executing.
  • Fixed an issue where extensions’ changelog would not have the correct formatting.
  • Fixed an issue where auto-input switching would not respect document’s input source.
  • Fixed an issue where Show Desktop command stopped working on macOS Sonoma.
  • Fixed an issue where 1Password would not open from Raycast.

New in Raycast 1.60.0 (Oct 18, 2023)

  • Back in July, we made your Mac even smarter with GPT-4. Today, we're excited to announce that GPT-4 is available to teams! You and your team can now enjoy the same enhanced capabilities and smart features that have already benefited our Pro plan subscribers. Upgrade to OpenAI's most capable model to use it in Raycast's AI Chat and AI Commands. The model is great for tasks that require more creativity or advanced reasoning.
  • Note: GPT-4 is a paid add-on to the Raycast Team plan, priced at $8 per user per month when billed annually.
  • Improvements:
  • AI Commands: The GPT-3.5 Turbo Instruct model is now available. It is a replacement for the Davinci 3 model.
  • AI Chat: Scrolling now supports pagination, so longer chats should load more quickly.
  • Snippets: Improve reliability and reduce snippet injection delay.
  • Snippets: Add detection of writing while injection.
  • Misc: You can now customize the PATH environment variable passed when launching applications in Raycast. To do so edit /etc/paths and restart Raycast.
  • Fixes:
  • Calculator: Fixed an issue where the would sometimes show an incorrect unit label.
  • Quicklinks: Copying a Quicklink in Root Search now includes any arguments.
  • Theme Studio: Fixed an issue where the window would only open on the primary or secondary display, regardless of where the Raycast window is located.
  • Theme Studio: Reverting changes now updates the inspector correctly.
  • Settings: Raycast will no longer freeze when toggling the Applications group in Settings → Extensions.
  • AI Chat: Removed extra padding at the bottom when copying chats as an image.
  • File Search: Raycast will now prompt for permissions when searching files stored in iCloud Drive.
  • Fixed an issue where the Script Running… toast would hang around after the script finished executing.
  • Fixed an issue where extensions’ changelog would not have the correct formatting.
  • Fixed an issue where auto-input switching would not respect document’s input source.
  • Fixed an issue where Show Desktop command stopped working on macOS Sonoma.
  • Fixed an issue where 1Password would not open from Raycast.

New in Raycast 1.59.0 (Sep 22, 2023)

  • Sonoma ready:
  • Raycast is ready for the release of macOS Sonoma next week. In Sonoma, you can add websites to the Dock from Safari's File menu. Your web apps are available in Raycast like any other app
  • Scheduled Exports (Pro):
  • Scheduled Exports back up your Settings, Quicklinks, Snippets, Notes, AI Chats, and Raycast data, just like the command Export Settings & Data. Pro users can now set a schedule to back up their Raycast configuration automatically. You can also define how many backups they want to keep. Exports complement Cloud Sync, providing a complete local backup of your Raycast configuration.
  • To schedule exports, open Raycast Settings → Advanced → Configure Export Schedule.
  • Improvements:
  • My Schedule: Icon is now dynamically showing the current date.
  • Dynamic Placeholders: Automatically set the selection in the right place when inserting a placeholder.
  • Fixes:
  • Dynamic Placeholders: Fixed an issue where the auto-completion suggestions weren’t updating when deleting a character.
  • Dynamic Placeholders: Fixed an issue where the auto-completion suggestions would show an empty list.
  • Screenshots: Enumerating screenshots is now more resilient to failures.
  • Root Search: Remove leak of internal/experimental commands in suggestions.
  • Root Search: Support searching apps by English names when using a non-English language.
  • Misc: Pasting multiple items into another app no longer erroneously includes previous clipboard contents.

New in Raycast 1.58.0 (Sep 6, 2023)

  • Improvements:
  • Quick AI: The initial query will now properly be added to the history.
  • AI: Chat now inherits model and creativity when opening a command in AI Chat.
  • Pro Plan: Added hints for subscription-related problems.
  • Fixes:
  • Fixed the Uninstall action showing the wrong app name for certain apps.
  • Fixed the "in 2 week" date suggestion being off by one week.
  • AI: Fixed missing user message when copying chat as an image.
  • AI: Fixed syntax highlighting when copying chat as an image.
  • AI: Fixed incorrect message separator when copying chat as text.
  • AI: Fixed regenerate action for commands in AI Chat.
  • Launch At Login: Fixed problems with permissions preventing Raycast from starting at login.

New in Raycast 1.57.0 (Aug 9, 2023)

  • Raycast Translator (Pro):
  • Announcing the Raycast Translator - the quickest way to translate. Simply type or dictate your text, and the language will be detected automatically. It supports over 100 languages and you can even listen to the translated text to learn how to say it. Why not give it a try?! Viel Spaß!
  • Note: The command is part of our paid Pro subscription. You can use the Google Translate or Deepcast extensions as free alternatives.
  • New:
  • AI: Continue your “Translate” command translations in the AI Chat to add more context.
  • Improvements:
  • GPT-4 subscription: added an option to cancel a subscription on the account settings page.
  • Window Switcher: Pre-select the last active window.
  • Snippets: Reduce default time inserting snippet content.
  • Calendar: Pause auto-refresh on sleep, and resume it on wake up.
  • Calendar: Add a new CSS4 option to copy a color (following the new format rgb(red green blue / alpha))
  • Fixes:
  • Root Search: Reduce rank of exact name matching for entries with 3 letters or less (e.g. AI).
  • Root Search: Improved app running indicator to properly differentiate between apps that have the same bundleID (such as Xcode and Xcode Beta).
  • Extensions: Fixed a bug where extension passwords would sometimes not appear in settings after syncing.
  • Script Commands: Fixed a bug where script command aliases, hotkeys and disabled commands which not sync correctly if the client’s macOS username was not the same.
  • File Search: Fixed a bug where some files would not appear in directory listings.

New in Raycast 1.56.0 (Jul 27, 2023)

  • GPT-4 Everywhere on Your Mac:
  • Well, your Mac just got even smarter with GPT-4! Upgrade to OpenAI's most capable model to use it in Raycast's AI Chat and AI Commands. The model is great for tasks that require more creativity or advanced reasoning.
  • Note: GPT-4 is a paid add-on of Raycast Pro, priced at $8 per month when billed annually. This add-on will be available for Teams soon.
  • New:
  • AI Chat Deeplinks: You can create links to any AI Chat conversation via the Copy Chat Deeplink action. Together with Quicklinks, you can now include specific chats in Raycast’s root search.
  • Improvements:
  • Calculator: The color detection matches the CSS spec more closely (meaning it can now detect colors like rgb(255 10 50 / 50%).
  • Flight Tracker: Terminal info is now displayed in the flight tracker detail view.
  • Emoji & Symbols: Updated the grid layout. The small size is more compact, and the large size has been refined.
  • Snippets: Increase Snippets keywords limit to 30 characters.
  • AI-Commands: Built-in commands now use gpt-3.5-turbo model with up to 16k context
  • AI: Added scroll to bottom button in Quick AI and AI Chat
  • AI: Improved auto-scrolling behavior to prevent messages from being hidden during response generation
  • Fixes:
  • Window Switcher: Remove duplicate entries.
  • Settings: Fixed bug regarding Raycast not launching at Login.
  • AI Chat: PageUp and PageDown now work correctly

New in Raycast 1.55.0 (Jul 7, 2023)

  • The Fix Spelling and Grammar AI Command has been subtly updated and now highlights the changes it has made. This highlighting helps you to identify if your original text has been corrected. It's just a small quality of life improvement.
  • New:
  • AI Chat: Added a Clear Chat action to clear all messages in the current chat.
  • Improvements:
  • Dynamic Placeholders: Parsing errors are now highlighted inline. Hovering the error provides more information about the issue.
  • Export: We no longer included app metadata in the rayconfig file when Settings export is disabled.
  • Performance: Improved performance for opening Raycast after pressing the hotkey
  • Fixes:
  • AI Chat: Fixed an issue where the chat would jump to the bottom when completing.
  • AI Chat: Chats are now saved correctly after running an Ask AI command.
  • AI Chat: Performance improvements when loading the chat actions menu.
  • AI Commands: Hotkeys and aliases should now sync correctly for built-in commands.
  • Settings: Quick AI settings now update correctly after syncing changes.
  • Export: Fixed a bug where the Export Settings & Data primary action could be incorrectly disabled.

New in Raycast 1.54.0 (Jun 23, 2023)

  • Raycast AI Goodies:
  • New improvements make Raycast AI more powerful, allowing you to customize it to your needs and have it in sync across all your Macs.
  • Customize AI Chat: Configure the creativity and system prompt of AI chats to create personal assistants, such as for programming
  • Capture Context: Use the Send to AI Chat command to quickly capture selected text. It's perfect for adding content from different apps and websites to your chat
  • Cloud Sync: Your AI Chats are now synced across all your Macs, making it easy to start a conversation on one and continue it on another
  • New Snippet Injection Engine:
  • We’ve re-written the Snippets Injection Engine from the ground up to make it more reliable and performant and consume less resources. We have also added better support for the {cursor} placeholder and improved the injection cancellation behavior.
  • New:
  • Calendar: My Schedule now has pagination, allowing you to load more than just next month’s events. We actually released this in 1.53.0, but forgot to add it to the changelog
  • Improvements:
  • Quicklinks: Added an Open With… action to quickly open a link with a custom application
  • Search Emoji: Added actions to move pinned items up and down the list
  • Search Emoji: The Frequently Used algorithm is now smarter and should more accurately reflect your usage
  • Search Emoji: You can now search for emoji using the unicode value e.g. U+1F642
  • Export: AI Chats and custom themes are now included in rayconfig exports
  • Fixes:
  • Snippets: Fixed double snippet injection issues when on immediate default mode
  • Snippets: Enable/Disable snippet injection after manual changes in the System Settings
  • Settings: “Battery” and “Headphones” System Settings commands now work correctly on Ventura
  • Search Emoji: Fixed actions for the Paste with Skin Tone… and Copy with Skin Tone… actions
  • AI Chat: Deleting text in the composer should no longer stall or lag
  • Contacts: Fixed crashes when two contacts have the same identifier
  • Calendar: Fixed event list not updating when an event was deleted or created

New in Raycast 1.53.0 (Jun 7, 2023)

  • Placeholders in AI Commands:
  • Improve your prompts with additional context by adding Dynamic Placeholders. You can choose from the selected text, your clipboard history, or up to three arguments to input additional text. Create versatile AI Commands, like translate {selection} to French or write a blog post about {argument name="Topic"} for {argument name="Target Audience").
  • Note: We migrated previous AI Commands to use the selection placeholder.
  • New:
  • Emoji & Symbols: You can now find unicode symbols in the Search Emoji command (now renamed Search Emoji & Symbols).
  • Emoji & Symbols: You can now pin emoji and symbols to keep them at the top of the results.
  • Emoji & Symbols: You can now filter emoji and symbols by their category.
  • Emoji & Symbols: You can now set the display size for emoji in the command’s preferences.
  • Emoji & Symbols: The selected emoji name is now displayed in the action bar.
  • AI Chat: New action to submit a message without generating a response. It’s useful for accumulating context in a chat.
  • Improvements:
  • Calendar: Improved detection for conference calls in calendar events created by Microsoft Outlook or Office 365.
  • Snippets: Hide {cursor} suggestion if there is already one cursor placeholder used.
  • Snippets: Added support for inserting the second to last copied text with {clipboard offset=1}
  • Create AI Command: When editing an existing command, a draft is only created if the command is changed.
  • Fixes:
  • Change the “Turn Volume Up” command to unmute as well if necessary.
  • Pro Plan: Fixed problems with the Pro Plan management and billings on the account page.
  • Quick AI: Fixed issue with Tab not working when search bar was empty and the selected command had an alias
  • Search AI Commands: The frontmost application indicator is now visible.

New in Raycast 1.52.0 (May 25, 2023)

  • It’s time to express yourself with a new set of emojis. Now available in the built-in Emoji Picker that you can use across all apps. We recommend assigning a hotkey, e.g. ⌘ ⌃ Space.
  • Note: macOS 13.3 or later is required for emoji 15.0
  • New:
  • AI Chat: Added the new action “Copy Chat as Image” to quickly create a shareable image of the conversation
  • Theme Studio: Themes now sync between all your Macs if you have Cloud Sync enabled [Pro Plan required].
  • Improvements:
  • Emoji: The inline emoji picker now uses the same alias names as Slack and Github, for example: :smile:
  • Theme Studio: Added filter for dark/light themes
  • Theme Studio: The color indicators in the inspector now have borders to improve accessibility
  • Theme Studio: Added markdown example with a code block in the preview
  • AI Chat: Format user messages in Markdown
  • AI Chat: Enabled auto-scroll when selecting text.
  • AI Chat: Disabled smart quotes and smart dashes in the assistant response.
  • AI Chat: Chat text now respects the app text size setting.
  • AI Chat: Chat is now auto-saved after the first assistant response.
  • AI Commands: More reliable capturing of selected text in apps like Spark
  • AI Commands: Respect new lines for Direct Paste/Insert
  • Fixes:
  • AI Chat: Fixed an issue where ⌃ E and ⌃ A would scroll instead of moving the cursor
  • AI Chat: Make toast respect active custom theme
  • AI Chat: Fixed inline code block rendering.
  • AI Chat: Selecting text in the chat no longer steals focus from the composer**.**
  • Emoji: Favorites now respect the chosen skin tone.
  • Define Word: Fixed an issue where history wouldn’t be displayed
  • Themes: Fixed an issue that might have caused displaying the wrong theme for system appearance
  • Pro Plan: Fixed problems with subscription management.
  • Store: Fixed installation of extensions when directly from in-browser Store
  • Misc: Fixed an issue where the Command Palette would sometimes not dismiss after showing a submenu.

New in Raycast 1.51.0 (May 10, 2023)

  • Today, we’re introducing Raycast Pro, a paid plan that unlocks a new level of productivity. The subscription provides access to the following new features for $8 per month, billed annually. Everything you know and love about Raycast stays for free.
  • Raycast AI:
  • Raycast AI has become indispensable for beta testers in the last few weeks, who have generated over 500 million words. Now, we are making Raycast AI available to everyone. Use Quick AI to answer one-off questions, AI Chat as an assistant during workdays, and AI Commands to streamline tasks. Finally, AI feels right at home on your Mac!
  • Cloud Sync:
  • Starting today, you can access Cloud Sync with a Pro subscription. All your Extensions, Quicklinks, Snippets, Hotkeys, and more are securely stored and kept up-to-date across your Macs. It’s also an ideal backup solution, allowing you to move to a new device in minutes.
  • Custom Themes:
  • Make Raycast your own with gorgeous themes. Opt for a pre-made one or design your own with the brand-new Theme Studio and share it with the community.
  • Unlimited Clipboard History:
  • Keep an indefinite history of everything you have copied with a Pro subscription. New options allow you to store previously copied content for up to 6 months, 1 year, or indefinitely.

New in Raycast 1.50.0 (Apr 28, 2023)

  • New:
  • AI Command Deeplinks: Launch any AI command from outside of Raycast using Deeplinks: raycast://ai-command/. Learn more in the manual.
  • Markdown Tables are now properly supported everywhere.
  • Markdown: Code blocks now support syntax highlighting.
  • AI Chat: Code blocks now have a “copy” button in the top-right corner.
  • Improvements:
  • The default search scope for apps from Parallels VMs can now be removed (Preferences > Extensions > Applications > Search Scope).
  • Grids: You can use ⌥ / ⌘ / ⇧ + arrows left and right to move cursor in search bar
  • Window Management: Added Top Center Two Thirds command
  • Window Management: Center Half command now cycles between center 1/2, 1/3 and 2/3 widths.
  • Fixes:
  • Fixed an issue with “Always show events in menu bar” and back-to-back events, which would cause the earlier event to be displayed right up until the second event started.
  • Fixed an issue with My Schedule's “Next up” time formatting that would say in 115 minutes instead of in 1 hour, 55 minutes.
  • Fixed an issue that prevented AI Commands like Fix Spelling and Grammar couldn’t be favorited in the Root Search.
  • Fixed missing drafts for the Create AI Command.

New in Raycast 1.49.0 (Mar 29, 2023)

  • New:
  • File Search: Additional applications are shown in the Open With action.
  • Script Command Deeplinks: Launch any script command from outside of Raycast using Deeplinks: raycast://script-command/. Learn more in the manual.
  • Improvements:
  • AI: Use search term as default instruction for ad-hoc AI Commands.
  • AI: Add separator when copying formatted chat.
  • AI: Improve behavior of Regenerate Response action.
  • AI: Add action to copy code blocks of the last response.
  • Clipboard History: Add save action for text and images.
  • Dictionary: Permit customizing default action.
  • Dictionary: Add the possibility to use the selected word.
  • Dictionary: Use selected text when invoked with a shortcut.
  • Root Search: Parallels apps are now automatically discovered and can be opened in the respective VM.
  • Fixes:
  • AI: Fix missing actions for favorites in Root Search.
  • AI: Fix an issue with selection being reset when text is generating
  • Dictionary: Remove extra characters in the word list.
  • Snippets: Support placeholders in curly brackets.

New in Raycast 1.48.0 (Feb 23, 2023)

  • Raycast AI Beta - Magic at Your Fingertips:
  • Unlock the power of AI anywhere on your Mac. Write smarter, code faster, answer questions quicker, and do so much more. Today, we're opening up early access for the next generation of Raycast - a productivity tool for professionals that uses AI to help you get more done in less time.
  • Improvements:
  • Pop to Root Search: Added 120 and 180 seconds intervals.
  • Calendar: You can now join Amazon Chime video meetings right from Raycast.
  • Calendar: You can now join Slack Huddle video meetings right from Raycast.
  • Markdown: Inline code blocks now look nicer. Like this (if you read this changelog in the app).
  • Flight Tracker: You can now enable/disable Flight Tracker detection in settings. You can find it in Raycast Preferences → Extensions → Calculator
  • Flight Tracker: A plane icon will now be displayed to indicate a flight number was detected and flight data is being loaded.
  • Fixes:
  • Fixed a bug with Flight Tracker being displayed for multiplications which use the letter “x” as the operator.
  • Fixed a bug that caused errors in the store if more than 140 extensions were installed.

New in Raycast 1.47.0 (Feb 1, 2023)

  • Deeplinks:
  • A convenient way to launch any command inside Raycast from an URL scheme.
  • Whether you want to launch a command from your own extension, the Calculator History, or the Clipboard History, you can easily do so using Deeplinks. The format is easy to remember, making it easy for you to use Deeplinks to your advantage.
  • Improvements:
  • Preferences: Add a preference to replace ⌃⌥⌘⇧ by ✦ (hyper key).
  • Flight Tracker: Don’t show it when the flight number matches aliases, Quicklinks names and other titles for your search results.
  • Snippets: Add an action to delete all local snippets.
  • Snippets: The - and _ characters are no longer treated as delimiters when using the After Delimiter expansion options. So they can safely be used in snippet keywords.
  • AppUpdates: Improved permissions handling for users working on non-admin accounts.
  • File Search: The authorisation prompt should no longer appear after denying permissions. It can also be manually dismissed in cases where the permission is denied outside of Raycast.
  • Fixes:
  • Fixed a bug in Switch Windows command where closed apps would still be listed.

New in Raycast 1.46.0 (Jan 19, 2023)

  • Flight Tracker:
  • Flight tracking is now one of the core capabilities of Raycast. A lot like quickly getting the answer to a calculation or conversion question, enter any flight code in Raycast (e.g. DL234, KL1620 or LH962) search bar to immediately get real-time information about that flight, including up-to-date information on departure and arrival times, flight status, and when in flight, the approximate position of the plane in a new map view.
  • New:
  • Added Toggle Stage Manager command
  • Improvements:
  • Calendar: You can now join Cal.com video meetings right from Raycast
  • Raycast will now only offer to open Google Meet links in a special browser if the default browser is not already based on Chromium.
  • Bottom-left menu: You can now click on the name of any command in the bottom-left of the Raycast window to quickly access a few links (like accessing the preferences of the command, viewing the README of an extension, etc.)
  • App Uninstaller: Made the Uninstall Application action available for running applications. The running application gets quit before uninstalling it.
  • Fixes:
  • Window Management: Fixed a bug where the Stage Manager wasn’t respected if only one window was open
  • Clipboard History: Fixed a bug where pasting entries from the history didn’t work in 1Password, Adobe InDesign, and other applications
  • Calculator History: Fixed an issue where some shortcuts wouldn’t work when the action panel was open
  • Date Picker: Fixed an issue where it would show wrong suggestions when typing the day of the week
  • Manage Quicklinks: Metadata now updates correctly after editing a quicklink.
  • File Search: Fixed an issue where the Authorization prompt would sometimes appear even though authorization was already granted.
  • Fixed an issue where Ctrl + H/L wouldn’t work in grid views when Vim navigation style is enabled
  • Made the animation of the Toggle Bounce Animation command slower on small displays
  • Fixed a 1px border on the top of screenshots taken with the built-in screenshot tool

New in Raycast 1.45.0 (Dec 15, 2022)

  • Meet your Raycast Wrapped:
  • Take a glance at your productivity over the past year, from launching Raycast, to your use of Extensions and Applications, and visualize your developer stats and time spent in meetings.
  • Get a better understanding of how you’ve used Raycast, broken down by the hour, what features you use the most, and maybe some features you’re missing out on.
  • Post a snapshot of your stats and summary by clicking Copy as Image in each section, then paste your media to share.
  • Disclaimer: Most of the data displayed is stored locally, and Raycast does not have access to it. If you moved between machines during the year, some of the data might have been lost. If you’ve used Raycast for less than 30 days, you will not have enough data to be displayed – but there’s always next year!
  • New:
  • Proxy and Certificates Preferences: Under Raycast Advanced Preferences, you’ll find new preferences for using the internet proxy settings from your system, and for using certificates from the system keychain or a custom location. Most of our existing extensions are already compatible with proxies, with the rest being updated soon. So if you’re behind a corporate proxy or need to use custom certificates and previously had network issues with extensions, try enabling the new settings.
  • Fallback commands: All commands from extensions can now be used as fallback commands!
  • Improvements:
  • System Settings are now grouped separately from Applications under the Extensions tab in Raycast Settings
  • Script Commands: Allow scripts with multiple arguments to be used as fallback commands.
  • Linear, Asana and Hacker News: These three bundled extensions are now open source. The new versions are powered by our API and have more features. You can find them in the Store.
  • Fixes:
  • Fixed the File Search Copy action appending a . to the folder’s name
  • Snippets should now expand in Jetbrains products as expected
  • Clipboard History items now displays the correct name application name on every launch

New in Raycast 1.44.0 (Dec 13, 2022)

  • macOS Shortcuts Improvements:
  • macOS Shortcuts are now more deeply integrated inside Raycast! Their custom icons as well as their folder will be shown in Raycast - and if a shortcut accepts an argument, you will be able to input it right there.
  • Important: Requires accessibility permission. Raycast will prompt it in the root search or when running any shortcut.
  • Improvements:
  • Calculator History: Improved icons for more calculation types and added actions to copy question or put it in the search bar.
  • Export Settings & Data: You can now edit and view the export password in the command’s preferences.
  • Clipboard: New action to copy formatted JSON in case the previously copied text was a valid JSON.
  • Fixes:
  • Fixed high CPU usage bug when users listen for Script Commands in a rapidly changing parent folder (e.g. ~).
  • Fixed a memory leak when viewing images in commands which use the grid view.
  • Snippets: Fixed issues with keyword expansion in some apps
  • Preferences: You can now edit the alias or hotkey of “Next/Previous Display” window management commands even when no external monitor is connected
  • Calculator: Fixed random issues in math calculations for some users

New in Raycast 1.43.0 (Nov 9, 2022)

  • Cycle through Windows:
  • Some Window Management commands got a new superpower. If you repeatedly execute the left, right, top, or bottom half, it will cycle through different sizes. By default, it cycles through ½, ⅔, and ⅓. You can change it to cycle through adjacent displays or display the behavior on the preferences of the Window Management extension.
  • Calculator History:
  • Ever wanted to peek into your recent calculations? With the new “Calculator History” command, you can find everything you calculate in Raycast. You can also pin items to keep an eye on changing currency rates or countdown to your favorite event.
  • New:
  • Calculator now supports automatic conversions for most commonly used units, like meters to feet or kilograms to pounds and vice versa.
  • Improvements:
  • Window Management: Respect Stage Manager when present.
  • Screenshots: New Paste Recent Screenshot command to paste the recent screenshot to the frontmost application.
  • Root Search: Application names should be correctly localized even if Spotlight indexing is disabled.
  • Browser Bookmarks: Search supports CJK languages.
  • Fixes:
  • My Schedule: Fixed an issue where authuser param would be missing in Google Meet URLs
  • Snippets: Cursor placeholder position is now calculated correctly when the snippet contains emoji or other multi-byte characters.
  • Fixed a crash that could happen when pasting from the clipboard history, emoji picker or snippets with universal clipboard enabled
  • Fixed an issue where hotkeys would be registered incorrectly when using the keypad with an AZERTY keyboard layout.
  • Fixed an issue where the main window sometimes appeared docked in Stage Manager.
  • Fixed an issue which prevented editing alias for some commands in Preferences.
  • Fixed an issue where characters could get dropped when opening commands which use the grid view.

New in Raycast 1.42.0 (Oct 27, 2022)

  • Double-Tap Hotkeys:
  • This one is for all the keyboard aficionados: You can now use double-tap hotkeys in Raycast! Tap a modifier key twice to toggle Raycast, launch apps, and open commands or quicklinks. Supported modifiers are ⌘, ⌥, ⌃, and ⇧. Set the hotkeys via the Raycast preferences.
  • New:
  • File Search: You can now move, copy and duplicate files using the action panel. Hit ⌘ + K on a selected file and search for the “Move to…”, “Copy to…” or “Duplicate” action.
  • Snippets: You can now specify a sound to play when expanding a snippet. Select a sound via the Snippets extension preferences.
  • Improvements:
  • App Updates: Improved insufficient permissions handling
  • Root Search: Newly installed apps and extensions are up-ranked and get suggested
  • Ventura Settings: Improved compatibility with settings in Ventura, including support for localization

New in Raycast 1.41.0 (Oct 27, 2022)

  • Link Previews:
  • Links got visual in Raycast! Copied URLs preview their social card image in the Clipboard History and Manage Quicklinks commands. The preview makes finding what you’re looking for more straightforward, and any additional information got moved below the image.
  • New:
  • Window Management: New commands to resize a window to the top or bottom third or two-thirds.
  • Improvements:
  • Window Management: Windows that are moved between displays now respect the previous aspect ratio. The behavior can be disabled in the preferences of the Previous/Next Display commands.
  • Window Management: Added a new preference on the Move Left/Right/Top/Bottom commands to center the window horizontally/vertically. The preference is turned on by default to keep the previous behavior.
  • Preferences: The error toast that is shown when an alias is used by another command now shows the name of the command to resolve the conflict.
  • AppUpdates: Improved insufficient permissions recovery process
  • Fixes:
  • Paste: Added a workaround to avoid duplicate content when using Direct Paste into the Messages app.
  • Tag Editor: Now adjusts height correctly when loading initial content.
  • Export: Add some missing preferences to rayconfig export.
  • Search: Finder aliases are now followed when indexing apps.
  • Store: Fixed an issue where the view would sometimes jump to the top when scrolling.
  • Window Management: Made moving and resizing Chrome windows fast again.

New in Raycast 1.40.0 (Oct 5, 2022)

  • Fuzzy Search:
  • Having a more flexible search has been one of the most requested features from our community for a long time and, in this release, we are excited to bring “Fuzzy Matching” to the Root Search.
  • You can now match applications, extensions, or scripts by writing any of their letters independently of their position in the result’s title, subtitle, keywords, or alias. For example: ftime for “Facetime”, msg for “Messages”, or utub vid for the “Search Youtube Videos” command.
  • Pro tip: Go to the Advanced Raycast Preferences to tweak the Root Search Sensitivity. The sensitivity controls the amount of matching results.
  • Improved Calculator:
  • The performance and functionality of the calculator got improved under the hood. It now supports more scientific units, statistical calculations, and better date handling with natural text. You can find more about what the calculator can do you here.
  • New:
  • Fuzzy Search is now the search algorithm used in Root Search.
  • Search Sensitivity Levels, controlling the amount of suggested results, can be found in Advanced Raycast Preferences.
  • Improvements:
  • Root Search: Ranking of elements automatically accounts for how often you open every element and whether you have written a previously triggered search term (or a prefix of it).
  • Root Search: Search index is partially rebuilt after each triggered search result.
  • You can now disable the Show events in menu bar preference by dragging the Calendar Events Menu Bar Extra out of the menu bar while holding down ⌘.
  • Dictionary Extension: Added Recent Words section when the search term is empty containing the list of recently opened words.
  • Drag and Drop: You can now close the window while dragging a screenshot or a file out of Raycast. Simply hold down the ⌥ key while dragging. If you keep the key pressed while dropping the content, Raycast opens again. This makes it convenient to drag multiple items in a row.
  • Quicklinks: The link’s domain is now displayed in the subtitle and will be matched when searching for Quicklinks.
  • Search Snippets: Snippets are now sorted by last used date.
  • Search Emoji: Added a new Save as Snippet action.
  • macOS 13 beta: Improved compatibility with macOS 13 Ventura beta. Including integration with the new System Settings.
  • Fixes:
  • Preferences: The deprecated toggle “Find apps and prefs via Spotlight” has been removed.
  • Lightsaber: We have temporarily removed the Lightsaber command.

New in Raycast 1.39.0 (Sep 1, 2022)

  • New:
  • Added navigation menu when clicking on Raycast logo in Root Search
  • Improvements:
  • Emoji Search: Updated to Unicode 14 and improved keywords.
  • Extensions Updater: Parallelize updates and provide more information on toast when running the “Check for Extensions Update” command
  • Clipboard History: Links now have their domain’s favicon when available, making it quicker to find the website you’re looking for.
  • Manage Quicklinks: Improved appearance of disabled Quicklinks.
  • Store: Improved appearance of media preview to align with our new design and added buttons for easy navigation
  • Store: Team selection will now be preserved for 5 mins
  • Teams: Managers can now delete organizations in Preferences → Organizations
  • Fixes:
  • Root Search: Fixed opening commands that have required arguments from the Action Panel
  • Store: Fixed opening commands with required arguments
  • Fixed CPU Spikes when using LittleSnitch
  • Action Panel: Fixed an issue where some keyboard shortcuts wouldn’t work when the panel is open.
  • Toasts: Fixed an issue where some keyboard shortcuts would not work.
  • Clipboard History: Copying multiple files from Finder or any other app now lists each file individually as expected
  • Clipboard History: Image caches will now be deleted when you delete the item from the list
  • Clipboard: Fixed rare issues with some actions related to copying and pasting text.

New in Raycast 1.38.0 (Jul 20, 2022)

  • A fresh look and feel:
  • We announced Raycast to the world almost two years ago. Since then, the design of the macOS app has mostly stayed the same. But many things around it have changed. Today, we’re announcing a fresh look and feel to address the feedback and demand from our growing community.
  • We’ve made these five changes to make the app even easier and faster to use while maintaining its beauty through simplicity:
  • A bigger search bar to reflect its importance
  • All-new action bar with contextual information
  • Bespoke icon set used across the application
  • Compact Mode for additional focus
  • Fresh app icon that was long overdue
  • Improvements:
  • Snippets: Added a new UUID placeholder to generate random identifiers.
  • Search Screenshots: You can now opt-in from the command’s preferences to include all media files in the search.
  • Fixes:
  • Calculator: Currency rates are now updated more frequently and can also be manually updated during a currency conversion using the “Refresh Currency Data” action.
  • Calculator: The cursor position is now set to the end of the text after performing “Swap Units” and “Put Answer in Search Bar” actions.
  • Personal Walkthrough: Tasks and Progress are now updated immediately.
  • Snippets: Fixed an issue with mismatching colors from long texts.

New in Raycast 1.37.0 (Jun 30, 2022)

  • Shared Snippets:
  • You can now share Snippets with members of your organization. It's an easy way to share information and frequently used text. Shared snippets are ideal for canned email responses, code, templates or short phrases.
  • Insert 0xC0C0A in Raycast to activate the beta team features
  • New:
  • Snippets now support custom formats for date placeholders. You can write {date "yyyy-MM-dd"} or use any valid format defined on the Unicode date patterns here.
  • You can now import snippets from a JSON file. Search for Import Snippets command. Learn more about the supported format here.
  • You can now opt-in to create a Quicklink even faster as we automatically fill the form based on your active browser tab or from your clipboard.
  • Bonus: Rayfie:
  • With this new tool, Raycast takes a photo of Raycast to make sure it’s taken from the best possible angle, use it to share your Raycast experience with others.
  • Enable it under the advanced tab in preferences.
  • Improvements:
  • Trash: Added preference setting on whether to show a confirmation dialogue when emptying the trash
  • Clipboard: The original clipboard contents are now restored after pasting an emoji, snippet or screenshot into another app.
  • Fixes:
  • Snippets: Text expansion now works as expected inside terminals of Jetbrains IDEs
  • Clipboard History: Images no longer appear in a different tint when pasted to another app
  • Clipboard History: The source app is now always correctly recorded, even when switching quickly to a new app just after copying.
  • File Search: Resolved a performance issue when scrolling quickly through the results.
  • My Schedule: Searching for words in long titles now works as expected
  • Teams: Reduced network activity required for syncing shared quicklinks and snippets.
  • Screenshot Search: Fixed an issue where the main window could hang briefly after capturing a screenshot
  • macOS Ventura (Beta): Fixed an issue where Raycast would crash when opening the “Search Snippets” command. Also fixed an issue with missing Safari on Beta 2 and a few minor visual bugs.

New in Raycast 1.36.0 (Jun 11, 2022)

  • Snippet Placeholders:
  • You can now make your snippets dynamic with placeholders. Add placeholders by typing the keywords within curly braces like {cursor} or {date +2d}.
  • We support various date and time combinations, the current text in the clipboard, and modifying the cursor position.
  • Share Quicklinks in Your Team (Beta):
  • You can now share Quicklinks with members of your organization. It's an easier way to access information and ideal for links to your company's roadmap, dashboards, or other resources.
  • Insert 0xC0C0A in Raycast to activate the beta team features
  • Improvements:
  • Calendar: Events longer than 24h should not be displayed in the menu bar anymore.
  • My Schedule: You can now search for events by participants or only organizer if there are more than five participants
  • Script Commands: Scripts with inline mode can work without refreshTime parameter. In this case, you need to refresh it manually.
  • Fixes:
  • Fixed an issue that caused minor CPU usage in the background in some cases when the mouse is moved
  • Fixed an issue that caused some images inside text fields to not appear properly in the light theme
  • Fixed an issue that caused text colors in some screens to not update properly when the system theme changes

New in Raycast 1.35.0 (May 18, 2022)

  • Find screenshots by text in images:
  • Full text search comes to the Search Screenshots command. It’s now way easier to find that pesky screenshot you knew you captured, but couldn’t locate. Image text is indexed in the background, so the latest results should always be just a few keystrokes away. You can also search by filename or natural language dates, making screenshot search even more powerful.
  • New:
  • Use the new raycast://confetti URL scheme to trigger confetti. Especially handy to spice up those long running scripts.
  • Improvements:
  • Various optimizations that should improve the app’s cold start time, reduce the amount of unnecessary reloads in the root search, and improve search speed in some cases.
  • Team Store: Added “Remove from Store” action for deleting published extensions from the team store.
  • Fixes:
  • Toggle Hidden Files: now uses global defaults allowing to change AppleShowAllFiles values through the Terminal easier.
  • Declined events aren’t displayed in the menu bar anymore.
  • Snippets: Rich text snippets inserted into browsers and email clients will now have a system font style
  • Clipboard History: Fixed an issue where text copied from some apps was shown as images

New in Raycast 1.34.0 (May 5, 2022)

  • Raycast for Teams (Beta):
  • Together with our community, we built up a developer platform to create, share and discover productivity tools. Now, we’re bringing this experience to teams. Create an organization, invite your teammates, and speed up your internal workflows. Raycast for Teams is free during the beta period, and we’ll iterate on it based on your feedback.
  • Insert 0xC0C0A in Raycast to activate the team features and follow the getting started guide.
  • Emoji Search:
  • What’s using a Mac without emojis in 2022?! With our new Search Emoji command, you can find your favorite smileys and reactions quicker than ever to spice up your documents, tweets and pull requests.
  • Pro Tip: Assign ⌘ + ⌃ + Space as a hotkey to the Search Emoji command to replace the system emoji picker.
  • New:
  • A little fun: Search for “lightsaber” in Raycast to celebrate Star Wars Day. May the 4th be with you 🌌
  • Improvements:
  • Menu bar calendar events: Added an Always On preference
  • Menu bar calendar events: Clicking the menu bar item now opens a menu displaying your events for the current week
  • Added a new action to annotate images with CleanShot X in the Search Screenshots and Clipboard History command
  • Updated window management preset for Magnet to include thirds (thanks Daniel)
  • Toasts get displayed above the window if there is not enough space under the window
  • Fixes:
  • Fixed an issue where in some cases conferences would show up multiple times in the menu bar calendar item
  • Fixed an issue where the text in version history would get cut off sometimes

New in Raycast 1.33.0 (Apr 20, 2022)

  • Search Screenshots:
  • We’re pretty hyped about this one, as it is not only about browsing your screenshots, we now also have a new way of displaying content within Raycast – meet the grid! The first feature out is the Search Screenshot command, which will make it super easy to browse, copy and share your screenshots.
  • Rich Snippets:
  • All the power of Snippets you are used to is now even better with support for rich text. Adding styles or links to your snippet is only a keypress away. You can continue to copy or expand snippets the same way and we’ll make sure your content is richer.
  • Improvements:
  • Added detailed progress information when downloading updates
  • Improved form validation with a little shake
  • Fixes:
  • Fixed an issue where the position of the menu bar calendar event would sometimes be forgotten.
  • Fixed an issue where running app running indicators could get out of sync when opening Raycast
  • Fixed an issue where sometimes zoom links wouldn’t open

New in Raycast 1.32.0 (Apr 6, 2022)

  • Improvements:
  • App Updater: added flow to help fix permission problems for non-root users, added download progress, improved performance
  • App Uninstaller: More accurately detects relevant files
  • Root Search: Improved the performance of indexing apps and preferences
  • Fixes:
  • Fixed a bug where aliases and hotkeys for apps could get lost after a restart in some cases.
  • Fixed an issue that might have caused memory spikes for some users

New in Raycast 1.31.0 (Mar 24, 2022)

  • Rich Extension Metadata:
  • Preview extensions with screenshots, check out recent extension updates in their Version History ⌘⌥⇧V, and open README’s ⌘⌥⇧R on the new extension page in the Store website, with the new, highly-requested, rich extension metadata.
  • App Uninstaller:
  • Time for a spring clean-up? You can now uninstall applications directly from Raycast. Just hit ⌘K on any app in the root search, and select uninstall application.
  • New:
  • Confetti: Celebrate all your computer accomplishments with our brand new confetti cannon that Thomas made after Sandy (Head of HR) rejected his actual confetti cannon purchase. Try it out by running the new Confetti command in Raycast, it’s fun! (and Sandy approves 🎉)
  • Improvements:
  • Navigation: Added an option to change the preferred list navigation style under Advanced Preferences. You can now switch between the default macOS or vim style commands.
  • Root Search: Running app activity indicator now respects Dock’s “Show indicator for running apps” preference. When it’s disabled, the indicator will also be hidden in Raycast.
  • File Search: Added a “Create Quicklink” action.
  • File Search: Added ⌘⇧E keyboard shortcut for the “Share” action.
  • Import/Export: Improved Toast error messages when something goes wrong.
  • Forms: Improvements to form validation UI. Validation warnings now appear in the margin or as tooltips avoiding the need to add additional padding between form elements.
  • Memory: Set a lower cache size for images. This may reduce the app’s memory footprint in some cases.
  • Fixes:
  • Calculator: Fixed an issue where crypto-currency rates would not be updated.

New in Raycast 1.30.0 Beta (Mar 13, 2022)

  • Search far and wide:
  • System Preferences: You can now search for specific options in System Preferences and jump directly to them.
  • Clipboard History now supports searching inside images and text files.
  • Improvements:
  • The calculator is smarter now and stays away from view when you perform generic searches.
  • Fixes:
  • My Schedule: Fixed issue with meeting links not opening in native apps if a preferred browser was set.
  • Export: Fixed an issue where export was not working when extensions were selected.
  • Store: Fixed an edge case where certain installed extensions could not be loaded.
  • File Search: Improved handling of diacritics when entering a search path.
  • Clipboard History: Fixed an issue where Paste to … action would not remove text formatting.
  • Quicklook: Fixed a crash when attempting to switch the preview to full-screen mode.

New in Raycast 1.29.0 Beta (Feb 23, 2022)

  • Emoji Picker:
  • Pick Emoji like a pro from any text area in Raycast. Quickly trigger the picker by entering a : and continue typing to select exactly the emotion you want. Alternatively use the standard system shortcuts ⌘⌃space or FnE to display the full list of Emoji. Go on, express yourself 😆
  • New:
  • App Running Indicators: Apps in the root search now have a small indicator underneath their icon if they are running.
  • My Schedule & Google Extension: Adds the ability to override which browser Google services will open to. Head over to the extension preferences to change the browser.
  • Linear Extension: Introduced Search Projects command
  • Improvements:
  • Preferences: Added new theme icons in preferences
  • Clipboard History: Paste to the active app is now the default action
  • Clipboard History: Additional info about the copied items is simplified to show only relevant details
  • Store: Extensions now load faster when you scroll
  • Store: Placeholders appear better if you manage to get a good look
  • Store: Added an option to let Raycast automatically fix permissions if store extensions cannot be installed
  • File Search: Now compatible with the latest OneDrive client and with any other cloud service which uses the new FileProvider extension in macOS Monterey.
  • Snippets: Adds a preference to disable injection for specific applications.
  • Fixes:
  • Shortcuts: special characters or foreign symbols in names now work as expected
  • Clipboard History: Images are not duplicated anymore when copied for the second time
  • File Search: Fixes double-slash prefix in some file paths.
  • Clipboard History / Snippets: Now use the standard paste shortcut ⌘V in Emacs app.
  • Text Area: Fixes line spacing when inserting tall glyphs such as emoji.

New in Raycast 1.28.0 Beta (Feb 9, 2022)

  • Store: Discover top extensions:
  • Store now highlights top picks by the Raycast team in a new Featured section, and the most downloaded extensions in the last week under Trending.
  • New:
  • Window Snapping: Raycast window will snap nicely when it’s close to its default centre position.
  • Improvements:
  • Store: Now displays install count for extensions
  • Aliases: Removed limitation for characters amount and allowed symbols
  • My Schedule: Google Meet links will now open with the account associated with the event
  • Preferences: Updated theme icons in appearance preferences
  • File Search: Now recognises file paths entered in the search field. You can also navigate to the selected item’s enclosing folder or enter the selected folder via the ⌘⌥↑ and ⌘⌥↓ keyboard shortcuts.
  • Extensions feedback: We’ve added better bug report and feature request actions both to the store details page of an extension and to the error screen; the actions prefill some data already in the templates so that reporting issues and feature requests is much easier.
  • Fixes:
  • Window Management: Moving and resizing windows now works correctly when “Enhanced User Interface” is enabled in Accessibility preferences.
  • Clipboard History: Fixed issue with indefinite loading of images and files in some rare cases.
  • Toasts for long-running tasks will now be closed as expected if the task completes when the Raycast window is not active.

New in Raycast 1.27.0 Beta (Jan 13, 2022)

  • Finding stuff with Quicklinks has become even faster now. Just select text in any app and press the hotkey for a Quicklink to search the selected text with that Quicklink.
  • Improvements:
  • Root Search: Raycast now suggests more relevant and diverse commands
  • Calculator: Added support for shorthand for Australia and New Zealand timezones
  • Preferences: You can now open Store to install extensions from the Extensions Tab
  • Store: Last update date now always shows the relative date in extension details
  • Quicklinks: Library in preferences now includes a Search App Store Quicklink
  • Walkthrough: Tasks that require more than one action now displays additional information when in progress
  • Clipboard History: Links can be easily saved as Quicklink with the new Save as Quicklink action. Pro-tip: use ⌘ ⇧ S shortcut
  • Clipboard History: Delete All Entries action now has a dedicated shortcut - ⌘ ⇧ X
  • Send Feedback: Made toast messages more relevant
  • Performance: Significantly increased startup speed for those with links on the applications folder
  • Fixes:
  • Search Menu Items: Fixed issues related to nested menus in various apps
  • Script Commands: When a script command with the compact mode is run via a hotkey, the Raycast window comes to the front and the message is displayed as toast
  • API:
  • Developer Tools: Added Open Support Directory action to local dev extensions
  • Developer Tools: Removed auto-injecting of globals for enabling React Developer Tools in dev mode
  • Developer Tools: Added prettier checks to CLI lint command
  • Navigation: Fixed a bug where a programmatic pop, followed by a manual pop (e.g. ESC) could lead to wrong state (https://github.com/raycast/extensions/issues/571)
  • Forms: Fixed controlled updates for the Form.TagPicker
  • Documentation: Fixes and updates

New in Raycast 1.26.0 Beta (Dec 2, 2021)

  • New Onboarding Experience:
  • Take your Raycast experience to the next level through a series of onboarding tasks with the new Walkthrough command. Complete tasks, track your progress, and discover the full power of our action panel, features such as the Calculator, Calendar, and Window Management, and global hotkeys you might not have used before.
  • Improvements:
  • Export Preferences & Data: Raycast backups can now be protected with a password.
  • Improved ActionPanel updating performance
  • You can now favorite commands that you develop locally
  • Window Management: Added "Previous Desktop", "Next Desktop" and "Reasonable Size" commands.
  • Reassigning previously used hotkeys for deleted extension commands
  • Fixes:
  • Fixed the Hacker News extension
  • Support white spaces on "Create Extension" command's location
  • Fixed disappearing script-commands when disabling them in Preferences
  • Fixed an issue where action panel would get hidden when the list is reloaded
  • Fixed an issue where huge clipboard text content was leading to a freeze

New in Raycast 1.25.0 Beta (Oct 13, 2021)

  • New:
  • You can now use Search Browser Bookmark as a Fallback Command
  • Improvements:
  • You can now navigate to any extension in Preferences directly from the root search using the new Configure Extension action (Pro Tip: Shortcut is ⌘ ⌥ ,)
  • Fixes:
  • The Calculator now automatically handles daylight times when working with Eastern and Pacific time zones
  • Command + 1...9 shortcuts now work as expected in the Search Menu Items command

New in Raycast 1.24.0 Beta (Sep 26, 2021)

  • You might've spotted a tweet earlier in the week, hinting at something new. Well, the wait is now over. Searching your Shortcuts on Mac, and launching them from Raycast in macOS Monterey is here.
  • Search for your shortcuts title, and they will appear in your search results. Just hit ↵ to run the shortcut, and watch the magic unfold all from Raycast.
  • New:
  • Raycast now supports opening Calendar events in Fantastical. If Fantastical is your default Calendar, this will work out of the box. To change it manually, go to Preferences → Extensions → My Schedule and select your default calendar application from the right pane
  • You can also configure for how long an event should show in the root search from the starting time. You will also find it in My Schedule preferences
  • Improvements:
  • Root: Added action to hide a running application
  • Calculator now supports both comma and period as decimal separators if your system setting has comma as the decimal separator and space as the grouping separator
  • Improved text parsing in Calculator so that it does not treat hyphens in text as minus and answers queries like "week of year"
  • New applications now appear faster in the root search
  • Fixes:
  • The calendars you have enabled will now be backed up as expected when you using Export Preferences & Data command
  • Fixed a crash in Calculator when dealing with extremely large numbers invoked by scientific terms
  • Fixed a rare crash which happened when opening Raycast Preferences
  • Fixed an issue which disabled hotkeys in certain keyboard layouts

New in Raycast 1.23.0 Beta (Sep 10, 2021)

  • Customize Fallback Commands:
  • You can now use Quicklinks and Script Commands with single arguments as fallback commands, as well as sort them to fit your needs.
  • You've probably seen these in Raycast, when your search term doesn't have any matching result. It was a list of pre-defined commands like File Search, Google Search etc. Now, you can customize the list by clicking the new Settings icon, next to the title of the list section.
  • New:
  • Quicklinks now support default values for parameters. Just insert a colon after the placeholder and type your default value. You can learn more about them here
  • Clipboard History: You can now configure applications that you wish to ignore in the clipboard history. By default we already ignore transitive and sensitive information. Head over to Preferences → Extensions → Clipboard History to set it up
  • Improvements:
  • Calculator: Now supports more natural language parsing like "one year ago", "half of 30% of half of 100" and "five minus three"
  • Calculator: Now displays extremely large numbers and small number using scientific notation rather than the previously used SI notation
  • My Schedule: Action panel will have "Join Event" as primary action for today's events
  • My Schedule: Added an "Open in Maps" action for events with a location
  • Quicklinks: Create Quicklink form now permits URLs without a scheme e.g. "raycast.com"
  • Snippets: Added a warning in the Snippet preferences if another application has enabled "Secure Input" and is blocking snippet expansio
  • Snippets: Expansion now works correctly in Microsoft Outlook
  • Improved performance in the root search
  • Fixes:
  • Scripts: Invalid script encoding is now detected by Raycast, letting the user re-encode for successful execution (very common in AppleScripts after using the Script Editor)
  • Bookmarks: Full-disk access is only requested when strictly necessary (e.g. if Safari is selected as targeted browser)
  • Jira: Better handling of "No cloud id available" error during authorization
  • Root Search now detects URLs more reliably and helps you open in browser or create a Quicklink easily.
  • Fixed an issue with hotkeys not working in some rare cases by improving detection of keyboard layout changes
  • Fixed an issue that could cause a crash in a background
  • Fixed a bug where the pasted content in the clipboard history wasn't up-ranked
  • Fixed a bug which could prevent new apps, script commands and quicklinks from appearing in Root Search
  • Fixed a bug where Floating Notes were not restored correctly if toggled very quickly

New in Raycast 1.22.0 Beta (Aug 26, 2021)

  • Export/import preferences and data:
  • Use Raycast on more than one Mac or like to backup your custom Raycast config? Now you can easily transfer or backup your preferences and data, with the new export and import feature.
  • Use the "Export Preferences & Data" command to export preferences, aliases, hotkeys, favourites, snippets, quicklinks, floating notes and other data to a "rayconfig" file. Later you can import this configuration file, using the "Import Preferences & Data" command, on the same mac or start just where you left off on a new mac.
  • New:
  • Search Menu Items: You can now disable apps in which you do not want to use the command, thus helping you continue with your favourite command palette in apps that support it while using the same shortcut to bring up this Raycast command for other apps. Go to Preferences → Extensions → Search Menu Items and select apps on the right pane.
  • Snippets: We've added a new "After Delimiter" expansion mode. In this mode, the keyword will only be expanded after entering a delimiter e.g. space or punctuation. You can now also configure the delay before immediate expansion.
  • File Search: You can now choose in preferences to search file contents, in addition to the default file name search.
  • Improvements:
  • Clipboard history: Added actions to remove recent entries
  • Clipboard history: Added option to store up to three months of copied content
  • Contacts: Added name to the Action Panel for more context
  • Improve on-login start performance
  • Search Menu Items: Search Results are no longer grouped into sections of the top-level menu and are now sorted according to the match in the menu item, helping you reach the item you need with fewer keystrokes
  • Search Menu Items: Checkmark is now displayed near items that support it and have it enabled
  • Calculator will now stay out of the way when your search term has at least one matching command, app or quicklink. We hope you wouldn't miss it too much
  • Calculator: Large numbers (up to a Trillion) is now displayed in full with local specific separators
  • File search: Now prompts for "Removable Volume" access permission if required. This enables file search on removable media such as USB sticks or hard drives.
  • File search: Down-score results in ~/Library/Group Containers
  • Window Management: Added a "Center Two Thirds" command.
  • All items in the Extension Preferences are now sorted alphabetically
  • Applications, script commands and quicklinks can now be drag'n'dropped out of root search
  • Fixes:
  • Common navigation shortcuts of Raycast such as ⌘ W, ⌘ ⎋ and custom shortcuts you have assigned in Raycast will now work inside the Search Menu Items command as well
  • The Configure Command action panel item (⌘ ⇧ ,) on the root search will now always take you to the exact command in Preferences even if you are in a different tab or have a filter turned on
  • Disabled apps and quicklinks will now be hidden as expected when you turn on the Show only enabled filter in Extension Preferences
  • Special characters like +, & are now encoded properly when you pass them to a Quicklink or Script Command
  • Jira: Fixed an issue with the Due Date format that could cause Create Issue command to fail in certain regions
  • Scripts: Fixed an issue that would prevent TypeScript script commands from showing up in Raycast
  • Auto Input Switcher: Fixed an issue where Raycast wouldn't switch back to Pinyin input source after closing window with auto input switcher enabled
  • File Search: Fixed a crash when entering '%@' as a search term.

New in Raycast 1.21.0 Beta (Jul 30, 2021)

  • Improvements:
  • Root Search: Add support for detecting apps or preferences via symlinked folders
  • Root Search: Add a new general action to reset the ranking of an item – you can use it to get rid of upranked search result items that you don't open often anymore
  • G Suite: Trashed Google Drive files are not shown in search results anymore
  • Calculator: Now displays results up to 10 decimal places and spells out results properly up to 2^54 (18 Quadrillion...)
  • Snippets: Add expansion options in preferences. You can now choose to expand a keyword immediately or only after entering a delimiter (such as space or a punctuation character)
  • Bookmarks: Display browser icon as a fallback if favicon is unavailable
  • Search Menu Items: Improved matching algorithm and added support for fuzzy search
  • Add a new icon for the dynamic Open in Browser command
  • Improve cold start performance, enhance in-app updates
  • Fixes:
  • Search: Fixed an issue with a wrong ranking of results that have not been visited recently. (If needed, please run the new "Reset Ranking" action on an item in root search.)
  • Search Menu Items: Items with all submenus disabled will no longer show up
  • Fixed issue with Create Quicklink command not getting disabled properly in some cases
  • Zoom: Fixed broken authorization that would end up showing "Invalid scope" error on Zoom's website
  • Script Commands: Don't pop to root automatically if the script is still running
  • Misc: Fixed an issue where automatic input switching didn't switch back to the previous language after closing Raycast

New in Raycast 1.20.0 Beta (Jul 13, 2021)

  • Menu Items Search:
  • Search through all menu items of the frontmost application with our latest addition to the Navigation extension. The Search Menu Items command is a great way to discover the functionality of an app without lifting your fingers from the keyboard.
  • Pro tip: Use a global hotkey to open the Search Menu Items command, e.g. ⌥ M.
  • Improvements:
  • Linear: Add support for the new Issue Triage. Set the Triage status in the Create Issue command to add issues to your Triage team inbox. If an issue is assigned to you and has the Triage status assigned, you'll see it on the top in the Assigned Issues command.
  • Script Commands: Raycast will pop to root in fullOutput mode after a timeout same way as other commands.
  • Fixes:
  • Linear: Fixed a bug where Linear Create Issue command would not work for some users
  • Switch Windows: Fixed issues that might have caused Raycast to crash in the background

New in Raycast 1.19.0 Beta (Jul 1, 2021)

  • Switch Windows:
  • List all open windows of your running applications and switch instantly. Search for window titles or app names and use the action panel to perform common window or application related actions.
  • New:
  • Window Management: Use presets to assign default hotkeys of Magnet, Rectangle, or Spectacle to window management commands via Raycast Preferences → Extensions → Window Management.
  • Improvements:
  • Calendar: Overlapping events from previous days are now shown in the today section
  • System command: Change step size of the Turn Volume Up/Down command to 5%
  • Quicklink: Now shows favicon for links selected to open with more browsers including Vivaldi, Safari Technology Preview, and Firefox Developer Edition
  • Fixes:
  • Calculator: Fixed issue in which strings like "time in london" showed the local time as result
  • Quicklink: Fixed issue with alias not working properly in some cases

New in Raycast 1.18.0 Beta (Jun 16, 2021)

  • File Search:
  • We've been hard at work on improvements to File Search. There is a new filter menu so you can choose between searching all files on your Mac or just your user files. Results are more accurate and relevant than ever; we've also improved the algorithm, so it should be easier to surface results whether you search by name or for a specific file type. We've also improved compatibility with iCloud Drive.
  • New:
  • Script Commands: Added support for secure inputs that can be used for passing passwords to scripts. To enable add "secure": true to the argument configuration. More details in documentation.
  • Improvements:
  • File search: Added a filter so you can search for all files on your Mac or just your user files.
  • File search: Results are more accurate and relevant; we also suppress results from system files and other locations such as ~/Library.
  • File search: Improved compatibility with iCloud Drive.
  • File search: You can now toggle the file detail view to show file paths in the results list.
  • My Schedule: Improved performance by fetching only events of the next month instead of the next quarter
  • My Schedule: Now you can join Facebook Workplace video calls straight from Raycast
  • Contacts: Added action to call phone number with iPhone
  • Calculator: Now supports conversion between any two units without needing to specify a number e.g. USD to EUR, kg to pounds...
  • Clipboard history: Added a "Save as Snippet" action to save clipboard items as a new snippet.
  • Snippets: You can now view information about a snippet, such as the modification date and copy count.
  • Fixes:
  • Reminders: Setting due date from action panel will now be reflected in Apple's Reminders.
  • Calculator: Natural logarithm for negative values now returns error as expected.
  • Currency Conversion: Currency rates should now update correctly after refreshing.
  • Currency Conversion: Fixed aliases for Ethereum and Ethereum Classic. Added yen, won aliases for Japanese and South Koren currencies.
  • Fixed a bug (Catalina only) where the login status for some services was not updated in the user interface.

New in Raycast 1.17.0 Beta (Jun 3, 2021)

  • We teamed up with wwdc.io to make it easy to keep up with this year's schedule. You can search for all sessions by title, topic or day in Raycast. If you have the WWDC app installed, you can favorite, download and watch all videos during next week and the days after. The command will be available after the keynote.
  • New:
  • Quicklinks: Added support for up to 3 arguments. Time to say good bye to more of your scripts!
  • Improvements:
  • My Schedule: Added an action to copy the conference link of an event in case you want to share it or open it in a different browser
  • Snippets: Improved app compatibility when expanding snippets
  • Snippets: Expansion now works with non-activating apps e.g. Spotlight
  • Snippets: Correcting keywords during typing is now more reliable
  • Snippets: Expansion preserves the delimiter, if entered to trigger completion
  • Script Commands: Added /opt/homebrew/bin to default $PATH
  • Fixes:
  • Root search: Dismissing action panel no longer selects search field text

New in Raycast 1.16.0 Beta (May 26, 2021)

  • Snippet expansion comes to Raycast. Simply type the snippet keyword in any app to have it auto-expand in-place. It's great for emails, code, messages or just flipping the table (╯°□°)╯︵ ┻━┻ .
  • To enable the expansion for existing snippets use the "Edit Snippet" action to add a keyword. You can add a keyword straight away when creating new snippets.
  • New:
  • New command to toggle Bluetooth
  • Improvements:
  • Set function keys (F1 ... F20) as global hotkeys for apps or commands. They work with and without modifier keys
  • Window position is now persisted between launches of the app
  • Preferences: Items in the Extensions pane are now sorted alphabetically when searching
  • Quicklinks: Added a confirmation alert before deleting Quicklinks to prevent accidental deletions
  • Quicklinks: Added action to duplicate a Quicklink, just press ⌘ D with the Quicklink selected from root search. Editing is also now much easier, using ⌘ E and the same form
  • Clipboard History: Now you can drag'n'drop content out of clipboard history to other apps
  • Root Search: More locations for preference panes and nested apps from app packages are detected by default
  • Root Search: Configure any command or app by pressing ⌘ ⇧ , . It opens the preferences window and selects the item, so that you can set a hotkey or an alias easily.
  • Fixes:
  • Fixed a bug where disabled apps showed up in the suggestions on the root search
  • Calculator: Fixed an issue with crypto conversion where Ethereum currency symbols were mixed up
  • Reminders: Fixed an issue where setting Due Date is not reflected in Apple’s Reminders apps
  • Quicklinks: Fixed an issue which leads to a crash sometimes when changing a Quicklink’s name in the preferences pane
  • Fixed regression in “Open In Browser” command, which sometimes didn’t open the proper URL

New in Raycast 1.15.1 Beta (May 19, 2021)

  • You can now create short text snippets within Raycast. Great for jotting down ideas, notes, code, or just the shopping list. Colors can also be stored as snippets, great for designers. You can easily copy snippets to the clipboard or paste them directly into the active application.
  • Use the Create Snippet command to add new snippets. View your existing snippets using the Search Snippets command. Enjoy.
  • New:
  • Window Management: New commands to make windows smaller and larger
  • Improvements:
  • You can now paste any link into the Raycast search bar and one of the results will be the "Create Quicklink" command, which will copy the link as well
  • Create Quicklink form automatically updates the default app to open with, when you enter any link
  • Link validation is now more permissive in Create Quicklink form. If you think some app can open a link, we won't restrict that.
  • Fixes:
  • Fixed an issue where links copied from Microsoft Edge didn't get stored by the Clipboard History
  • Fixed profile recognition in Chromium browsers (Chrome and Brave) and Firefox
  • Deleting a Quicklink will maintain the row position in the root search
  • Changing a Quicklink's name or app in the preferences will now reflect all over Raycast instantly

New in Raycast 1.14.0 Beta (May 13, 2021)

  • You're going to love this! Everything you need to access quickly can be a Quicklink from now. Open frequently visited links in the browser, open project folders in your favorite IDE or Terminal, jump to your loved Spotify playlist and use queries to perform searches on Google, Dribbble or other websites. The best thing is that you can access it directly from within the root search.
  • Use the Create Quicklink command to add new links by specifying the name, link and the app that it should be opened with.
  • Go to Raycast Preferences → Extensions → Quicklinks to manage all your links.
  • Improvements:
  • My Schedule: If an event is still running, it will be selected when opening the command
  • Linear: Added a preference for remembering the last selected project in Create Issue command
  • Hotkey Recorder: It's now possible to use hotkeys previously reported as used by the system when recording a hotkey
  • Fixes:
  • Browser Bookmarks: Fixes for crashes produced by malformed Firefox .ini files and invalid bookmark entries
  • Root Search: Fixed a bug where a single search result could still be returned despite the item being disabled in preferences
  • Calendar: Declined events will no longer show up in the My Schedule Command
  • Calculator: Fixes an issue where the currency rates refresh time could be incorrect
  • Window management: Fixes an issue where resized windows sometimes fell off the screen
  • Fixed an issue for creating Linear issues without a title
  • Fixed an issue where a subtitle wouldn't be displayed for Draft items
  • Fixed an issue where multiple images wouldn't be displayed in the changelog
  • Fixed an issue where hotkeys could be unavailable after their command is removed

New in Raycast 1.13.0 Beta (Apr 29, 2021)

  • Firefox Bookmarks:
  • We've added support for searching your Firefox bookmarks via the "Search Browser Bookmarks" extension. In addition to Chrome, Brave and Safari, you can now enable Firefox in the extension preferences and choose your profile in case you use multiple different ones.
  • New:
  • Window management: Added new commands to rescale the focused window to fourth, three fourths and sixth of the screen.
  • Linear: Added a new action Copy Branch Name for an issue.
  • Bookmarks: Support for Firefox bookmarks and multi-depth folder search on all browsers.
  • Improvements:
  • Clipboard History: Added Quick Look to files and images.
  • File Search: Toggle Quick Look when pressing ⌘ L or ⌘ Y again.
  • File Search: Added ⌘ Y as a secondary keyboard shortcut to toggle Quick Look.
  • Root Search: When you have multiple apps with the same name in different paths, we now show more context information about the application location in the subtitle.
  • Root Search: Added ability to hide individual applications in Preferences > Extensions > Apps (the checkbox was previously disabled).
  • Linear: The Archive action has been updated to Delete.
  • Fixes:
  • Fixed an issue that would cause Empty Trash command to not work in some cases
  • Fixed a crash when "Macintosh HD" was added to the Spotlight privacy list and filesystem-based indexing was activated in Raycast Preferences > Advanced
  • Fixed searches in Clipboard History when using SQLite wildcards (i.e. _ and %).
  • Fixed a misalignment where windows didn't respect the preferred gap.
  • Fixed a crash when selecting events in the "My Schedule" command that was caused by invalid emails of participants.
  • Fixed an issue where newly created reminders have empty notes.
  • Ignore malformed browser bookmark entries, letting the bookmark parsing process continue.
  • Fixed an issue that would cause scripts from nested directories to appear in Raycast on changes

New in Raycast 1.12.0 Beta (Apr 13, 2021)

  • Improved Reminders:
  • We found some long lost love in the Reminders extension and improved multiple aspects of it. You can now see the Lists to which each reminder belongs represented by a colored dot and when required use the new filter to view reminders from only a single list.
  • Organizing reminders while creating them is much easier now with the change in position of the list selector. Reminders in each section are sorted by due date and you can edit due dates from Raycast without needing to open the app!
  • More System Commands:
  • We've extended the list of our built-in system commands. Meet new commands:
  • Toggle Hidden Files
  • Toggle System Appearance
  • Empty Trash
  • Log Out
  • Eject All Disks
  • Shutdown
  • Restart
  • Quit All Applications
  • New:
  • File Search: Quick Look Preview panel which can be activated from the action panel or with hotkey ⌘ L
  • Window Management: New preference to set gap between windows
  • Preferences: You can now customize on which screen Raycast should appear when you're using multiple displays. Navigate to Preferences → Advanced to configure it
  • Improvements:
  • Clipboard History: Added file size for copied files and images to the metadata table
  • Clipboard History: Added the application that the content got copied from to the metadata table
  • Markdown: Inline code is now more legible and easier to read
  • Root Search: Apps that do not have a "bundle identifier" are now listed in search results
  • Root Search: You can add custom directories to be searched for apps via Raycast Preferences → Extensions → Applications
  • Root Search: Now only primary action affects ranking of apps and commands
  • Calculator: Added a couple of new actions to swap units for unit conversions and to copy question and answer for any of your calculations.
  • Script Commands: Add actions to copy script contents and move script to trash
  • Script Commands: Silent and non-refreshable inline scripts now show a ⚠️ at the beginning of the output in case of an error
  • Script Commands: Add support for 8-bit and TrueColor (24-bit) ANSI escape codes
  • Script Commands: Add refreshTime parameter for inline scripts to the "Create Script Command" command
  • Linear: Support extended estimation scales
  • Changelog: Show month and year for releases in the previous year.
  • Global Hotkeys: When using global hotkey to show an application, pressing this hotkey again will hide the app. This way you can hotkeys to toggle the apps. Same behavior now applies to commands.
  • Raycast now doesn't quit on ⌘ Q to avoid accidental quitting of the app. In order to close the app search for "Quit Raycast" command or use menu in the status bar.
  • Preferences: "Preview" preferences tab was renamed to "Advanced"
  • Increased the area by which Raycast window can be dragged around
  • Fixes:
  • Fixed issues with automatic updates
  • Fixed a bug where pinned items of the Clipboard history got removed
  • Fixed quick selection on AZERTY keyboard layouts
  • Fixed an issue where launching issues in the Linear desktop app takes a few seconds
  • Fixed an issue with the spacing of the title tab in large font size
  • Fixed an issue where token field placeholder would display the wrong text
  • Fixed an issue where the localized name of an app would not be used when the experimental feature "Find apps and preferences via file system" was turned on

New in Raycast 1.11.0 Beta (Apr 6, 2021)

  • Adjustable Font Sizes:
  • You can now increase the font size in the Appearance tab in the Preferences window. The size is applied to the most frequently used screens and icons are resized accordingly as well. This makes Raycast more accessible and pleasant for users who prefer larger text.
  • Quick selection:
  • Whilst holding down the ⌘ key, you'll now see numbers for each list item appear to make your decision a lot quicker and easier. Quickly select an item from the list by pressing ⌘ + 1 … 9. No more counting down the list!
  • Improvements:
  • File Search: Finds more results for partial search terms and has improved performance in some cases
  • Script Commands: Remember template and mode in the Create Script Command for quicker creation
  • Script Commands: Automatically watch the directory of new scripts if necessary
  • Script Commands: Enable selection of hidden directories
  • Linear: Add action to archive issues
  • Linear: Saving last used project for Create Issue command
  • Linear: Links in issues detail are clickable now
  • Calculator is more context-aware in that it will not just pop up whenever you enter a number, making searches the more natural choice.
  • Calculator now supports exclamation mark (!) to compute factorials
  • Fixes:
  • Fixed issues with the output of special characters in script commands
  • Increased amount of labels and assignees to load for Linear's Create Issue screen
  • Fixed issue with unexpected state and background color in the secondary button
  • When you refresh currency conversion rates, the updated time will be immediately reflected in the Calculator
  • Calculator now shows TimeZone with adjusted offset for Daylight Savings
  • Fixed crashes in Calculator for certain edge case inputs
  • Fixed typos in Romanian and Moldovan currencies
  • Fixed an issue when scripts wouldn't get reloaded automatically

New in Raycast 1.10.0 Beta (Mar 16, 2021)

  • It's happening. Support for M1 is here. Unleash the full power of Macs that are spec'd with Apple Silicon chips. Geek info: To keep the size of our updates small, you only download the architecture you need.
  • Improvements:
  • Script Commands: Added coloured output support for inline scripts
  • Script Commands: Added an action to copy output of compact mode scripts to the toast
  • Script Commands: Improve folder watching to avoid unnecessary reloads
  • Clipboard History: Added a preference to specify for how long the history should be kept. Choose between 24 hours, 7 days or 30 days
  • Clipboard History: Select first un-pinned item, use ⌘ 1...9 shortcut to select pinned items
  • Calculator: Added metadata for more operators. Whether you type "plus" or "+", "x" or "*", we got you covered
  • Fixes:
  • Calculator: Ignore the calculator result if the search text matches an alias
  • Calculator: Fixed casing issues in temperature conversions. "32 f to c", "40 c to F" all get you the exact degrees you need
  • Fixed a bug when sending an email to all attendees of a calendar event
  • Fixed a problem where the clipboard history stopped working
  • Fixed a bug where the Restore command of the Window Management extension didn't work
  • Fixed a crash during automatic updates

New in Raycast 1.9.0 Beta (Mar 8, 2021)

  • New Extensions Preferences:
  • We've revamped the Extensions tab in Preferences, making it easier to search and manage your commands and scripts. You can also set aliases and hotkeys right from this list (Note: The shortcuts tab was removed since it's no longer needed).
  • Calculator:
  • We've added a bunch of little upgrades to our already powerful calculator. It now shows you more context when making calculations, and a last updated timestamp on currencies.
  • For example, typing 400+200 will show 600 as normal, but now with the written version in the label. Currencies now show the name of the currency, and timezones will show the absolute time as extra context, plus many more!
  • New:
  • History: Press ↑ in an empty root search to navigate through previously searched terms. Previous calculations and scripts with arguments are supported as well.
  • Improvements:
  • Navigation: Pressing the delete (backspace) key to go back now also work on screens without a search bar
  • Reminders: "Create Reminder" command now supports draft mode. Your changes won't be lost if you go back to root search while having an unfinished reminder.
  • Added an action to show info in Finder for apps in the root search
  • Added an action to open a script command after it was created
  • Added an action to duplicate a script command and open it in the default editor
  • Improved support for Chinese and other non-latin character sets in the root search
  • Fixes:
  • Script Commands: Fixed an issue that might have caused scripts to not finish properly in fullOutput mode
  • Script Commands: Fixed an issue where the package name isn't set when creating a new command
  • Script Commands: Fixed issues with terminal codes to support UTF16 character handling.
  • Asana: Fixed an issue with descriptions not rendering newlines properly
  • Root Search: Fixed an edge case where items with assigned single-letter aliases could not be found in the root search
  • File Search: Fixed some edge cases and an issue where search terms with double quotes did not work
  • Fixed an issue where Raycast sometimes didn't restart after updates

New in Raycast 1.8.0 Beta (Feb 18, 2021)

  • Improvements:
  • Root Search: Now you can use ⌘ 1...9 shortcut to quickly jump to N-th item in the list
  • Script Commands: Added support for terminal colors in fullOutput mode 🎨
  • Script Commands: Added URL detection for fullOutput mode making them clickable and available via the action panel
  • Navigation: Pressing delete (backspace) key will now act as "Go Back" if the search bar is empty
  • File Search: Folders can be opened with text editor apps via "Open with..." action
  • File Search: The default search scope now includes all locally mounted volumes and the home directory
  • Calculator: Support for noon/midday and midnight in time calculations
  • Calculator: Support for crypto currencies, e.g. Bitcoin or Dogecoin
  • G Suite: If you are logged into multiple accounts in the browser and use Raycast to create a new Google doc, it will now be created under the account you use in Raycast
  • G Suite: By default, all drives you're a member of will now be searched
  • Create Script: Added author, authorURL, description fields
  • Create Script: Added templates for Python, Ruby, NodeJS. Improved code templates to help with arguments handling for each of supported languages.
  • Calendar: Added support to launch Microsoft Teams, Skype, Cisco Webex, Jitsi, BlueJeans, Whereby video calls directly from Raycast. No more searching for links, instead just press a key.
  • Calendar: In My Schedule, the Welcome greeting with details about today's events will stay at the top even while scrolling down the events list for quick info.
  • Forms: Token fields now support images, f.e. GitHub assignees now show the avatar or Linear labels a colored circle.
  • Jira: Added an action to copy issue key and title
  • Root Search: Global hotkey will be displayed for selected command or app if it's set
  • Mission Control: The Raycast window is now "transient" and does not show up in mission control any more
  • Browser Bookmarks: Bookmarks can now be searched in folders via the search term, e.g. "dev swift" or "swift dev" would find the bookmark "swift" in the folder/tag "dev" – works for all folders listed in the filter dropdown
  • Fixes:
  • Calendar: Fixed Zoom meetings detection in Calendar Events allowing to directly join Zoom meeting in native application
  • Reminders: Fixed an issue where reminders created in Raycast wouldn't trigger notification on macOS/iOS
  • Browser Bookmarks: Fixed showing the top-level folders for Chrome and Brave in the filter dropdown; fixed the naming for Safari "Favourites"

New in Raycast 1.7.0 Beta (Feb 4, 2021)

  • New Linear Features:
  • The Linear extension got an upgrade! New joiners can use OAuth to sign with one-click, while existing users can continue to use their API token. We added a new command to show issues of the Active Cycle. The command works across teams and you can select a specific one that you're part of.
  • Sub-issues are ideal when you need to group more work. They're also great for breaking down tasks if different assignees work on the same issue. You can specify the parent issue when creating a new issue or select it via the Action Panel.
  • Estimates are a great way of communicating the complexity of each issue to calculate whether a cycle has more room left. You can estimate issues in Raycast via the Action Panel for existing issues or when creating new ones.
  • Last, we added actions to add or remove labels, change project and move issues to the next cycle.
  • Improvements:
  • Browser Bookmarks: Improved loading and syncing of bookmarks
  • Browser Bookmarks: A new dropdown menu in the bookmarks list allows you to select a specific top-level folder to show
  • Browser Bookmarks: Added disk caching for Safari Reading List icons
  • Window Management: Added a new command to restore the previous position and size of the focused window.
  • Script Commands: Non-executable script command files will be automatically converted to executables when importing in Raycast
  • Calculator: Many improvements around dates and time, such as support for airports as timezones ("10am sfo to lhr"), military-style timestamps ("1945h + 30 mins"), relative times ("tomorrow in 1 week", "now in 3 days", "today in 2 weeks"), improperly formatted dates, volume to weight conversions, and more
  • Calendar: Added support for Around to join meetings in the desktop app
  • Fixes:
  • Root: Fixed a bug where some apps didn't have a title.

New in Raycast 1.6.0 Beta (Jan 21, 2021)

  • Improvements:
  • Calculator: A lot of improvements around fractions, time unit phrases, clock times, week numbers, performance
  • Preview Features: A new preview feature checkbox in preferences ("Boost ranking by previous searches") enables increasing the ranking score of an item when a search term was previously used to open that item
  • Root Search: We accelerated the decay of ranking scores when an app or command hasn't been opened recently
  • Root Search: Additional keywords of some apps and preferences are now searchable
  • Root Search: We now show results even if you slightly misspelled app or command names
  • Browser Bookmarks: Frequently and recently visited bookmark items are sorted to the top
  • Browser Bookmarks: Added support for the Brave browser
  • Browser Bookmarks: For Chrome and Brave, you can now choose a different profile via preferences
  • Window Management: Added a command to toggle fullscreen
  • Window Management: Added commands to move the focused window to the edges of the screen
  • Floating Notes: Double click the toolbar to re-position the floating window to the top right corner
  • Fixes:
  • Root Search: Fixed finding app and command names containing diacritic marks (e.g., é, ü)
  • Root Search: Fixed a regression that slowed down root search
  • Calendar: Fixed an issue where Raycast would prevent your Mac to sleep
  • Calendar: Fixed badly formatted tooltips for video conference data
  • Jira: Fixed a case where the create issue form could not be displayed when the summary field was removed from the screen configuration in classic projects
  • Jira: Issue key is now always uppercased in "Copy Branch Name" action
  • Preview Features: Fixed the app not being restarted after changing certain features
  • Preview Features: Fixed a bug with the "Find apps and preferences via file system" preview where apps with the same display name would not show up properly in root search
  • Browser Bookmarks: Fixed a bug where favicons could not be displayed

New in Raycast 1.5.1 Beta (Dec 23, 2020)

  • That's it. It's our last release for 2020 😱 We wrapped up the year with a hackathon and a bug bash. The update is packed with small improvements, and we couldn't resist to release some of our hacks. It's been great to rock this crazy year with all of you. We'll close the virtual Raycast HQ for a couple of days to recharge. See you all in 2021 🎆
  • Browser Bookmarks:
  • We've added a new and frequently requested extension for searching your browser bookmarks. Search your bookmarks by name, domain, or tag, and open and copy links via the Action Panel. You can enable the extension in the preferences and choose your browser sources–currently we support the default profile of Chrome and Safari including reading list items. Happy browsing!
  • Floating Notes:
  • During the hackathon, we built a simple notes extension that stays on top of all other windows. The notes are a great way to write down your daily to-dos, prepare a tweet or jot down a thought you want to pick up later. You can enable Floating Notes in Preferences → Extensions.
  • Pro tip: Use shortcuts to toggle the notes window for even quicker access.
  • New:
  • Auto-switch Keyboard Layout: Now you can enforce Raycast to always switch to English input source when opening the window. Can be useful for people who often jump between english and other languages. You can enable this feature in Preferences → Preview tab.
  • Improvements:
  • Calculator: Improved copying of unformatted answers (e.g., does not copy currency symbol)
  • Calculator: Added action to replace input with answer for multi-step calculations
  • Linear: Added fallback search for issues
  • Reminders: Improved sorting for reminders with due dates
  • Reminders: Added time for due dates inline for quicker readability
  • G Suite: Added action to open files in Google Chrome
  • Dashboard Scripts: Added last refresh time to command palette title
  • Dashboard Scripts: Added display of alias shortcuts
  • Clipboard History: Added support for formatted / rich text
  • Clipboard History: Added a preference to set direct paste as primary action
  • File Search: Now you can drag files out of Raycast window using mouse
  • File Search: Calendar events, contacts card data and contact groups are not displayed anymore in the list of search results
  • File Search: Improved preview display performance for certain file types
  • Preferences: Added keyboard navigation (⌥ + ↑ / ↓) for the extension list
  • Preferences: The empty "buffer" area below lists can now be scrolled
  • Fixes:
  • Window management: Fixed a bug where windows with their center outside of the screen couldn't be moved or scaled
  • Reminders: Fix keyboard shortcut to create reminder and close Raycast window afterwards
  • Reminders: Fixed opening the date picker drop down when a number is entered
  • Calendar: Fixed a bug when joining Zoom calls would fail when Zoom wasn't installed
  • Preferences: Fixed a bug where preference shortcuts where broken after entering an alias

New in Raycast 1.4.0 Beta (Dec 11, 2020)

  • Contacts:
  • Use our new Contacts extension to look up your contact's details. Search for a contact by simply typing their name and use the Action Panel to start an email, copy information, call the person and more.
  • Enhanced Clipboard History:
  • The Clipboard History now supports images, files, links and colors in addition to text. Filter by content type to search what you've copied before. New actions allow to reveal files in the Finder, open links in the browser or copy colors in different formats.
  • New:
  • Shortcuts: You can now assign aliases and hotkeys to apps and system preferences
  • System: New commands for "Sleep" and "Sleep Displays"
  • Improvements:
  • Performance: General improvements to make the app snappier
  • Script Inputs: Added support for percent encoding input. Add "percentEncoded": true to input's metadata json and Raycast will make the argument safe for URL queries.
  • GitHub: Repository search now include forks when in "My Repositories" mode
  • Calendar: Select first upcoming meeting in My Schedule command
  • Root Search: Results with aliases set are downranked when the alias is not matched
  • Fixes:
  • Script Commands: Fixed an issue with wrong file extensions for the scaffolding command
  • Dictionary: Fixed an issue with wrong preferences being displayed
  • GitHub: Fixed pull request detail descriptions not being fully displayed
  • Hacker News: Fixed opening links in browser for some cases

New in Raycast 1.3.0 Beta (Dec 3, 2020)

  • Dictionary:
  • With the new Dictionary extension, you can easily get the definition of words and phrases. It supports all sources from the system Dictionary app and additionally checks spelling.
  • Window Management:
  • The new Window Management extension lets you move and scale other application windows with ease. Maximize, center or layout windows with a few keystrokes. And assign global hotkeys to perform common ones even quicker.
  • Script Commands Improvements:
  • New Command: Create Script Command will allow you to quickly create script files with all required metadata and permission flags.
  • Optional Arguments: You can now specify if an argument is optional. See documentation on how to use optional field.
  • Dark Theme Icons Support: You can now use different icons depending on which app theme is selected. Use @raycast.iconDark parameter to specify the icon for dark theme.
  • Error Output: We improved the output when a script run fails, and scripts with silent mode now show a HUD toast on error.
  • Changed shortcut for copying output of inline scripts to Cmd Shift C to make it consistent with fullOutput mode
  • Improvements:
  • File Search: You can now specify multiple folders to search by using in and a list of folders, such as: myfile in ~/downloads ~/projects. Tip: if the folder path contains a space, put the path in quotes ("/folder/path/with a/space")
  • Jira: The sorting order for custom JQL filters ("My Filters" list) is not overridden any more
  • Calculator: Use system currency as default to allow quicker conversions, f.e. if you have £ as your system currency, you can type $5 and get it directly converted into pounds
  • Calculator: Added a new secondary action to copy the unformatted answer
  • Search: Now skips quotes and brackets when searching for words
  • Navigation: Typing alias + space expands associated command now. E.g. if you assign fs alias to File Search, typing fs + space will automatically go inside File Search command.
  • Preferences: Pressing Cmd Q now when preferences window is active only closes the window and doesn't kill the app
  • Fixes:
  • Clipboard History: Fixed a bug when copying a clipboard entry failed
  • Script Commands: Fixed a bug where a script input field would be focused when it shouldn't
  • Script Commands: Fixed a bug where icon and title of scripts with arguments wouldn't change sometimes in the search bar
  • Shortcuts: Fixed scrolling for long shortcuts lists in preferences
  • Calculator: Fixed using outdated rates for currency conversions
  • Fixed a bug where permission windows appeared behind Raycast
  • Fixed a bug when the Raycast window wouldn't appear in full screen mode if Raycast preferences window is open

New in Raycast 1.2.0 Beta (Nov 20, 2020)

  • Arguments for Script Commands:
  • Script Commands are a great way to extend Raycast. We're happy to announce custom arguments for scripts — starting with text inputs. Arguments allow you to go even further with tailoring Raycast to your needs. See our documentation for how to use them.
  • GitHub Repository Search:
  • The new Search Repository command allows to find repositories on GitHub by name or owner. Open repositories in the browser or copy information such as the name or the URL via the Action Panel.
  • Feature Previews:
  • We added a new tab to the preferences to try out features and changes before they become officially part of the app. We may change those features based on your feedback.
  • These are the first two feature previews:
  • Pop To Root: Define when Raycast should pop to the root search after closing the window.
  • App Search: Use our custom indexing instead of Spotlight's index
  • Improvements:
  • We now prevent the app from silently being terminated by macOS under certain conditions
  • Improved searching for localized application and preference names
  • Script errors are shown inline in refreshable items
  • Fixes:
  • Fixed an issue where no toast was shown when a script command failed to refresh
  • Fixed recording keyboard shortcuts with arrow and other special keys
  • Fixed an issue when Raycast became unresponsive while launching applications
  • Fixed an issue that would make tooltips misaligned in some cases
  • Fixed an issue with refreshable scripts not hiding the progress toast on error
  • Linear: Fixed an issue that would prevent from creating Linear Issue when using quotes in title
  • Asana: Fixed an issue that could cause errors when using Asana integration for some legacy projects
  • Clipboard History: Fixed an issue where the list wasn’t reloaded after removing all entries

New in Raycast 1.1.0 Beta (Nov 11, 2020)

  • New:
  • Preferences: You can now hide the Raycast icon from the menu bar via the Appearance tab
  • Preferences: We’ve added a new shiny About tab
  • GitHub: Perform more actions on pull requests and issues — “Add Assignee”, “Request Review”, “Add Project”, and “Set Milestone”
  • Improvements:
  • App Search: In addition to their localized display name, apps can now be found via file name
  • Calculator: You can now use lowercase "f" and "c" for Fahrenheit / Celsius conversion
  • Calculator: Modulo now works for % sign, e.g. 7 % 4 returns 3
  • Clipboard History: Ignore content copied from password managers
  • Navigation: ⌃ P / ⌃ N can be used to select the previous or the next item in a list
  • ScriptCommands: Added more actions to refreshable items (Show in Finder, Open with...)
  • Improved the speed of showing Raycast window when pressing the hotkey
  • Preference commands in the root search got new icons
  • Added Internet Access Policy for Little Snitch
  • Fixes:
  • Jira: Fixed a case where the wrong base URL would be used for opening issue details in browser. (If you’re experiencing that issue, please re-login into Jira via extension preferences).
  • GitHub: Fixed the “Copy Branch Name” action for pull requests
  • Hotkey Recorder: Fixed an issue that would prevent some users from recording some key combination in international keyboard layouts
  • Clipboard History: Fixed an issue where clipboard history was still recording when disabled
  • Fixed an issue that could've caused a crash in the background and some weird behavior
  • Fixed a regression with relative dates in the calculator

New in Raycast 1.0.0 Beta (Nov 2, 2020)

  • Zoom:
  • Our Zoom integration has now been approved and is available to you as new package with a number of handy commands (enable via preferences).
  • Start Meeting lets you instantly create a new Zoom meeting, opens the app, and copies the join link for easy sharing to the clipboard.
  • With Schedule Meeting some more options are available to you to set a start time, duration, meeting topic, and agenda.
  • The command Upcoming Meetings presents an ordered list of your next meetings with actions for joining, copying meeting information, or even deleting meetings.
  • Improvements:
  • Script Commands: Added easier reloading of added script directories with new command Reload Script Directories. Also, we've added (experimental) support for auto reloading of scripts. Just open script commands preferences and activate the new checkbox.
  • Root Search: URLs entered into the main input field can now be opened directly from Raycast.
  • Jira: The issue creation form supports setting epics and parents in next-gen projects.
  • Github: Added remote search for repositories in Create Issue and Create Pull Request forms
  • Github: Added a new action for copying a branch name of the pull request
  • Clipboard History: Added a secondary action to directly paste a clipboard history entry. Hit ⌘ ⏎ to paste the selected entry to the frontmost application (this time for real).
  • Accessibility: Improved contrast for cases when “Reduced Transparency” preference is enabled in macOS
  • Fixes:
  • Jira: Fixed a bug where loading of some lists would never finish
  • Github: Fixed a bug where images could not be displayed in pull request and issue details
  • Github: Fixed a rare error when the notification does not have any “subject” information
  • Linear: Fixed a bug where "Create Issue" command wouldn't work
  • File Search: Fixed a bug where the share action would not work
  • Shortcuts: Fixed a bug where pressing command hotkey again (e.g. Clipboard History) wouldn't work
  • Navigation: Fixed mixed up ⌃ K / ⌃ J shortcuts for moving up/down in lists
  • App Search: Fixed keyboard shortcuts to quit and force quit applications
  • Calendar: Fixed an issue where opening an event in Calendar app wouldn't get highlighted
  • Other:
  • We trimmed down "My" word in some command names. E.g. previously "My Open Issues" Jira command is now called "Open Issues".