Skip to content

TransPaste 1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Aug 14:33
· 1 commit to main since this release
b1cc478

What's Changed

✨ Features

  • Guided Setup Assistant: chained onboarding + Finish Setup item (v1.4.0) by @mavrovde in #18

Full Changelog: v1.3.2...v1.4.0


Installation

DMG (recommended): download TransPaste-<version>.dmg, open it, and drag TransPaste onto the Applications shortcut. Eject the disk image.

Zip: download and unzip TransPaste-<version>.zip, move TransPaste.app wherever you like. (.sha256 files are provided to verify either download.)

Then:

  1. The app is ad-hoc signed, so macOS Gatekeeper warns on first launch of a downloaded copy. Right-click → Open once, or clear the quarantine flag:
    xattr -d com.apple.quarantine /Applications/TransPaste.app
    
  2. Grant Accessibility and Input Monitoring permissions (the app guides you, or run ./automated_setup.sh from a source checkout).
  3. Pick your AI provider from the menu bar icon — if it needs an API key, the app offers to paste one right away. 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.