What's Changed
- website refine by @abue-ammar in #782
- Fix time-zone source parsing by @caezium in #739
- Recognize place-first time queries by @caezium in #768
- Default time-zone conversions to the local zone by @caezium in #801
- Copy px, rem and em results without a space by @abue-ammar in #808
- Make Buffer statics enumerable for safer-buffer by @abue-ammar in #809
- Keep the palette above other apps' modal windows by @abue-ammar in #810
- Keep SemVer prerelease tags in installed CLI versions by @abue-ammar in #811
- Add fs.opendir to the extension runtime by @abue-ammar in #812
- Add CodeRabbit review config by @abue-ammar in #813
- Replace CI with CodeRabbit review by @abue-ammar in #815
- Add custom window sizes by @abue-ammar in #819
- Add numeric read/write methods to the extension Buffer shim by @joaogsleite in #820
- Skip Claude's MCP isolation flags under a managed MCP policy by @abue-ammar in #822
New Contributors
- @joaogsleite made their first contribution in #820
Channel: beta · Version: 0.11.2-beta.97 · Bundle ID: com.tinycast.app.beta
Built from c15f891. 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"