Skip to content

Releases: MatiasDesuu/ThinkTimer

Optimizations and new options - v0.4

06 Mar 13:08

Choose a tag to compare

In this new update, I added some new options for multiple URLs per project as well as a lot of optimizations.

✨ Changelog ✨

  • Added support for multiple optional URLs per project
    • The app now detects if a URL is from Google Drive, Sheets, Docs, or Trello to display the corresponding icon on the home page
  • Added optional Trello URL to the home page
  • Added reorder functionality to the projects page
  • Removed pulsing animation from running and paused timers
  • Time blocks now update when you pause or stop the timer
  • Other code optimizations

⚠️ Remember to backup your existing database (thinktimer.db) before updating!

Full Changelog: v0.3...v0.4

Modern theme and important fix - v0.3

25 Sep 21:53

Choose a tag to compare

This new version brings two major changes (Open Project Folder button fix and Modern themes):

  • Fixed the "Open Project Folder" button, which didn’t work in the previous build
  • Optimized "Open Project Folder" behavior (now it uses a single process for the explorer session instead of creating a new one every time you open a folder)
  • New Modern themes:
    • Modern Black and Light themes with improved color contrast and palette
  • Added worked hours to the Calendar page
  • Other small fixes and improvements

New features - 0.2.1

23 Sep 18:26

Choose a tag to compare

This new version introduces two new features: Today's Projects and the Custom Discord Channel button.

  • A new button will appear on the main screen showing your worked hours for the day
    • When you press it, a popup will appear with the projects you worked on today and their hours
  • Added total worked hours for individual projects on the Projects page
  • You can now set a custom Discord channel URL per project
    • A Discord button will appear on the main page that opens the specified channel in the Windows app
  • Other small fixes

First release - 0.1

12 Sep 16:51

Choose a tag to compare

First release with all the basic functions.