What's Changed
- Add a Dismiss action to the calendar menu bar by @FezVrasta in #1107
- Render markdown tables in extension Detail views by @list-jonas in #1116
- Stack a List detail's metadata under its markdown by @list-jonas in #1119
- Show distinct pressed states for modal actions by @quanru in #1105
- Keep SwiftUI's named keys out of the ASCII recovery by @FezVrasta in #1106
- Stream spawned child output to extensions as it arrives by @list-jonas in #1126
- Find aliases and camelCase names by any word, and stop matching pane identifiers by @abue-ammar in #1127
- Open Clipboard History on the newest clip, below the pins by @abue-ammar in #1130
- Keep calendar commands searchable with meetings out of the launcher by @abue-ammar in #1132
- Even out menu separators and keep scrolled menus off their edges by @abue-ammar in #1133
- Find apps named only in a zh-Hans folder by that name by @abue-ammar in #1135
- Let Codex start when Tinycast is launched from Finder or the Dock by @notsoshu in #1134
- Keep Backspace and the caret inside inline argument fields by @abue-ammar in #1138
- Draw Detail markdown images at their own size instead of capping them at 220pt by @list-jonas in #1137
New Contributors
Channel: beta · Version: 0.11.8-beta.104 · Bundle ID: com.tinycast.app.beta
Built from c98b331. 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"