KronoX Changelog

What's new in KronoX 1.1.2

Mar 25, 2013
  • Removed the fairware dialog

New in KronoX 1.1.1 (Oct 15, 2012)

  • Fixed a crash in the Statistics view.

New in KronoX 1.1.0 (May 19, 2012)

  • Added a hourly rate attribute to tasks and compute a dollar value for each work period. (#45)
  • Export local time rather than UTC time when exporting to CSV.
  • Fixed occasional UI glitch causing field focus to be lost. (#41)
  • Added fairware reminders.

New in KronoX 1.0.1 (Apr 12, 2012)

  • Fixed bug introduced in v1.0.0 making widgets in the work panel constantly lose their focus. (#41)

New in KronoX 1.0.0 (Apr 9, 2012)

  • Fix layout corruption bug under OS X 10.7. (#44)
  • Fix bug where work period comment edits would sometimes be lost. (#41)
  • Dropped support for OS X 10.5

New in KronoX 1.0 Beta 2 (Apr 13, 2010)

  • A new go on trying to fix issue 41: Comment disappears (which is related to issue 28)
  • Added an optional "ok" checkbox to the WorkPeriods. This can be edited in the "Edit Work Period" panel, and is shown as a column in the Detailed View. (suggested by issue 40)
  • Added an optional "completed" date to the Tasks. This can be edited in the "Edit Task" panel, and it is shown as a column in the Statistics View.(suggested by issue 40)

New in KronoX 1.0b (Feb 11, 2010)

  • New icons for the status menu: now there is one generic KronoX icon which is always there, and the symbol shown when recording is the Unicode Checkmark symbol
  • this fixes issue 29, since there is no "play" (or "pause") icon anymore; but suggestions for alternative icons are welcome
  • New program icon: now there's a clock behind the god Kronos
  • Fixed issue 28: Comments in the currently recording work period sometimes disappear
  • Removed the "Add" and "Remove" buttons in the Edit Task panel: they were unintuitive, and unnecessary
  • Implemented a fix for a Snow Leopard bug, which had the effect that you couldn't close the Edit Workperiod Panel by pressing ESCAPE, if you were editing one of the dates.

New in KronoX 0.99.1 (Jan 30, 2010)

  • Fixed issues 31, 33, 35, 37, 38

New in KronoX 0.99 (Oct 12, 2009)

  • Added some basic help (available from the Help menu)
  • (Issue 12) Added new attributes to Tasks: comment, and normal working time:
  • Both are optional, but if normal working time is used, the statistics view will calculate the percentage of how much you have worked;
  • in that case you need to set the (total) normal working time in the preferences.
  • Added a contextual menu where the user can show/hide different table columns in the detailed and statistics views. This columns menu is also in the main menu (View -> Columns)
  • (Issue 8) Better printing, but still not very good.
  • (Issue 27) Added checking for idle time. The behaviour can be set in the preferences.
  • (Issue 13) Overlapping work periods are marked in red (if activated in the preferences).
  • (Issue 28, still not sure if it's fixed) Fixed a bug with automatic saving of the database, which could retract pending changes.
  • Changed the keyboard shortcuts for creating, editing and deleting Tasks.
  • The detailed and statistics views now remember their own size. Also, the column widths and visibility are remembered between invocations.

New in KronoX 0.98 (Sep 21, 2009)

  • New, simplified, search interface.

New in KronoX 0.97b (Sep 14, 2009)

  • Now each task can have any color, not just named colors. IMPORTANT NOTE: All task colors previously defined will DISAPPEAR! You have to recreate them manually.
  • Changed appearance of start and end date, in the main window
  • (Fix, issue 19) Apple has solved the problem with NSOutlineView that caused issue #19, so lots of code have been removed

New in KronoX 0.96 (Jan 24, 2009)

  • Fixed issue 23, which apparently wasn't fixed in v0.93 after all.

New in KronoX 0.95 (Jan 19, 2009)

  • Automatic update choices in the user preferences.

New in KronoX 0.94 (Jan 19, 2009)

  • Added automatic updating through the Sparkle Framework.

New in KronoX 0.93 (Jan 17, 2009)

  • KronoX now remembers expanded/collapsed tasks between startups
  • (Fix, issue 24) Edit workperiod panel now works for 12h time format
  • (Fix, issue 20) Added a new Total-% column to the statistics view
  • Minor visal changes to the workperiod view and the statistics view

New in KronoX 0.92 (Jan 15, 2009)

  • A better fix for issue #19 (also solving issue #21, issue #23)
  • When adding new tasks, they become sub-tasks to the current selection

New in KronoX 0.91 (Jan 6, 2009)

  • subtasks are collapsed whenever you start a new recording
  • this bug was introduced in Leopard 10.5.6, I don't know how it works
  • the task list is always fully expanded - cannot be collapsed at all