Skip to content

Releases: christiankyle-ching/DigitalWellbeingForWindows

v2.0.4.0

18 Mar 10:49
Compare
Choose a tag to compare

What's New?

  • fix: App showing "already running" message when app is running from other user.
  • Minimize On Exit toggle on settings to control on whether to exit the app completely on close (instead of asking every time user closes the window)
  • Machine-scoped installer -> User-scoped installer (which means that a user can have the app installed but not other users)

v2.0.3.0

01 Mar 06:37
Compare
Choose a tag to compare

What's New?

  • Clear Data option in Settings (for easier clearing of logs and cache).

v2.0.2.0

28 Feb 03:29
Compare
Choose a tag to compare

What's New?

  • Fix: Bug on charts not updating after excluding app
  • Minor UI Improvements
    • Improve badge position
    • Improve font sizes
    • Add spacing for charts

v2.0.1.0

27 Feb 05:01
Compare
Choose a tag to compare

What's New?

  • App Tagging. You can now tag your apps depending on their category. Easily visualize your overall usage of the day by apps in these categories:
    • Untagged (None)
    • Work
    • Education
    • Games
    • Entertainment
    • Communication
    • Utility (Tools)

NOTE: You may have multiple versions of this app installed. Just uninstall older versions.

If you experience any problems, see the troubleshooting guide.

v2.0.0.1

12 Feb 01:53
Compare
Choose a tag to compare

What's New?

  • fix (Updater): Change GitHub API Releases URL from manual parameters to using /latest endpoint
  • Completely reworked logic in tracking apps. This reduces the total file size of daily logs, but might be less flexible when new features related to time tracking is desired.

IMPORTANT

This version includes a breaking change. Old tracking data will be useless and is needed to be deleted. To delete the folder: run this command on a cmd terminal:

del /Q %LOCALAPPDATA%\digital-wellbeing\dailylogs\

Uninstall the old version, restart, then install the new one.

v2.0.0.0

08 Feb 09:12
Compare
Choose a tag to compare
v2.0.0.0 Pre-release
Pre-release

What's New?

  • fix: Updater minor bug
  • Completely reworked logic in tracking apps. This reduces the total file size of daily logs, but might be less flexible when new features related to time tracking is desired.

IMPORTANT

This version includes a breaking change. Old tracking data will be useless and is needed to be deleted. To delete the folder: run this command on a cmd terminal:

del /Q %LOCALAPPDATA%\digital-wellbeing\dailylogs\

Uninstall the old version, restart, then install the new one.

Full Changelog: v1.0.5.2...v2.0.0.0

v1.0.5.2

06 Feb 03:06
Compare
Choose a tag to compare

What's new?

  • Better Alert Notifications
    • 15 minutes before app's time limit: a notification is sent.
    • When app's time limit is reached: Digital Wellbeing is set to foreground and you have the option to:
      • Dismiss the message, or
      • Try and Exit the app.

Windows Defender SmartScreen will block the installation of this file. Read the source code if you have any doubts, or run a VirusTotal scan.

v1.0.5.1

03 Feb 05:59
Compare
Choose a tag to compare

What's new?

  • Fix: Updater not detecting new version fixed
  • Fix: Window not minimizing when autorun (run on startup)
  • Fix: Notification not showing when app is not minimized
  • New: Context menu options (right-click) now available in notification tray icon.

Windows Defender SmartScreen will block the installation of this file. Read the source code if you have any doubts, or run a VirusTotal scan.

v1.0.5.0

02 Feb 02:57
Compare
Choose a tag to compare

What's new?

  • Alert Notifications. You can now set a time limit per app that when reached, will send you a notification.
  • Auto Run on Startup. Now there's an option to start the app on logon. When enabled, this will automatically minimize the app on startup.
  • Global Error Handling. In any case that the program encounters an error that results to crash, you now have the option to directly create an issue to Github with the error stacktrace.

IMPORTANT

  • Restart is required after installing the update to enable Run on Startup feature.

Windows Defender SmartScreen will block the installation of this file. Read the source code if you have any doubts, or run a VirusTotal scan.

v1.0.4.0

29 Sep 07:32
Compare
Choose a tag to compare

What's new?

  • Added splash image.
  • Combined 'About App' and 'About Developer' in Settings.
  • Version in Settings now shows if there is an available version update.

Windows Defender SmartScreen will block the installation of this file. Read the source code if you have any doubts, or run a VirusTotal scan.