Releases: dteoh/SlowQuitApps
v0.8.1
v0.8.0
Happy New Year! 🎉
A small release to address the following:
- Display name of app that will be terminated. (#60)
- Don't interfere with the macOS App Switcher (Cmd + Tab). (#55)
- Don't interfere with screen lock activation sequence (Cmd + Ctrl + Q). (#64)
Remember to reset accessibility permissions for the app after updating.
v0.7.3
v0.7.2
v0.7.1
v0.7.0
- Drop support for macOS other than Mojave. Older macOS should use v0.5.0.
- Rewrite autostart integration
- Update Cmd-Q key capture strategy
- Change design of progress bar to sidestep some annoying rendering bugs
If you allowed SQA to automatically launch on login, you will need to manually remove SQA's "Login Item" entry. Please go to "System Preferences" -> "Users & Groups" -> "Login Items" and then remove SQA's item entry from the table. (reported at #51)
v0.6.0
- Rewrote internals to better support Mojave and future macOS versions in anticipation of older Carbon APIs being broken once 32-bit support is removed.
- Add support for not showing the overlay (#36) thanks to contribution of PR #41.
- Compiled with macOS 10.14 SDK to enable support for Dark Mode in dialog boxes.
This version is not signed by a Developer ID as I no longer have a developer membership. I was dismayed to learn that Developer ID was not something that was provided for free. Unless Apple drastically reduces the cost of the membership program, I do not currently foresee paying the requested fees. I encourage all users of SlowQuitApps to only download the app from this project's Github page, install only through the documented Homebrew tap, or build from source. Thank you.