Skip to content

Releases: jansorg/tom-ui

Version 0.12.2

20 Jul 13:41
Compare
Choose a tag to compare

What's Changed

  • Support rounding size, support "show stop time"
  • Tooltips for frame subproject and frame note, show ellipsis on the left for subproject
  • #131: Fix sorting of unclosed frames
  • Support option to show ISO dates in reports
  • Allow to set "seconds" as rounding value for reports, allow to configure "show stop time" in reports

Full Changelog: v0.11.0...v0.12.2

Version 0.11.0

03 Feb 14:45
Compare
Choose a tag to compare
  • New option in reports to use a decimal time format
  • Fix broken "a" key on macOS, which was caused by unconfigured global shortcuts
  • Signed and notarized for macOS
  • Build for Ubuntu 20.04, the previously used 18.10 isn't available for Docker anymore

Version 0.10.0

27 Dec 21:59
Compare
Choose a tag to compare
Version 0.10.0 Pre-release
Pre-release

Changelog: https://github.com/jansorg/tom-ui/milestone/3?closed=1
Tom cli changelog: https://github.com/jansorg/tom/releases/tag/v0.10.0

please note, that the macOS version has issues with global shortcuts. Use the previous release for now

Features:

  • Projects can now be configured to require notes when you stop a time entry of such a project. This property is inherited by all sub-projects, which don't have an own value for this property
  • New column "Last updated" for the table of entries, hidden by default (see menu "Settings")
  • Reports:
    • allow to add custom css to a report
    • allow html in report description
  • A few more shortcuts, e.g. for "Edit entry"
  • Settings:
    • general settings
    • configurable shortcuts
    • configurable global shortcuts
  • a bunch of smaller fixes to the UI

Version 0.9.0

15 Jun 17:13
Compare
Choose a tag to compare

Version 0.8.0

30 Mar 09:38
Compare
Choose a tag to compare

Version 0.7.3

09 Mar 18:35
Compare
Choose a tag to compare
  • Clicking "All projects" now displays the entries of all projects
  • The table of entries displays an icon for archived entries if "Show archived entries" is enabled
  • "Show window" now scrolls to the current entry, if there's one
  • The position of the splitter between the two tables is now restored on start
  • The selection in the project table is now restored on start
  • Misc bug fixes

Version 0.6.0

16 Feb 14:34
Compare
Choose a tag to compare
  • Tom now automatically keeps 10 backups in $HOME/.tom/backup. Backups are created when something was modified, e.g. when an time entry was created or a project was modified
  • Reporting now allows to show daily averages of tracked and untracked times. Use this to find out how long you're taking breaks on a day or on average in weeks. months, years.
  • Translation to German
  • Minor enhanceμents
  • Bugfixes

Version 0.5.1

10 Feb 19:41
Compare
Choose a tag to compare
v0.5.1

Prepearing release of 0.5.1

Version 0.5.0

09 Feb 18:25
Compare
Choose a tag to compare
  • Archived entries
  • Bugfixes
  • UI improvements for macOS

Version 0.4.0

02 Feb 21:51
Compare
Choose a tag to compare
  • Global shortcut Cmd+Shift+P / Ctrl+Shift+P
  • Very basic reporting UI