What's Changed
- Move feature enable switches to the top of Settings pages by @Risengan in #1144
- Fix selection across Summarize sections by @Risengan in #1146
- Copy the text in a clipboard image with ⇧⌘T (#1030) by @mwmcode in #1147
- Walk into a project's windows with Rooms by @abue-ammar in #1155
- Detect installed CLIs when the login shell is fish by @notsoshu in #1153
- Launch Mission Control through LaunchServices so Show Desktop runs on macOS 27 by @abue-ammar in #1156
- Settle WebAssembly promise APIs in the extension runtime by @abue-ammar in #1158
- Allow cancelling in-flight Quick Actions from the progress HUD by @ganeshmshetty in #1159
- Show extension list titles passed as { value, tooltip } by @list-jonas in #1161
- Load extensions that bundle undici (#1039) by @abue-ammar in #1162
- Copy the whole calculation on Shift-Command-Return by @abue-ammar in #1163
New Contributors
- @mwmcode made their first contribution in #1147
- @ganeshmshetty made their first contribution in #1159
Channel: beta · Version: 0.11.9-beta.105 · Bundle ID: com.tinycast.app.beta
Built from 03e74d2. 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"