#1.6.6
 * Experimentally added Apple Java runtime to supported list. 
#1.6.5
 * New feature: allow dragging in-progress task notification. Dimmed color for less distraction. 
#1.6.4
 * Better java version validation at startup (affects mostly Linux users).
#1.6.3
 * Bugfix to date formatter in Preferences. Formatters now change without a need for restart.
 * Dragging task to a tag now ADDS the tag. Previously replaced.
 * Bugfix to always properly rename tags.
#1.6.2
 * Bugfix for Backup Restore function that for some cases failed to import the backup file.
#1.6.1
 * Bugfix for cases where user tries to log in first time at the TimeGT client and the password validation fails.
#1.6.0
 * Sync certificate update
#1.5.9
 * Added friendly note to support TimeGT development by upgrading to PRO. 
 * Moved Start Offline startup checkbox to bottom right to avoid confusion for the first-time users trying to log in.
#1.5.8
 * Bugfix for tasks tags input field so Enter key registers new tags properly.
 * Bugfix for sync, sometimes sync loading failed.
 * Bugfix for cases where sometimes completing in progress task moved it to inbox instead of complete.
 * Bugfix for autostart that with some Windows 7 machines failed to read the keys properly.
 * Total time spent visible at task info now converts minutes longer than hour to hours. 
#1.5.7
 * Added back multitab timing selection (Someday, Next Action etc) when CTRL key is pressed.
   When multiple tabs are selected then it's ordered by Eisenhower priority.
 * Fixed bugs with the new task notification: it's stopped when task gets completed or TimeGT is started with an In Progress task.
 * Fixed autostart bug where for some cases Preferences autostart checbox was disabled but autostart was actually enabled in the registry.
 * Fixed bug where project was not always properly revealed with the search function
 * New feature: Time is now tracked and stored whenever in progress task notification is in progress.
   If there has been any time spent it is shown at the task info area.
   Multiselect sums it up. Time spent info is also synced between the devices.
   To avoid surprises in behavior: always stop in progress task when you finish working or before exiting TimeGT!
 * New feature: In progress task notification supports now multiple tasks at the same time.
   Please be aware that the time spent is added to each of the tasks (working for 3 tasks for 2 minutes logs 2 minutes for each task, 6 minutes total).    
#1.5.6
 * Task in progress is now also at the bottom right of the screen and shows minutes spent to stay focused. Time spent is not stored anywhere! Supports one task at a time.
 * Complete column at task table is now wider to avoid accidental clicks
#1.5.5
 * Task info panel now shows created and and completed dates 
#1.5.4
 * Now you can change start and due dates for tasks at once with multiselect (use Ctrl key to select multiple tasks)
 * Shows task selection count if multiple tasks are selected
 * New task entry moved to the top of task table to make room for hint area
 * Completed tasks show completed date, ordered by it and not strikethrough anymore
 * Inbox tasks show creation date, are ordered by creation date
 * Timings (Inbox, Next action etc tabs) can now be selected only one at a time, previous Ctrl+click for multiselect is removed to support timing-specific features such as sorting and custom rendering.
 * Cleaned up and polished Task Info panel, increased fonts for readability
#1.5.3
 * Added back project name decorators to task list
 * Systray tooltip and window title now includes logged in username
 * Improved Search input box user experience, better behavior for enter key and now first showing projects
#1.5.2
 * Improvements to the task list rendering and timing tabs. Removed sort orders. More visual space by moving date editing to task info area and reworking list columns.
 * Moved References timing next to Next Action and Someday/Maybe next to Inbox for more logical grouping
 * Renamed main menu TimeGT to File for better consistency
 * Next actions tab is open by default when starting TimeGT
 * Got rid of quickadd to improve systray behavior
 * Fixed timezone bug related to daylightsaving time
#1.5.1
 * Improved Windows installer so it installs without the need for Administration privileges, in user data dir instead of program files. Similar to what Chrome and other apps do who need to autoupgrade their apps.
 * Added /autostart parameter support to timegt.exe for autostart
 * Added support for autostart in Windows (check for TimeGT preferences on disabling/enabling) 
 * TimeGT update procedure has bee upgraded to reflect the windows privileges issue. Updates are now only in program folder and there's no jar lookup from the users home .timegt/lib dir.
 * Default "grace period" for deleting tasks is now 0 seconds so they disappear from the task list right away
#1.5.0
 * Improved timing buttons and removed horizon slider as not useful enough
 * Removed gcal preferences as google calendar connector was not stable enough
 * Improvements to Windows setup   
#1.4.9
 * Fix for properly calculating the version upgrade history (for some previous versions it still showed current version as "to be upgraded". That's just visual trash  and won't affect the actual upgrade.)
#1.4.8
 * Notes area is now using the font size configured in preferences (TimeGT restart required after changing prefs!)
 * Fixed Date picker so Today is updated if app has been started before today
 * Fix for data migration to some specific versions where tasks could have disappeared (counters still showed the tasks but no tasks were visible). With this fix tasks should appear again. No data loss.)
#1.4.7
 * Fixed counter update when selecting different projects (thx to jaagup!)
 * Update dialog shows the version of the change for each row
#1.4.6
 * Fixed several issues preventing sync from functioning properly in rare cases
#1.4.5
 * Improved performance when selecting tasks or doing anything that involves the change of the task list
 * Doesn't show "(0)" counters anymore
 * Added new menuitem under "View" menu to hide counters from projects, tasklist and tags (increases performance!!). Still showing counters by default!
 * Added new menuitem under "Edit" menu to delete all archived items (tasks and tags) at once.
 * Improved a bit the start-up performance
 * Improved stability of the date-pickers
 * Removed selected task name from the window title, became too noisy
 * Renamed "No incoming changes" status button to "Sync idle"
#1.4.4
 * Remembers now expanded / collapsed projects on restart
#1.4.3
 * Better focus handling when completing tasks
 * Fixed task table multi-line select reveal bug so it won't scroll when not needed
 * Improved keyboard typing latency
 * Optimized check if there is anything to undo
 * Improved performance for "add new project" action 
#1.4.2
 * Fixed undo to avoid undoing snapshots and changes from another client
 * Undo is available even if outgoing sync queue is already confirmed and archived
 * Fixed deadloop on server when sending uncompressed snapshots
#1.4.1
 * More bug fixes in the sync protocol, improved snapshot handling
#1.4.0
 * Several critical bug fixes in sync and other places
#1.3.3
 * Improved support for proxy connections
 * Improved sync so it's faster and more robust
 * Upgrade dialog shows upgrade highlights
#1.3.2
 * Robust auto-login when user has remember password ticked
 * Removed xmas decoration from the systray icon
 * Optimized local database access
