Skip to content

Releases: PrettyCoffee/clocktopus

v1.2.1

09 Mar 21:08

Choose a tag to compare

Bug Fixes

  • App: Load all data before displaying content
  • Button: Reduce the contrast of key variant before it burns itself into my retinas
  • CategorySelect: Center category names

v1.2.0

28 Feb 15:53

Choose a tag to compare

Features

  • Calendar: Add new calendar route for better overview
  • Settings: Add options to hide optional pages
  • Settings: Make styling of radio options more consistent
  • Stats: Add category distribution chart
  • Stats: Add "this month" and "last month" as predefined filters for quick comparisons
  • TimeTracker: Display alert when there are gaps / overlaps in entries
  • TimeTracker: Show timeline while editing day
  • Tooltip: Stick tooltip to cursor if no side is preferred

Bug Fixes

  • CategoryName: Truncate category names when too long

v1.1.0

14 Feb 21:09

Choose a tag to compare

Features

  • AutoComplete: Increase max items to 10
  • Button: Show indicator icon for external URLs
  • TimeTracker: Add additional controls to change weeks
  • preferences: Add option to change input select menu alignment

Bug Fixes

  • AutoComplete: Improve keyboard selection preservation when items change
  • AutoComplete: Update position of dropdown when resizing window
  • ContextInfo: Adjust shadow to be black in light mode
  • CreateTimeEntry: Rewrite intersection detection to apply sticky shadows correctly
  • CreateTimeEntry: Use correct initial start time when creating time entries
  • FilterInput: Correctly update dropdown position when scrolling and resizing
  • settings: Improve headline contrast
  • WeekCalendar: Calculate calendar weeks correctly

v1.0.0

21 Jan 22:26

Choose a tag to compare

Initial release, featuring:

  • Time tracking
  • Categorization of time entries
  • Summary per day
  • Searching existing time entries
  • Statistics of average working hours
  • Data import / export (csv & json)
  • English & German language
  • Multiple theme settings