v1.27.0January 12, 2022
π Quick Search
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. This was inspired by the Quick Search extension built by @iwfan and you can find details on how to enable it here.
π Improvements
- Root Search: Raycast now suggests more relevant and diverse commands
- Calculator: Added support for shorthand for Australia and New Zealand timezones
- Calendar: Added support for Cron as a default calendar when opening events from Raycast. You can change it in Preferences β Extensions β My Schedule.
- 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 CLIlint
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