Download Latest Version 3.0.8 source code.tar.gz (6.8 MB)
Email in envelope

Get an email when there's a new version of MacMouseFix

Home / 3.0.7
Name Modified Size InfoDownloads / Week
Parent folder
dSYMs.zip 2025-08-25 32.6 MB
MacMouseFixApp.zip 2025-08-25 7.7 MB
3.0.7 source code.tar.gz 2025-08-25 6.8 MB
3.0.7 source code.zip 2025-08-25 7.5 MB
README.md 2025-08-25 3.1 kB
Totals: 5 Items   54.5 MB 0

Mac Mouse Fix 3.0.7 addresses several important bugs.

Bug Fixes

  • App works again on older macOS versions (macOS 10.15 Catalina and macOS 11 Big Sur)
    • Mac Mouse Fix 3.0.6 could not be enabled under those macOS versions because the improved 'Back' and 'Forward' feature introduced in Mac Mouse Fix 3.0.6 attempted to use macOS system APIs that weren't available.
  • Fixed issues with 'Back' and 'Forward' feature
    • The improved 'Back' and 'Forward' feature introduced in Mac Mouse Fix 3.0.6 will now always use the 'main thread' to ask macOS about which key-presses to simulate to go back and forward in the app you're using. \ This can prevent crashes and unreliable behavior in some situations.
  • Attempted to fix bug where settings were randomly reset (See these GitHub Issues)
    • I rewrote the code that loads the config file for Mac Mouse Fix to be more robust. When rare macOS file-system errors occurred, the old code could sometimes mistakenly think that the config file was corrupt and reset it to default.
  • Reduced chances of a bug where scrolling stops working
    • This bug cannot be solved fully without deeper changes, which would likely cause other problems. \ However, for the time being, I reduced the time-window where a 'deadlock' can happen in the scrolling system, which should at least lower the chances of encountering this bug. This also makes the scrolling slightly more efficient.
    • This bug has similar symptoms – but I think a different underlying reason – to the 'Scroll Stops Working Intermittently' bug which was addressed in the last release 3.0.6.
    • (Thanks to Joonas for the feedback!)

Thanks everyone for reporting the bugs!


Also check out the previous release 3.0.6.

Source: README.md, updated 2025-08-25