What's Changed
- Open the palette where it was dropped on each display by @list-jonas in #677
- Let palette screens answer their own shortcuts by @abue-ammar in #678
- Keep the search query on one line by @abue-ammar in #680
- Let each Quick Action choose its own model by @abue-ammar in #686
- Run extension commands from raycast:// and tinycast:// deeplinks by @qeude in #674
- Send a missing translation language to System Settings by @abue-ammar in #688
- Mark macOS 15 Sequoia as no longer maintained by @abue-ammar in #689
- Fix automatic snippet expansion with argument prompts by @MattFaz in #661
- Add PBKDF2 and AES-CBC to the extension crypto shim by @abue-ammar in #693
- Fix first Actions menu reveal anchor by @Risengan in #694
- Give extension child processes real pids and add process.kill by @abue-ammar in #697
- Let a window layout bring one window to front by @abue-ammar in #700
- Spell the store search's platform filter the way the endpoint matches it by @notsoshu in #701
- Make the Summarize result selectable by @abue-ammar in #702
- Let AI Chat answer questions that are not about Tinycast by @abue-ammar in #703
- Give custom commands an alias field by @abue-ammar in #704
- Answer time-zone queries for countries by @abue-ammar in #710
- Run extensions that carry cookies through an http.Agent by @abue-ammar in #711
New Contributors
Channel: beta · Version: 0.11.0-beta.95 · Bundle ID: com.tinycast.app.beta
Built from 8f7aebc. 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@betaThis 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 Beta.app"