Releases: artginzburg/MiddleClick-Sonoma
Releases · artginzburg/MiddleClick-Sonoma
2.7 — Logic improvements and stability
What's Changed
- Improve the detection of taps by @gm-vm in #62
- This also adds Tapping preferences
Internal
- Fix memory leaks by @artginzburg in #66
- Refactor by @artginzburg in #65
Docs
- Update cask link in README.md by @Xdynix in #84
- Fix URL by @karlhorky in #58
- Ventura => Sonoma: README, GH url by @artginzburg in #82
New Contributors
Full Changelog: 2.6.1...2.7
2.6.1 — Stability and UX
What's Changed
- Fix two-finger tap not working by @ASHIJANKEN in #36
- Fix device added callback by @karlhorky in #54
- For wireless devices like Magic Mouse
- Don't restart the app in #46
- The app now reloads its functionality instead of restarting itself
- Better UX of the click mode setting by @artginzburg in #56
- The click mode reads its state from System Settings, unless the user manually changes it.
- Instead of 2 menu items — each for each click mode, there is now one — "Tap to click", which is checked/unchecked accordingly.
- There's also an info menu item that shows current user settings.
- The click mode can be reset to match System Settings by clicking the "Tap to click" menu item while holding the Option key.
New Contributors
- @ASHIJANKEN made their first contribution in #36
- @karlhorky made their first contribution in #54
- Huge thanks to @ris58h for suggestions and help in #45
Full Changelog: 2.5.0.1...2.6.1
2.6 — Stability
What's Changed
- Fixed two-finger tap not working by @ASHIJANKEN in #36
- Restart the listeners instead of the whole app #46
New Contributors
- @ASHIJANKEN made their first contribution in #36
- Huge thanks to @ris58h for suggestions and help in #45
Full Changelog: 2.5.0.1...2.6
2.5.0.1 — Re-signed
Simply rebuilt the app due to the old dev certificate appearing to be automatically revoked (#44)
2.5 — Silicon (M1), bugfixes
2.4.8.1 — Notarized
- Users can open the app without distractions
2.4.8 — Signed
- Code signed till 2025 (UPD: releases after Feb 16, 2021 are not code signed)
2.4.7 — Older OS support
- Just changed minimum OS version to 10.7
Any feedback from older OS users would be nice (#1)
2.4.6 — Status Icon remains sane after appearance changing
2.4.5 — Faster Prefs
- Preferences made via Terminal are immediately applied so you don't need to restart the app