Skip to content

Releases: Adam-Color/AppUsageGUI

v1.8.3

13 Jan 16:01
85cf314

Choose a tag to compare

AppUsageGUI v1.8.3

Warning

Due to Apple's restrictions when it comes to open source applications such as ours, workarounds are needed to get AppUsageGUI to run on macOS. Please read the installation instructions below.

To install, follow the instructions for your platform found here:

Windows | macOS

What's Changed

Patches:

  • Fixed app centering
  • Optimized splash screen
  • Duplicate session names are no longer allowed
  • Improved build workflow for macOS
  • Window resizing is now disabled
  • Increased max log file count to 20

Full Changelog: v1.8.2...v1.8.3

v1.8.2

10 Nov 06:02
a16d822

Choose a tag to compare

AppUsageGUI v1.8.2

Warning

Due to Apple's restrictions when it comes to open source applications such as ours, workarounds are needed to get AppUsageGUI to run on macOS. Please read the installation instructions below.

To install, follow the instructions for your platform found here:

Windows | macOS

What's Changed

Patches:

Full Changelog: v1.8.1...v1.8.2

v1.8.1

04 Nov 15:13
a836ea7

Choose a tag to compare

AppUsageGUI v1.8.1

To install, follow the instructions for your platform found here:

Windows | macOS

What's Changed

Patches:

  • Improved logging
  • Revised macOS font size
  • Better window centering

Full Changelog: v1.8.0...v1.8.1

v1.8.0

13 Oct 02:56
9c39394

Choose a tag to compare

AppUsageGUI v1.8.0

To install, follow the instructions for your platform found here:

Windows | macOS

What's Changed

Minor Changes:

Patches:

Full Changelog: v1.7.0...v1.8.0

v1.7.0

03 Oct 00:11
74cba83

Choose a tag to compare

AppUsageGUI v1.7.0

To install, follow the instructions for your platform found here:

Windows | macOS

What's Changed

Minor Changes:

  • Complete UI overhaul
  • Updated python to 3.13
  • Detached the GIL for the macOS build
  • Added lock file functionality
  • Implemented native macOS menu options

Patches:

  • Fixed #27
  • Improvements to Linux support
  • Fixed a bug where last run length was sometimes -1
  • fixed "No Project" move handling
  • better validation for project names
  • Fixed session duplication bug
  • Removed unnecessary warning message
  • Build optimizations
  • Bumped psutil

Full Changelog: v1.6.0...v1.7.0

v1.6.0

12 Sep 18:22
3adf201

Choose a tag to compare

AppUsageGUI v1.6.0

To install, follow the instructions for your platform found here:

Windows | macOS

What's Changed

Minor Changes:

  • Added project management system (@Grippando)
  • Added project data to session_total_window

Patches:

  • Added a check to confirm application is running during the first loop of tracking (@Grippando)
  • README and docs overhaul (@Grippando)

New Contributors

Full Changelog: v1.5.1...v1.6.0

v1.5.1

07 Aug 23:27
516372f

Choose a tag to compare

AppUsageGUI v1.5.1

To install, follow the instructions for your platform found here:

Windows | macOS

What's Changed

Patches:

  • Fixed a value declaration in the file handler
  • Fixed a typo in README.md
  • Removed '-toplevel' attribute from splash screen to not cover popups

Full Changelog: v1.5.0...v1.5.1

v1.5.0

23 Jul 23:42
a0e6cfc

Choose a tag to compare

AppUsageGUI v1.5.0

To install, follow the instructions for your platform found here:

Windows | macOS

What's Changed

Minor Changes:

  • Added a new settings option for enabling/disabling app filtering

Patches:

  • Optimized imports
  • Fixed an info message
  • Bumped pillow version

Full Changelog: v1.4.4...v1.5.0

v1.4.4

19 Jun 03:49
e08ce72

Choose a tag to compare

AppUsageGUI v1.4.4

To install, follow the instructions for your platform found here:

Windows | macOS

What's Changed

Patches:

  • Fixed showinfo messageboxes
  • Session filter reset fix now platform-specific
  • Improved traceback debugging messages

Full Changelog: v1.4.3...v1.4.4

v1.4.3

10 Jun 19:51
bd92fa9

Choose a tag to compare

AppUsageGUI v1.4.3

To install, follow the instructions for your platform found here:

Windows | macOS

What's Changed

Patches:

  • Fixed a bug with pause/resume button text flickering
  • Fixed a bug where mouse tracker resumed user pausing
  • Adjusted the default mouse idle time limit to 90 seconds

New Contributors

Full Changelog: v1.4.2...v1.4.3