Releases: isitest1/TextSnap
Releases · isitest1/TextSnap
Release list
TextSnap 1.0.2
What's Fixed
- Permission dialog appeared on every launch — The system Screen Recording dialog now appears only when you first press ⌘⇧2, not at every startup.
- "Quit & Relaunch" did not restart the app — Fixed by switching to the proper macOS API (
NSWorkspace.openApplication). The button now reliably relaunches TextSnap. - Infinite permission loop — The system dialog and the in-app alert no longer appear at the same time, which was causing the permission to never actually be applied.
How to Update
- Download TextSnap.dmg below
- Open the DMG and drag TextSnap to Applications (replace the existing version)
- Launch TextSnap from Applications
First-Time Setup After Update
- Press ⌘⇧2 — a system dialog will appear asking for Screen Recording access
- Click "Open System Settings" in that dialog
- Enable the toggle for TextSnap
- Click "Quit & Relaunch" in the TextSnap alert (or use the "Quit & Reopen" button macOS shows in System Settings)
- Press ⌘⇧2 again — it should work
Signed with Developer ID, Notarized by Apple, Gatekeeper approved.
TextSnap 1.0.1
What's Fixed
- Screen Recording permission not detected — The app now uses the correct macOS API to register itself in Privacy & Security and trigger the system permission dialog on first use. Previously, the permission toggle in System Settings appeared to have no effect.
- Quit & Relaunch button — The permission alert now includes a "Quit & Relaunch" button so you can apply the granted permission in one click.
How to Update
- Download TextSnap.dmg below
- Open the DMG and drag TextSnap to Applications (replace the existing version)
- Launch TextSnap
If you were previously stuck in a permission loop, press Cmd+Shift+2 after updating. The system shows a permission dialog — click Allow, then Quit & Relaunch.
Verification
Signed with Developer ID, Notarized by Apple, Gatekeeper approved.
TextSnap 1.0.0
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[1.0.0] - 2026-08-12
Added
- Menu bar app that lives in the system status bar
- Global shortcut
Command+Shift+2to start text capture - Per-display selection overlay with dimming effect
- Local OCR using Apple Vision framework (no internet required)
- Support for Japanese, English, and automatic language detection
- Plain text copy to clipboard after recognition
- Audio feedback on successful copy
- Recognition language selection (Auto / English / Japanese)
- Language correction toggle
- Sound toggle
- Launch at Login support via ServiceManagement
- Screen Recording permission guidance with direct link to System Settings
- Signed and notarized release for macOS 14.0+