Releases: mavrovde/TransPaste
Release list
TransPaste 1.4.0
What's Changed
✨ Features
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:
- 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 - Grant Accessibility and Input Monitoring permissions (the app guides you, or run
./automated_setup.shfrom a source checkout). - 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.
TransPaste 1.3.2
What's Changed
🐛 Fixes
- fix: automated_setup.sh targets the installed /Applications copy when present by @mavrovde in #16
- Readable errors, guided key setup, automatic grant detection (v1.3.2) by @mavrovde in #17
Other Changes
- docs: encode cosmetic-changes-are-PATCH semver convention and tag-recovery procedure by @mavrovde in #15
Full Changelog: v1.3.1...v1.3.2
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:
- 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 - Grant Accessibility and Input Monitoring permissions (the app guides you, or run
./automated_setup.shfrom a source checkout). - 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.
TransPaste 1.3.1
What's Changed
✨ Features
Other Changes
- docs: deep docs-sync fixes (12 findings) + stale dialog string by @mavrovde in #12
- chore: re-version to 1.3.1 (patch release) by @mavrovde in #14
Full Changelog: v1.3.0...v1.3.1
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:
- 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 - Grant Accessibility and Input Monitoring permissions (the app guides you, or run
./automated_setup.shfrom a source checkout). - 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.
TransPaste 1.3.0
What's Changed
✨ Features
Full Changelog: v1.2.0...v1.3.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:
- 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 - Grant Accessibility and Input Monitoring permissions (the app guides you, or run
./automated_setup.shfrom a source checkout). - 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.
TransPaste 1.2.0
What's Changed
✨ Features
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
- Download
TransPaste-<version>.zipbelow and unzip it (verify with the.sha256file if you like). - 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 - Grant Accessibility and Input Monitoring permissions (the app guides you, or run
./automated_setup.shfrom a source checkout). - 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.
TransPaste 1.1.0
What's Changed
🔧 CI & Tooling
- chore(deps): bump actions/checkout from 5 to 7 by @dependabot[bot] in #4
Other Changes
- TransPaste: code review fixes, working test suite, CI, and doc overhaul by @mavrovde in #1
- ci: CodeQL advanced setup with manual build by @mavrovde in #2
- Multi-provider translation: Gemini, OpenAI, Claude, Ollama + custom endpoints by @mavrovde in #3
- ci: automated release pipeline (tag → GitHub release with artifacts) by @mavrovde in #5
New Contributors
- @mavrovde made their first contribution in #1
- @dependabot[bot] made their first contribution in #4
Full Changelog: https://github.com/mavrovde/TransPaste/commits/v1.1.0
Installation
- Download
TransPaste-<version>.zipbelow and unzip it (verify with the.sha256file if you like). - 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 - Grant Accessibility and Input Monitoring permissions (the app guides you, or run
./automated_setup.shfrom a source checkout). - 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.