Changelog

Stay updated with the latest changes and improvements

Version 0.8.0latest

August 7, 2024

  • Add support for clients
  • Better handling of errors when fetching data

Version 0.7.1

May 22, 2024

  • Show finishing time even when timer is not running
  • Miscellaneous improvements

Version 0.7.0

November 29, 2023

  • Fix daily average calculation

Version 0.6.9

November 27, 2023

  • Hotfix billable filter not working properly.

Version 0.6.8

November 25, 2023

  • Add option to filter tracking for billable/non-billable/everything entries.

Version 0.6.7

October 30, 2023

  • Fixed daily remaining calculation when no more working days are remaining and goal is not achieved.
  • Upgrade dependencies and maintenance.

Version 0.6.6

September 4, 2023

  • Remove donation link.
  • Fix inline code-block styling in markdown viewer.
  • Remove Rive and its usages.

Version 0.6.5

August 31, 2023

  • Fix handling of duration conversion when value is zero.

Version 0.6.4

August 26, 2023

  • Fix button size in update dialog.
  • Fix window not movable when update dialog is showing.
  • Improve update dialog configuration.
  • Add `Extra` section in settings screen.

Version 0.6.3

June 8, 2023

  • Only show working extra badge when working extra and timer is actually running.
  • Show Expected Finish Time when timer is running.
  • Show proper error when incorrect max hours are provided.
  • Fix number formatting for working hours and max hours.

Version 0.6.2

May 23, 2023

  • Fix today's progress showing incorrect time initially while loading.
  • Add nice loading indicator for today's progress bar.

Version 0.6.1

April 28, 2023

  • Improved day progress indicator.
  • Fix day progress indicator text showing with incorrect color.

Version 0.6.0

April 23, 2023

  • Add support for light theme.
  • Improved fonts and colors.
  • Fix email input field for login not taking more than 32 characters.
  • Improved formats for displaying durations.
  • Fix swipe to go back gesture on iOS.
  • Improved UI for time entries.

Version 0.5.1

April 12, 2023

  • Disable auto backup for Android.
  • Fix system tray icon not changing properly.
  • Fix system tray icon not adapting to status bar color on macOS.
  • Show overtime info for daily goals.

Version 0.5.0

April 2, 2023

  • Dynamic icons for macOS app. Dock icon changes based on whether the timer is running or not.
  • Fix progress bar showing completed icon when it is not completed.
  • Show app icon as system tray icon on Windows.
  • Use standard system buttons for Windows.
  • Fix Windows system buttons to be consistent across all screens.
  • Fix: Goals showing zero or negative for extra days when monthly goal is achieved.
  • Fix day total duration showing 0 when in seconds only.
  • Show left keyword in labels when show remaining option is enabled.
  • Show overtime hours when goal is achieved and show remaining is true.
  • Update system tray icon on Windows.
  • Fix login issue when profile is missing data.
  • Replace secure storage with encrypted shared preferences.
  • Fix window full screen issue when launched.
  • Fix target data not resetting after logout.
  • Fix theme not resetting properly after logout.
  • Fix local notification triggering repeatedly.
  • Fix calendar overflow error.
  • UI tweaks.
  • Show a snackbar when a new update is available.
  • Upgrade dependencies.

Version 0.4.0

March 24, 2023

  • Rebranded to "Target Mate".
  • Fix migration detection when the app is run for the first time.
  • Change default theme to blue.
  • Fix logo color on auth screen.

Version 0.3.1

March 12, 2023

  • Fix date parsing not accounting for local time zone.
  • Fix dividers in home screen.
  • Fix Toolbars for macOS and Windows.
  • Release for Windows.

Version 0.3.0

March 6, 2023

  • Fix system tray icon showing too big.
  • Show done icon when completed on macOS.
  • Add Settings option in system tray.
  • Fix system UI overlay colors and brightness for Android and iOS.
  • Fix stretched splash screen icon on Android.
  • Fix app not running on Android and iOS.
  • Fix app to only have portrait orientation.
  • Revamp settings screen UI.
  • Add option to use faded colors for themes.
  • Dismiss keyboard on background click.
  • Fix overflow on auth page due to virtual keyboard.
  • Fix decoration color for hyperlinks.
  • Add workspace and project selection options in settings screen.
  • Add option to show remaining total hours and working days instead of completed.
  • Show working extra label only when some progress has been made on non-working day.
  • Improve UI for today's progress bar.
  • Merge workspace and project selection pages in onboarding flow.
  • Implement chopper for making API requests.

Version 0.2.1

March 2, 2023

  • Fix app not opening properly on macOS.

Version 0.2.0

February 21, 2023

  • Replace secure storage with encrypted shared preferences.
  • Fix window full screen issue when launched.
  • Fix target data not resetting after logout.
  • Fix theme not resetting properly after logout.
  • Fix local notification triggering repeatedly.
  • Fix calendar overflow error.
  • UI tweaks.
  • Show a snackbar when a new update is available.
  • Upgrade dependencies.

Version 0.1.1

February 12, 2023

  • Fixed Android app not connecting to the server issue.

Version 0.1.0 - Initial Release

February 4, 2023

  • Initial Release.
  • Supports auth via credentials and API key.
  • Custom working days selection to adjust for leaves and holidays.
  • Set max monthly hours limit.
  • Supports tracking per workspace, per project on Toggl Track.
  • Auto syncs stats at configurable intervals.
  • Beautiful themes to select from.
  • Tracks per day average working hours based on already tracked hours.
  • Displays today's progress in system tray on desktop.
  • Integrates with system tray on desktop for quick controls.
  • Notifications support. Shows a notification for daily and monthly achieved goals.