Release 1.1.1 - August 26, 2010
This is a bugfix release.
Bugs fixed:
- On Mac OS X, properly read task files when the font description
cannot be parsed. This may happen when reading a task file that was last
saved on a different platform. Unfortunately, font specifications are platform
specific. (3047183)
- Prevent exception when reading old task files.
- Saving of templates didn't work, resulting in invalid template
files that would in turn prevent Task Coach from starting properly. (3052090)
- On Windows, the tabs of the dialogs would flicker when moving
the mouse over the tabs.
- Use dialogs for reminders. (3050445)
Release 1.1.0 - August 20, 2010
This release adds time to start, due and completion dates of
tasks and adds support for mass editing of items. It also adds support for the
upcoming version 3.0 for the iPhone/iPod/iPad.
Bugs fixed:
- Icons in edit dialogs would be lined up vertically on some
versions of Windows XP. Fixed by using a notebook widget instead of the
listbook widget. (2927384)
- The new edit dialogs better support tabbing through the dialogs. (2687959)
- On Mac OS X, the tabs in the editor and preferences dialogs were
too small.
- Searching descriptions wasn't working in the effort viewer. (3031411)
Features added:
- The start, due and completion dates of tasks now also include
a time. When reading old task files, Task Coach adds a default time to tasks:
start dates get a time of "00:00", due dates and completion dates get a time
of "23:59". (http://uservoice.com/a/nd3mH)
- Mass editing of items. When editing multiple items (tasks,
notes, etc.), the edit dialog allows for selectively changing attributes
of all edited items. (http://uservoice.com/a/ahxq8)
- Less intrusive notifications (reminders).
- The calendar orientation can be changed.
- Add an option to the calendar viewer to show all tasks but
those which have no start nor due date (3008517)
- The headers in the calendar view are now always visible. (http://uservoice.com/a/irtQs)
- The calendar view can show an arbitrary number of periods
(except months). (http://uservoice.com/a/5F5Ka)
Implementation changed:
- The task file format was changed to support start, due
and completion date and time. The task file format version number is now 30.
Release 1.0.10 - August 15, 2010
This is a bugfix release.
Bugs fixed:
- When SyncML was on, the effort viewer would show effort for
deleted tasks.
- When dragging panes and dropping them onto each other to create
an automatic notebook, make sure dropped viewers are properly contained in
the notebook.
- When renaming a viewer, apply the new name to the active
viewer. (3042037)
Feature added:
- Allow automatic creation of a notebook of viewers on top
of the initial task viewer. This makes the user interface functionally
equivalent to the previously removed "tabbed" mode.
Release 1.0.9 - August 8, 2010
This is a bugfix release.
Bugs fixed:
- On Windows, Task Coach wouldn't start when the user interface
was in "tabbed" mode. (3041123)
- On Windows, toolbar items that should trigger a popup menu
(e.g. templates) wouldn't.
- On Windows, disabled toolbar buttons wouldn't be greyed out.
Feature removed:
- The "tabbed" user interface mode has been removed.
Having two different user interfaces makes it harder to test changes that
affect the user interface, as evidenced by a bug in the previous release.
Release 1.0.8 - August 6, 2010
This is a bugfix release.
Bugs fixed:
- Drop support for SyncML on Debian; too many architectures/versions
to support.
- File attachments would not open on Lubuntu
- Task Coach would crash on start on Ubuntu 10.10
- Fix an exception that would prevent Task Coach from closing. (3031709, 3031711)
- Close task tree popup (in the effort dialog) when clicking
the dropdown button twice. (3032835)
- On Windows, toolbar buttons in dialogs would stop working after
a while. (3032834, 2560895)
- Refresh filter for tasks due today/tomorrow/etc. at midnight. (3035384)
- On Linux, when selecting an effort in the effort viewer with
the mouse also give keyboard focus to the effort viewer. (3039519)
Release 1.0.7 - July 2, 2010
This is a bugfix release.
Bugs fixed:
- On some Linux platforms, when using KDE, Task Coach would
not properly restore after being minimized to the system tray. (2988693, 3011539)
- Reduce flickering when tracking effort. (2819141, 2995374)
- Task Coach wasn't installing on Ubuntu 9.04. (3022926)
- The right-click column header menu still wasn't working in task,
note and category viewers.
Release 1.0.6 - June 26, 2010
This is a bugfix release.
Bugs fixed:
- The right-click column header menu wasn't working in task,
note and category viewers.
- On Jolicloud, don't crash when printing. (3018038)
- On Ubuntu 10.4, don't crash when clicking the font button in
the appearance tab of edit dialogs. (2992006, 3021759)
- Don't display long descriptions in an inline text control,
it's too buggy. (2992853, 2992850, 2992848)
- On Mac OS X, don't cut text in text controls when the user
types <cmd><shift>X, only when she types <cmd>X. (2942288)
- Properly save the task file when the font name contains
non-ascii characters. (3014110)
- Correctly export tasks and effort to vCalendar (.ics) when they
contain non-ascii characters. (3016528)
View complete change history