What's Changed
- Add Buffer.compare to the extension runtime by @abue-ammar in #565
- Let an unquoted date format keep its spaces by @abue-ammar in #572
- Give each command exactly one pane and one switch by @abue-ammar in #577
- Gate pull requests on an approved issue by @abue-ammar in #580
- Drop the duplicate security contact link by @abue-ammar in #581
- Point would-be contributors at the contributor guide by @abue-ammar in #582
- Run extension commands that render async components by @list-jonas in #578
- Let a bare backspace fall to the root search by @abue-ammar in #585
- Search Menu Items for the frontmost app by @abue-ammar in #587
- Offer None as a reasoning effort where thinking can be turned off by @abue-ammar in #589
- Hide a launcher result from search via ⌘K by @abue-ammar in #590
- Expand snippets inside a Note by @abue-ammar in #592
- Size the onboarding window to each step by @abue-ammar in #593
- Scale the palette with an Interface Size setting by @abue-ammar in #597
- Let node-fetch accept the runtime's AbortSignal by @list-jonas in #598
- Drag a clipboard entry out into another app by @electro56435 in #596
- Await a detached child whose output is still read by @list-jonas in #599
- Hide empty icon slots in extension rows by @list-jonas in #600
- Close an open menu on a right click, not only a left one by @abue-ammar in #601
- Reach a window or a menu bar item from the launcher by @abue-ammar in #603
- Group menu search by menu, and seat its settings with its command by @abue-ammar in #605
New Contributors
- @electro56435 made their first contribution in #596
Channel: beta · Version: 0.10.19-beta.88 · Bundle ID: com.tinycast.app.beta
Built from f6cbeca. 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"