Skip to content

v2.0.0.1

Compare
Choose a tag to compare
@christiankyle-ching christiankyle-ching released this 12 Feb 01:53
· 34 commits to master since this release

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.