Skip to content

Releases: JitouchApp/Jitouch

Jitouch 2.79

14 Dec 05:56
v2.79
aa4f9ae
Compare
Choose a tag to compare

Fixes

  • Fix crash on enabling character recognition (#10)
  • Fix LaunchAgent install if directory does not exist (#10)

Notes

Jitouch 2.78

04 Dec 22:16
v2.78
3624931
Compare
Choose a tag to compare

Added

  • LaunchAgent to ensure that Jitouch is always running (#8)

Notes

  • Install-Jitouch.pkg is recommended.
  • This update removes Jitouch from the Login Items, as it is no longer needed.
  • The LaunchAgent will automatically restart Jitouch if the process is killed. To exit the Jitouch process, use "Quit Jitouch" in the menu bar item. To turn it back on, switch Jitouch to "On" in the Preferences Pane (or switch "Off" then "On").
  • For the latest release, go to https://github.com/aaronkollasch/jitouch/releases/latest

Jitouch 2.77

27 Nov 16:54
v2.77
88d5d52
Compare
Choose a tag to compare

Fixes

  • Fix UI freeze if permissions are disabled while Jitouch is running (#6)
  • Improved behavior when permissions are disabled (88d5d52)

Notes

  • Install-Jitouch.pkg is recommended.

Jitouch 2.76

27 Nov 04:17
v2.76
415bea4
Compare
Choose a tag to compare

Added

  • Improved reload behavior on wake (#4)
  • Reload by sending SIGHUP to the Jitouch process (#4)

Notes

  • Install-Jitouch.pkg is recommended.
  • Preference Panes cannot be notarized, so if you download Jitouch.prefPane directly, you may need to remove the quarantine flag with xattr -d com.apple.quarantine Jitouch.prefPane
  • If you have a Magic Touchpad or Magic Mouse and encounter issues with Jitouch upon waking from sleep, feel free to submit an issue.

Jitouch 2.75

23 Nov 05:38
v2.75
d9d5b69
Compare
Choose a tag to compare

Added

  • Adds support for ARM cpus and macOS 12 Monterey

Notes

  • Install-Jitouch.pkg is recommended.
  • Preference Panes cannot be notarized, so if you download Jitouch.prefPane directly, you may need to remove the quarantine flag with:
    xattr -d com.apple.quarantine Jitouch.prefPane

Updates

  • 2021-11-26: Install-Jitouch.pkg no longer asks for Rosetta to be installed.