What's Changed
- Place Tinycast's own windows with window commands by @alesmartan in #916
- Record unmarked extension Clipboard.copy in history by @FreeTeaspoon in #915
- Draw the oklch() swatches Color Picker states its colours in by @list-jonas in #917
- Reduce Quick Actions diff memory with packed traceback by @kmplngj in #921
- Add a /support page backed by Polar by @abue-ammar in #932
- Show the payment card again after leaving the support thank-you by @abue-ammar in #934
- Stabilize Settings sidebar icons on window open by @Risengan in #941
- Keep the palette open while an extension's file picker is up by @list-jonas in #940
- Read fitted icon alpha directly from bitmap bytes by @kmplngj in #960
- Keep pinned entries when clearing clipboard history by @abue-ammar in #966
- Run an extension's menu bar command, and draw its item natively by @list-jonas in #963
- Render transparent extension SVG fills correctly by @list-jonas in #970
- Run got-backed extensions by constructing tls.TLSSocket by @list-jonas in #967
- Open the palette without re-rendering it first by @abue-ammar in #964
- Close command output with Escape by @list-jonas in #1006
- Progressive blur for the Settings window by @mmshivesh in #1009
- Add Globe hotkey bindings by @Risengan in #1010
- Add Window Mode previews to Settings by @Risengan in #1014
- Build clipboard file URLs without touching the disk (Closes #998) by @tomelliot in #1022
- Fix deeplink fallbackText prefilling extension search by @qeude in #1035
- Keep node shim exports alive through esbuild's __toESM by @FezVrasta in #1038
- Render borderless panels with Liquid Glass by @abue-ammar in #1046
New Contributors
- @FreeTeaspoon made their first contribution in #915
- @mmshivesh made their first contribution in #1009
- @tomelliot made their first contribution in #1022
- @FezVrasta made their first contribution in #1038
Channel: beta · Version: 0.11.4-beta.100 · Bundle ID: com.tinycast.app.beta
Built from f200211. 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"