Skip to content

Releases: Darkyenus/DarkyenusTimeTracker

Version 1.5.3

13 May 20:19
Compare
Choose a tag to compare
  • Fixed #48, a rare issue present only when using git integration on Windows with git running in Linux (e.g. WSL)

Version 1.5.2

08 Feb 10:08
Compare
Choose a tag to compare
  • Fixed #47
  • Removed deprecations

Version 1.5.1

23 Apr 08:41
Compare
Choose a tag to compare
  • The position of the widget in the status bar is now more consistent
  • Fixed a bug in git time injection, that would incorrectly detect commit messages as empty

Version 1.5.0

10 Apr 12:36
Compare
Choose a tag to compare
  • If the widget does not appear, enable it manually by right clicking on the status bar and checking "Darkyen's Time Tracker"
  • Updated for IntelliJ Platform 2020.1 - the UI opening the settings menu has changed, because IDE now uses right-click for something different
  • Added dedicated reset-time actions. They don't have any shortcut by default, but you can set that up yourself to fit your preference
  • Minor optimizations

Version 1.4.3

22 Oct 07:26
Compare
Choose a tag to compare
  • Fixed "Reset to defaults" and "Save as defaults" incorrectly saving tracked time as well
  • Make selecting .git and .git/hooks directory slightly more user friendly

Version 1.4.0

17 Sep 22:26
Compare
Choose a tag to compare
  • Specify the pattern with which the time shown in the widget and injected into the commits should be formatted (patterns can be different)
  • After being paused (idle or in different IDE window), balloon with the idle duration appears and allows to count the idle time in. Short times away can be counted in automatically.
  • Added option to stop, rather than pause, after being idle
  • Ability to save and load default configuration of the plugin
  • Ability to specify path to git hooks when the default one is invalid (can happen for some non-standard git setups)

Version 1.2 prerelease

13 Dec 19:55
Compare
Choose a tag to compare
Pre-release

This version adds experimental features, most notably git integration, and thus it needs a bit more testing before rolling out officially.

Version 1.1

30 Nov 12:15
Compare
Choose a tag to compare
  • Timer starts automatically on typing
  • Time spent hibernating (for example when notebook lid is closed) is no longer counted

Version 1.0

27 Nov 12:47
Compare
Choose a tag to compare

Initial release