Universal Pause Button Changelog

What's new in Universal Pause Button 1.1.5

Sep 3, 2023
  • Rewrote the entire app, incorporating some improvements and feature requests along the way.

New in Universal Pause Button 1.0.4 (Aug 13, 2020)

  • Fixed an issue where the process didn't actually stop running even though the tray icon disappeared.

New in Universal Pause Button 1.0.3 (Oct 18, 2017)

  • Incorporated custom pause key functionality via a "settings.txt" file, special thanks to Apophenic (Justin Dayer) for the assist.
  • Converted some C++ back to C (I prefer old, C-style code over C++.)

New in Universal Pause Button 1.0.2 (Oct 18, 2017)

  • Disallows the possibility of pausing explorer.exe, because nothing good can come of that.

New in Universal Pause Button 1.0.1 (Oct 18, 2017)

  • Improved the behavior of the "Are you sure you want to quit?" dialog box.
  • General code cleanup.
  • Reduced the deep nesting in WinMain.