Releases: JitouchApp/Jitouch
Jitouch 2.82.1
What's Changed
Improvements
- Filter hovering and other MTTouch events – should reduce inadvertent gestures by @aaronkollasch in #50
Fixes
- Add Magic Trackpad or Mouse upon (re)connection by @aaronkollasch in #49 (fixes #28, #40, and #46)
- Fix crash and broken icon in the Move-Resize action by @supasorn in #51
- Fix Two-Fix One-Slide gestures with filtering on by @aaronkollasch in #52
- Improve handling of kCGEventTapDisabledByTimeout by @aaronkollasch in d571556
- Fix signing and notarization of Jitouch.prefPane by @aaronkollasch in 299af2b
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
What's Changed
Improvements
- Filter hovering and other MTTouch events – should reduce inadvertent gestures by @aaronkollasch in #50
Fixes
- Add Magic Trackpad or Mouse upon (re)connection by @aaronkollasch in #49
- Fix crash and broken icon in the Move-Resize action by @supasorn in #51
- Fix Two-Fix One-Slide gestures with filtering on by @aaronkollasch in #52
New Contributors
Full Changelog: v2.82.0...v2.82.1-beta.1
Jitouch 2.82.0
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
- Fix M2 MBP familyID by @osmanyildirim in #30
- Fix window gestures for chromium-based apps by @aaronkollasch in #32, fixes #19
- Fix a race condition that caused inadvertent clicks and UI freezes by @aaronkollasch in #33 and 0826270, fixes #31
- Fix gesture preview crash in command sheet by @aaronkollasch in #35
- Update deprecated APIs for Ventura by @aaronkollasch in #41
Full Changelog: v2.81...v2.82.0
New Contributors
- @osmanyildirim made their first contribution in #30
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
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
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
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
Improvements
Fixes
- Fix app-specific gestures for (most) Microsoft and Adobe apps (62d2317)
Notes
- Most app-specific gestures will not change, but some may need to be re-added
- This release does not support macOS 13 Ventura
- For the latest release (which does support Ventura), go to https://github.com/aaronkollasch/jitouch/releases/latest
v2.81-beta.1
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
Improvements
Fixes
- Fix UI freeze for some trackpad gestures (#20, #22)
- Unload the LaunchAgent plist before overwriting
- For the latest release, go to https://github.com/aaronkollasch/jitouch/releases/latest