Skip to content

Releases: amebalabs/TRex

1.8.1

09 Nov 22:54
40eaeee
Compare
Choose a tag to compare

Changes

  • Fix: Fix ⌥ symbol not showing in Settings on macOS < 15.0
  • Fix: Notification with captured text goes directly to Notification Center instead of being presented to the user

1.8.0

04 Nov 13:42
d320905
Compare
Choose a tag to compare

Changes

  • New: Add configurable Quick Action (option-click on menubar icon) to trigger custom action #42
  • Fix: Improvements to faceless mode
  • Fix: Settings window presented on TRex launch #36

Screenshot 2024-11-04 at 08 39 51

Full Changelog: v1.7.0...v1.8.0

1.8.0 BETA 1

31 Oct 18:26
6800118
Compare
Choose a tag to compare
1.8.0 BETA 1 Pre-release
Pre-release

Changes

  • New: Add Option-Click on menubar icon to trigger custom action #42
  • Fix: Improvements to faceless mode

1.7.1. BETA 1

20 Oct 18:43
6800118
Compare
Choose a tag to compare
1.7.1. BETA 1 Pre-release
Pre-release

Changes

  • Fix: Settings window presented on TRex launch #36
  • Fix: trex://showPreferences is not reliable

1.7.0

11 Feb 19:49
e52e3d8
Compare
Choose a tag to compare

Changes

  • New: Capture from Clipboard menu bar item #30
  • Fixed: Fixed missing Settings\Preferences in some cases #28

Full Changelog: v1.6.0...v1.7.0

1.6.0

23 Nov 00:07
12a2e7f
Compare
Choose a tag to compare

Changes

  • New: macOS Ventura support, including new laguages: Japanes, Korean, Ukranian and Russian
  • New: Automatic language detection and ability to capture multi-language text. macOS Ventura only.
  • New: Drag&Drop an image on the menu bar item to OCR it #25
  • New: New option in CLI to OCR a file #23
  • New: macOS Services integration #24

1.6.0 BETA 1

29 Sep 23:27
2d7e130
Compare
Choose a tag to compare
1.6.0 BETA 1 Pre-release
Pre-release

Changes

  • New: New option in CLI to OCR file #23
  • New: Drag&Drop an image on the menu bar item to OCR it #25

1.5.2

23 Feb 14:12
2d7e130
Compare
Choose a tag to compare

Changes

  • Fixed: Auto-Open URL recognizes but not opens URLs without scheme #22

1.5.1

08 Feb 01:36
580b4e2
Compare
Choose a tag to compare

Changes

  • Fixed: Crash on launch on BigSur
  • Fixed: "trex://showPreferences" not working

1.5.0

06 Feb 20:11
747ab08
Compare
Choose a tag to compare

Changes

  • New: Integration with Shortcuts. Option to run a Shortcut on successful capture.
  • New: Dedicated Keyboard shortcuts for capture from screen and capture from clipboard, with or without running automation
  • New: Custom words supports. If you're using TRex for highly specialized text(medical, engineering, etc.) you can improve text recognition by providing a list of words, which are specific to your field.
  • New: URL Scheme endpoints for triggering capture from clipboard
  • New: Embedded CLI tool
  • New: Official Alfred workflow
  • Fixed: Cleaned up text capitalization in menus and preferences

Updated Automation Screen

CleanShot 2022-02-03 at 19 40 44@2x

TRex CLI tool

CleanShot 2022-02-06 at 12 05 34@2x

Full Changelog: v1.4.3...v1.5.0