Skip to content

Tinycast 0.10.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 18:40
· 2 commits to main since this release
96cce4c

What's Changed

  • Add a CJK Symbols section to the emoji picker by @abue-ammar in #290
  • Resolve rmb and renminbi to CNY, sourced from ISO 4217 by @tipybara in #294
  • Give the Response polyfill the Web spec's constructor, and track @raycast/api 2.0.3 by @abue-ammar in #299
  • Draw fileIcon icons, keep the palette up under a dialog, and fix extension list scrolling by @abue-ammar in #300
  • Switch Space instantly with a synthetic Dock swipe (#297) by @abue-ammar in #302
  • Update Tinycast from inside the app, and leave Homebrew alone by @abue-ammar in #303
  • Adjust top padding in UpdateWindowView to account for title bar height by @abue-ammar in #304
  • Generate release notes from merged PRs, and lay them out in the update window by @abue-ammar in #310
  • Evaluate a parenthesized conversion as a quantity by @tipybara in #312
  • Join the meeting you are about to be late for, from the palette or a chord by @abue-ammar in #313
  • Keep the menu click-away catcher mounted by @notsoshu in #318
  • Let a meeting join itself, and put the next one in the menu bar by @abue-ammar in #320
  • Fix extension item click activation by @KevinvdBurg in #317
  • Fix Raycast 2.0.5.0 imports by @list-jonas in #322
  • Name an app whose display name is blank by @abue-ammar in #328
  • Re-offer an update prompt the app was too busy to show by @abue-ammar in #329
  • Add First / Last Three Fourths to window management by @abue-ammar in #330
  • Add Raycast extension OAuth 2.0 PKCE authentication support by @pazhanir in #325
  • Draw extension icons carried as a data: URL, and tint them by @abue-ammar in #332
  • Delete both scheduled migrations by @abue-ammar in #333
  • Fold the search query once per sweep, and delete three dead declarations by @abue-ammar in #336
  • Add AI chat with BYOK providers and an optional ChatGPT subscription by @notsoshu in #319
  • feat: add shared shortcuts for launcher favorites and pinned clipboard items by @mathiasdotdev in #340
  • Clear query on first Escape by @kublaios in #338
  • Run the harnesses in parallel, and stop paying for scrypt at -Onone by @abue-ammar in #345
  • Give every turn a system prompt, redact the signed-in address, and make a long table's end reachable by @notsoshu in #344
  • Stop the harnesses leaving files behind, and delete a dead rendezvous by @abue-ammar in #346
  • Open the join preview on a live camera, and drop finished events from the launcher by @abue-ammar in #349
  • Tint an extension action's icon in the ⌘K panel by @list-jonas in #347
  • Ring Tab through launcher, chat and clipboard, back chat out on Escape, and let Pop to Root end a conversation by @notsoshu in #351
  • Add a Support window, reachable four ways, with a monthly reminder by @abue-ammar in #352

New Contributors

Channel: stable · Version: 0.10.0 · Bundle ID: com.tinycast.app
Built from 96cce4c. 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

This 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.app"