What's Changed
- Index each app's name in the system language by @abue-ammar in #389
- Resolve palette shortcuts through the ASCII-capable keyboard layout by @JaeSeoKim in #392
- Enable or disable an individual quicklink or custom command by @abue-ammar in #397
- Add search fallback commands and Open in Browser by @abue-ammar in #398
- Make every built-in command bindable to a shortcut by @abue-ammar in #399
- Export a comprehensive .tinycast backup with per-category selection by @abue-ammar in #400
- Run an extension's bundled Swift helper by @abue-ammar in #401
- Deliver text reliably into renderer-based editors by @abue-ammar in #420
- Deliver text reliably into renderer-based editors by @abue-ammar in #422
- Run extensions that bundle their own HTTP client (#405) by @abue-ammar in #423
- Size a grid item's content to its tile (#406) by @abue-ammar in #424
- Call MCP servers' tools from the AI chat (#411) by @abue-ammar in #428
- FEAT: Calendar menu bar display by @matheus-apolonio in #435
- Give extensions a real stream core and a fetch body by @abue-ammar in #436
- Title an unnamed note from its first line by @abue-ammar in #438
- Search Settings, and give it the system titlebar by @abue-ammar in #439
- Rank the launcher by evidence a habit can outweigh, and name every kind alike by @abue-ammar in #441
- Show a copied colour as the colour, and convert it in the notations people write by @list-jonas in #440
- Add the option to select installed AI models by @KevinvdBurg in #461
- Lend the paste board only the expansion, never the old clipboard's flavours by @abue-ammar in #464
- Let the clipboard be switched off, like every other feature by @abue-ammar in #465
- Keep a copied file a file, in the clipboard and in chat by @abue-ammar in #466
- Say why a pasted file was refused, and stop copying the thumbnail cache by @abue-ammar in #467
- Let the notes hotkey put the panel away again by @abue-ammar in #468
- Stop a fruitless settings search from collapsing the window by @abue-ammar in #469
- Find an app by its Chinese name, not only its English one by @abue-ammar in #470
- Open the camera from the launcher, not only before a meeting by @abue-ammar in #472
- Stop the Hyper key from announcing itself as fn by @abue-ammar in #473
- Arrange a whole multi-display setup from one command by @abue-ammar in #475
- Give extension forms native controls and keyboard navigation by @list-jonas in #474
- Add Windows path support to fileURLToPath by @JaeSeoKim in #442
- Raise Raycast payload gunzip cap so large exports import by @jjaychen1e in #482
- Import Raycast quicklinks from a .rayconfig by @jjaychen1e in #488
- Turn the calculator into a typed evaluator for units, currencies, dates and time zones by @list-jonas in #483
- Add clipboard default action setting (paste or copy) by @qeude in #485
- Make the Raycast import passphrase field visible in Settings by @abue-ammar in #489
- Import a folder of Raycast script commands by @abue-ammar in #490
- Keep focus in the header when Escape or Tab leaves an argument field by @abue-ammar in #492
- Collect a quicklink's arguments in the header, not on a screen of its own by @abue-ammar in #493
- Add Mac keyboard keys and Apple logo to the emoji picker by @qeude in #494
- Make Escape walk back through the screens it opened by @abue-ammar in #504
- Reduce Quick Actions diff matrix memory by @kmplngj in #503
- Background refresh for no-view extension commands by @qeude in #495
- docs: Correct search scopes settings location by @xingkaixin in #500
New Contributors
- @JaeSeoKim made their first contribution in #392
- @matheus-apolonio made their first contribution in #435
- @jjaychen1e made their first contribution in #482
- @qeude made their first contribution in #485
- @kmplngj made their first contribution in #503
- @xingkaixin made their first contribution in #500
Channel: stable · Version: 0.10.15 · Bundle ID: com.tinycast.app
Built from b51507a. Full changelog
Recommended: install via Homebrew — it clears the quarantine flag automatically on every install and update, so there's nothing to run by hand:
brew trust --tap abue-ammar/tinycast
brew install --cask abue-ammar/tinycast/tinycastOn an Intel Mac, install abue-ammar/tinycast/tinycast-universal instead — same app, built with both slices.
This build is self-signed. If you download the DMG directly instead of using Homebrew, macOS will refuse to open it until you clear the quarantine flag once:
xattr -dr com.apple.quarantine "/Applications/Tinycast.app"