Skip to content

TransPaste 1.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:13
· 9 commits to main since this release
a71564e

What's Changed

✨ Features

  • Provider menu UX: one readiness-aware submenu, guided key setup by @mavrovde in #9

Other Changes

  • ci: ration CodeQL — paths filter + superseded-run cancellation by @mavrovde in #6
  • docs: record runner-starvation lesson and release-pipeline facts in knowledge base by @mavrovde in #7
  • ci: CodeQL no self-trigger + workflow_dispatch by @mavrovde in #8
  • chore: bump version to 1.2.0 by @mavrovde in #10

Full Changelog: v1.1.0...v1.2.0


Installation

  1. Download TransPaste-<version>.zip below and unzip it (verify with the .sha256 file if you like).
  2. The app is ad-hoc signed, so macOS Gatekeeper will warn on first launch of a downloaded copy. Either right-click → Open once, or clear the quarantine flag:
    xattr -d com.apple.quarantine TransPaste.app
    
  3. Grant Accessibility and Input Monitoring permissions (the app guides you, or run ./automated_setup.sh from a source checkout).
  4. Pick your AI provider and paste its API key from the menu bar icon. Local Ollama needs no key.

Upgrading? If this release changed the bundle ID or signing (check the notes above), re-grant permissions via System Settings or automated_setup.sh.