DesktopTodo Changelog

What's new in DesktopTodo 2.2.0

Nov 24, 2014
  • Markdown support for notes
  • More organized task dialog
  • Token editor for tag editing
  • fix bug on synching large amount of local changes

New in DesktopTodo 2.1.2 (Jun 30, 2014)

  • fix : bug on reminder dismiss and snooze
  • fix : scrolling on note field in task-info panel
  • fix : crash on synching subtask with missing parent
  • fix : encoding-related sync issues
  • fix : crash on editing right after initial sync
  • fix : avoid sync button being clicked again while synching still in progress
  • optimize clear-data operation

New in DesktopTodo 2.1.1 (Jun 11, 2014)

  • fix several bugs on note synching
  • fix regression : broken layout on resize

New in DesktopTodo 2.1.0 (Jun 6, 2014)

  • Add option to auto run DesktopTodo on Windows Start/Logon
  • Add status count display : Overdue, Today
  • Add more fields to Task Info Panel : start/due date, repeat
  • Fix : closing when program minimzed caused the next launch show on the too small size
  • Fix : task selection parameters not refreshed if the program not closed more than 24 hours
  • Various optimization and bugfixes

New in DesktopTodo 2.0.0 Beta 2 (May 12, 2014)

  • Add date time entry preset
  • Add confirmation-delay on auto sync to enable canceling
  • Reset autosync on system sleep/wake-up
  • Windows Size is now saved
  • Add enable/disable reminder option
  • Remove sync now run non-blocking (asynchronous)
  • Add sync button on sync option dialog
  • Enable group by tag
  • fix : display conflict between authentication dialog and progress dialog on certain cases
  • fix : hour entry is too small and will cut-off display on system that use AM/PM format
  • fix : editing time interval manually on sync option dialog cause exception
  • fix : click open-item on context menu in calendar-view has no effect
  • fix : "invalid-id" error on sync after interrupted/unclean sync
  • Other various bug fixes

New in DesktopTodo 1.5.1 (Jan 10, 2014)

  • Fix bug on completing repeating task due to recent changes on Toodledo
  • Fix initial sync issues on certain account

New in DesktopTodo 1.5.0 (Nov 21, 2013)

  • add subtask support with independently-customizable layout. Note : subtask synching requires paid Toodledo subscription
  • add option to inlclude/exclude completed task on init/reset sync
  • optimize tag handling, speedup on init/reset sync and initial program loading
  • fix : bug on synching large notes
  • fix : adding task by double clicking on calendar-view does not adding task successfully
  • fix : clearing tag on multiple edit dialog could cause crash
  • fix : reset auto-sync timer when manual sync triggered
  • fix : more consistent refresh after add/edit
  • fix : completing repeating task in multiple edit does not spawn next task
  • other various minor bugfixes

New in DesktopTodo 1.4.0 (Oct 7, 2013)

  • Alarm/reminder pop-up on start/due date
  • Add printing support
  • Export to : Plain Text, PDF, Excel (.xlsx)
  • Add support for Network Proxy
  • Last opened tab is remembered and re-open on next start
  • Add support to Show/Hide vertical grid line on task/note view
  • Status and Priority color highlight on calendar-view
  • Add filter feature to calendar-view
  • Fix : status and priority sorting is sorted by text instead of value
  • Fix : task-preview not refreshed after edit
  • Fix : bug on parallel deletion sync i.e: the same item being deleted on both server and local
  • Fix : multiple selection in calendar-view not working
  • Fix : bug on reset sync on blank account
  • Lots of internal code improvement and fixes