Skip to content

Releases: JitouchApp/Jitouch

Jitouch 2.82.1

02 Jan 19:31
v2.82.1
f8e8d67
Compare
Choose a tag to compare

What's Changed

Improvements

  • Filter hovering and other MTTouch events – should reduce inadvertent gestures by @aaronkollasch in #50

Fixes

New Contributors

  • @supasorn, one of Jitouch's original authors, made their first contribution to this fork in #51. Welcome!

Full Changelog: v2.82.0...v2.82.1

v2.82.1-beta.1

22 Nov 18:34
v2.82.1-beta.1
7d589da
Compare
Choose a tag to compare
v2.82.1-beta.1 Pre-release
Pre-release

What's Changed

Improvements

  • Filter hovering and other MTTouch events – should reduce inadvertent gestures by @aaronkollasch in #50

Fixes

New Contributors

  • @supasorn made their first contribution (to this fork) in #51. Welcome back!

Full Changelog: v2.82.0...v2.82.1-beta.1

Jitouch 2.82.0

29 Oct 06:24
v2.82.0
96d199b
Compare
Choose a tag to compare

What's Changed

Added

  • This release includes preliminary support for macOS Ventura's new System Settings app. See notes below.
  • Add Four-Finger Tap trackpad gesture by @aaronkollasch in #38, fixes #25

Improvements

  • Use index-ring distance for trackpad pinch gesture (set the distance in the Characters tab) by @aaronkollasch in #36, fixes #34

Fixes

Full Changelog: v2.81...v2.82.0

New Contributors

Notes

  • Thank you to all who have supported this project! 🎉 My developer certificate is coming up for renewal soon and you have made that easier to justify.
  • Ventura is not tested fully as I haven't updated my computer yet, but the prefPane has been tested to work in a VM after compiling with the latest Xcode.
  • Because of restrictions in the latest Xcode, the minimum supported macOS version is now 10.13 (High Sierra).
  • The Four-Finger Tap gesture is sensitive to fingers/palms resting on the edge of the trackpad and may need future adjustments to work best, but feel free to try it out.

v2.82-beta.3

01 Oct 05:31
v2.82-beta.3
06086ae
Compare
Choose a tag to compare
v2.82-beta.3 Pre-release
Pre-release

Added

  • Four-Finger Tap trackpad gesture (#25, #38)
  • Use index-ring distance for trackpad pinch gesture (set the distance in the Characters tab) (#34, #36)

Fixes

  • Gesture preview crash in command sheet (#35)

This release includes preliminary support for macOS 13 Ventura. Ventura support has been tested in a virtual machine, but the Jitouch executable has not been tested.

Full Changelog: v2.82-beta.2...v2.82-beta.3

v2.82-beta.2

25 Aug 05:36
v2.82-beta.2
8ff46a4
Compare
Choose a tag to compare
v2.82-beta.2 Pre-release
Pre-release

Fixes

  • Window management gestures on Chromium-based apps (#19, #32)
  • Suppression of MouseDown with One-Fix One-Tap gestures (#31, #33, 0826270)

This release includes preliminary support for macOS 13 Ventura. Ventura support has been tested in a virtual machine, but the Jitouch executable has not been tested.

v2.82-beta.1

10 Aug 00:54
v2.82-beta.1
2c45eed
Compare
Choose a tag to compare
v2.82-beta.1 Pre-release
Pre-release

Fixes

  • M2 MBP trackpad support #30

This release includes preliminary support for macOS 13 Ventura. Ventura support has been tested in a virtual machine, but the Jitouch executable has not been tested.

Jitouch 2.81

06 Aug 22:21
v2.81
9a8d900
Compare
Choose a tag to compare

Improvements

  • Add left and right click to trackpad actions (#26, #27)

Fixes

  • Fix app-specific gestures for (most) Microsoft and Adobe apps (62d2317)

Notes

v2.81-beta.1

02 Jul 04:35
v2.81-beta.1
ad42974
Compare
Choose a tag to compare
v2.81-beta.1 Pre-release
Pre-release

This release adds preliminary support for macOS 13 Ventura. The preference pane has been tested in a virtual machine, but the Jitouch executable has not been tested.

Jitouch 2.80

30 May 15:47
v2.80
3b38546
Compare
Choose a tag to compare

Improvements

  • Reduce the minimum index-ring distance (#15, #17)

Fixes

v2.80-beta.1

14 May 19:18
v2.80-beta.1
09b8f8f
Compare
Choose a tag to compare
v2.80-beta.1 Pre-release
Pre-release

Improvements

  • Reduce the minimum index-ring distance (#15, #17)

Fixes

  • Fix UI freeze for some trackpad gestures (#20, #22)
  • Unload the LaunchAgent plist before overwriting

Notes

  • Jitouch should start after installing and opening the Jitouch pane in System Preferences. If not, try restarting.