Changelog

v1.16.0May 26, 2021

⚡️ Snippet expansion

image

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
v1.15.1May 19, 2021

🏎 Snippets

snippets

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
  • Fixed an issue where login to some services wouldn't work in Preferences
v1.14.0May 12, 2021

🔗 Quicklinks

quicklinks-3

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
v1.13.0April 28, 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
v1.12.0April 13, 2021

🔔 Improved Reminders

image

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

image

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

Missing something? Let us know using the built-in Send Feedback command. And don't forget to check out the script-commands built by our community, there are a lot of handy ones.

✨ 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
v1.11.0April 6, 2021

🏋️‍♀️ Adjustable Font Sizes

font-size

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

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
v1.10.0March 16, 2021

✨ M1 Support

M1-04

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 colored 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
v1.9.0March 8, 2021

⚙️ New Extensions Preferences

Extension 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

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
v1.8.0February 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"
v1.7.0February 3, 2021

✨ New Linear Features

linear

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.