Raycast changed its API changelog
API changeloghttps://raycast.com/changelog
ChangeAPI changelog
Raycast released v2.1 (August 27, 2026) with new features and fixes; v0.63 (June 4, 2026) was removed from changelog.
v2.0August 25, 2026
v2.1August 27, 2026
image [https://misc-assets.raycast.com/releases/77cc5d6c99e5eb020af34313558e78d2b2860e325ecfcb2d64901e1f7210565e.png]
Your favorite emojis are now just a : away. Type : followed by an emoji name to open the Inline Emoji Picker and insert emojis without breaking your flow.
Inline Emoji Picker works across text fields throughout Raycast, including AI Chat, Notes, Snippets, Quicklinks, and AI Commands. Suggestions follow your preferred emoji skin tone.
✨ NEW
* Emoji: Added Inline Emoji Picker. Type : followed by a name in any text field to search and insert emojis.
💎 IMPROVEMENTS
* Quick AI: Added support for dropping files from Finder directly into Quick AI to attach them, including while revealing the window with the global hotkey mid-drag
* Root Search: Improved icon rendering of Quicklink favourites in compact mode
* Root Search: Tab now performs primary action if AI or Tab to Quick AI is disabled
🐞 FIXES
* AI Chat: Fixed a text scaling issue in "Ask Question" tool
* AI Chat: Fixed run errors rendering above tool calls in some situations
* AI Chat: Fixed failed image generations and remote tools appearing as completed
* Clipboard History: Fixed an issue where selecting all content would also select list items
* Clipboard History: Ensured pasting non-full entries can still correctly update history (ie. paste as plain text)
* Emoji Picker: Fixed emoji jitter when moving selection
* Emoji Picker: Fixed an issue where saving keywords on an AI suggested emoji would fail
* Extensions: Fixed an issue where pressing Escape from an extension subview would mistakenly discard Raycast
* File Search: Fixed an issue preventing file index compaction causing elevated disk space utilization
* File Search: Fixed an issue where directories matching a term and containing many children would be hidden from results by its contents
* File Search: Fixed an issue causing online-only files in indexed cloud folders (iCloud, Google Drive, etc) to be hydrated accidentally
* My Schedule: Fixed an alignment issue when the time of event was formatted with a 12h clock
* Notes: Fixed inline code background in completed todo items
* Notes: Fixed empty list items being dropped when pasting markdown
* Notes: Fixed checklist structure being lost when copying and pasting
* Root Search: Fixed a regression that brought back tab to browse files
* Settings: Fixed script command icons being cropped
* UI: Fixed visual artefact on short popovers when using largest interface size
v2.0August 25, 2026
Confidence95%
Full diff
=================================================================== --- before +++ after @@ -4,8 +4,47 @@ CHANGELOG macOSWindowsiOSmacOS V1 +v2.1August 27, 2026 + +image [https://misc-assets.raycast.com/releases/77cc5d6c99e5eb020af34313558e78d2b2860e325ecfcb2d64901e1f7210565e.png] + +Your favorite emojis are now just a : away. Type : followed by an emoji name to open the Inline Emoji Picker and insert emojis without breaking your flow. + +Inline Emoji Picker works across text fields throughout Raycast, including AI Chat, Notes, Snippets, Quicklinks, and AI Commands. Suggestions follow your preferred emoji skin tone. + +✨ NEW + + * Emoji: Added Inline Emoji Picker. Type : followed by a name in any text field to search and insert emojis. + +💎 IMPROVEMENTS + + * Quick AI: Added support for dropping files from Finder directly into Quick AI to attach them, including while revealing the window with the global hotkey mid-drag + * Root Search: Improved icon rendering of Quicklink favourites in compact mode + * Root Search: Tab now performs primary action if AI or Tab to Quick AI is disabled + +🐞 FIXES + + * AI Chat: Fixed a text scaling issue in “Ask Question” tool + * AI Chat: Fixed run errors rendering above tool calls in some situations + * AI Chat: Fixed failed image generations and remote tools appearing as completed + * Clipboard History: Fixed an issue where selecting all content would also select list items + * Clipboard History: Ensured pasting non-full entries can still correctly update history (ie. paste as plain text) + * Emoji Picker: Fixed emoji jitter when moving selection + * Emoji Picker: Fixed an issue where saving keywords on an AI suggested emoji would fail + * Extensions: Fixed an issue where pressing Escape from an extension subview would mistakenly discard Raycast + * File Search: Fixed an issue preventing file index compaction causing elevated disk space utilization + * File Search: Fixed an issue where directories matching a term and containing many children would be hidden from results by its contents + * File Search: Fixed an issue causing online-only files in indexed cloud folders (iCloud, Google Drive, etc) to be hydrated accidentally + * My Schedule: Fixed an alignment issue when the time of event was formatted with a 12h clock + * Notes: Fixed inline code background in completed todo items + * Notes: Fixed empty list items being dropped when pasting markdown + * Notes: Fixed checklist structure being lost when copying and pasting + * Root Search: Fixed a regression that brought back tab to browse files + * Settings: Fixed script command icons being cropped + * UI: Fixed visual artefact on short popovers when using largest interface size + v2.0August 25, 2026 image [https://misc-assets.raycast.com/releases/901e5ffdc1d7e678ebfd39bf854ad3449b4ab8b9b463379d33e0e5d7835c0dc1.png] @@ -442,59 +481,8 @@ * Import: Applications in ~/Applications are now imported correctly from v1 * Import: Added support for various Calendar settings previously missing from v1 import * Import: Added support for importing rich text from v1 snippets -v0.63June 4, 2026 - -image [https://misc-assets.raycast.com/releases/2278ce96d04862055e323edfab35aa43a637df814f9de0c1967c3a7547e80fce.png] - -Teams can now share AI Agents, AI Commands, and Dictation Styles across the organization, making it easier to give everyone access to the same setups and work more consistently. - -✨ NEW - - * Clipboard History: Added new setting for “Prefer pasting as plain text” - * Clipboard History: Copy text from QR code action for images - * Teams: Share AI Agents across your organization - * Teams: Share AI Commands with your whole team - * Teams: Share Dictation Styles with everyone in your organization - -💎 IMPROVEMENTS - - * AI Chat: Active chat is always preserved when closing AI Chat while streaming, irrespective of “start new chat” setting - * Dictation: Improved the startup performance when using dictation, so your dictation responds even faster to pressing the hotkey - * Hotkeys: Support for standalone navigation keys (Home, Insert, End, Page Up, Page Down) - * OCR: Improved text recognition for small texts in Search Screenshots and Clipboard History - * Root Search: Improved non-selected states of special items (calculator, color, etc) - * Root Search: Improved ranking for previously used search terms - -🐞 FIXES - - * AI: Fixed model resetting when changing reasoning effort in certain situations - * AI: Fixed “Send text to AI” opening a new chat instead of using the currently active one - * AI Chat: Fixed auto-loading of chats in the “Recent” section not working in some situations - * AI Chat: Fixed content jumping at the end of AI generation - * AI Chat: Auto-hide AI Chat toolbar in Full-Screen mode - * Clipboard History: Fixed an issue where we unnecessarily showed the Paste as… action - * Clipboard History: Fixed a race condition leading to entries not being recorded for some users - * Clipboard History: Fixed stale file-based entries that were not removed when their associated file was deleted - * Contacts: Added caching to improve load performance - * Core: Fixed an issue where text would sometimes get selected when dragging a scrollbar - * Extensions: Fixed an issue in required preferences view where app picker would jump when opened - * File Search: Fixed an issue with infinitely recursive directory trees - * File Search: We no longer index the contents of .aplibrary, .band, .fcpbundle, .imovielibrary, .logicx, .migratedaperturelibrary, .postlabteam, .pvm, .sparsebundle , .theater, .turf and .tvlibrary bundles - * Hyper Key: Improved recovery from a stuck Secure Input state that prevents the app from remapping Caps Lock - * Import: Fixed missing calendar settings when migrating or importing from v1 - * Notes: Fixed issue preventing users from creating a new note with the ⌘N shortcut - * Quick AI: Fixed Quick AI not expanding the view in compact mode when logged out - * Root Search: Fixed occasional delay leading to an aliased command no being open with alias + ␣ input - * Root Search: Fixed missing Chinese localization in Apps and System Settings - * Root Search: Improved ranking for localized apps and settings when using the non-localized name as the search term (e.g. “Journal” for “ジャーナル”) - * Search Screenshots: Show preview for non downloaded cloud files - * Snippet Expansion: Fixed snippets not expanding in Secure Inputs - * Translator: Fixed translation not working in root search - * Typing Practice: Fixed an issue where starting a new practice from the results view would restart the current one instead - * Typing Practice: Fixed layout breaking with large scores - [/_next/image?url=%2F_next%2Fstatic%2Fimmutable%2Fmedia%2FisolatedCube.06utybfu6soit.png&w=1920&q=70] Product StoreProTeamsPricingChangelogBrowser ExtensionDevelopersiOSWindowsRaycast 2.0API DocsManualTroubleshootingRaycast vs AlfredFAQ Core Features @@ -505,9 +493,9 @@ ManifestoCustomersCareersTerms of ServicePrivacy PolicyAcceptable Use PolicyDPATrust CenterPress KitContact Community Community StoriesAmbassadorsSlackX/TwitterGitHubDribbble By Raycast -GlazeExplore SnippetsExplore QuicklinksPromptsChat Presetsray.soIcon MakerMerchWallpapers +KeyboardGlazeExplore SnippetsExplore QuicklinksPromptsChat Presetsray.soIcon MakerMerchWallpapers SUBSCRIBE TO OUR NEWSLETTER. Get product updates and news in your inbox. No spam.
Get the next one in your inbox.
Follow the vendor for free, or write your own prompt and watch any page the same way.