Skip to content

Tinycast 0.10.5

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 14:54
· 1 commit to main since this release
0992a48

What's Changed

  • Draw a raycast-* colour named inside an extension's own SVG, and keep accessories in a detail list by @list-jonas in #363
  • Open a Google Meet link as the account whose calendar carried it by @abue-ammar in #369
  • Read today alone when tomorrow's events are switched off by @abue-ammar in #370
  • Dedicated Snippets browser and global shortcut by @abue-ammar in #372
  • Summon the palette when a view command is launched by its own shortcut by @list-jonas in #373
  • Run on Intel Macs under macOS 26 by @abue-ammar in #374
  • Restart a running application from its Actions menu and ⌘R by @abue-ammar in #375
  • Repaint an app's icon after a custom icon is pasted onto its bundle by @abue-ammar in #376
  • Prompt for a custom command's arguments and stream its output live by @abue-ammar in #378
  • Keep the clipboard history and learned data out of ~/Library/Caches by @abue-ammar in #380
  • Answer time zones, business days and the spelled-out phrasings the calculator was missing by @list-jonas in #379
  • Read only the Raycast 2.x export, and hold every comment to one line by @abue-ammar in #382
  • Name the cities the time zone database leaves out by @list-jonas in #381
  • Let a quicklink answer to an alias by @abue-ammar in #386
  • Add custom Quick Action instructions by @KevinvdBurg in #385
  • Send Quick Press keys unmodified, so Escape is Escape by @abue-ammar in #387
  • Eject the external disks that report themselves as fixed by @abue-ammar in #388

Channel: stable · Version: 0.10.5 · Bundle ID: com.tinycast.app
Built from 0992a48. 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/tinycast

On 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"