Release 0.78.3 - January 31, 2010
This is a bugfix release.
Bugs fixed:
- Free up resources (user objects and memory) on Windows when
closing dialogs. The memory leak was caused by popup menu's in dialogs not
being deleted. (2938091, 2891350, 2560895, 2444185, 2214043)
- Close the inline subject edit control before showing or hiding
columns in tree viewers, to prevent problems redrawing the tree items. (2940211)
- Prevent "zombie" viewers; viewers that are not visible but do
still use processing power. (2932609)
Release 0.78.2 - January 23, 2010
This is a bugfix release.
Bug fixed:
- Faster redrawing of task/category/note trees.
Release 0.78.1 - January 17, 2010
This is a bugfix release.
Bugs fixed:
- Bring back the "Don't snooze" option in reminder dialogs.
- Synchronizing with the iPhone didn't work. (2925618)
- When an active task's foreground color is the default (black),
don't mix that color with the foreground colors of the task's categories. (2930751)
- Let subtasks use their parent's category-based foreground
color when they don't have their own foreground color. (2930751)
- When there are a lot of old backup files don't clean them
up all at once, but instead a few on each save. (2929692, 2929475)
Release 0.78.0 - January 10, 2010
This release adds configurable fonts and foreground colors,
enhances the reminder dialog, makes other small changes and fixes some bugs.
Bugs fixed:
- Make file locking work on Windows computers that have a
hostname with non-ASCII characters in it. (2904864)
- Avoid deploying UxTheme.dll because it causes problems
on 64-bits Windows systems. (2911280, 2897639, 2886396)
- Correctly refresh task square map and task time line viewers
after stopping effort tracking, i.e. stop showing the clock icon on the
previously tracked task.
- When maximizing and restoring panes (viewers), don't change the
order. (2922952)
- Slightly faster redrawing of task viewers after sorting or
filtering.
- In some circumstances, synchronization with an iPhone/iPod
Touch device would crash the app. (2925618)
Features added:
- Tasks, categories, notes and attachment can have their own
font. Tasks, notes and attachments that don't have their own font use the font
of the categories they belong to. Effort records use the font of the task they
belong to.
- In addition to the background color, the foreground (text)
color of tasks, categories, notes and attachments can now also be changed.
Tasks, notes and attachments that don't have their own foreground color use the
foreground color of the categories they belong to. Effort records use the
foreground color of the task they belong to.
- Added Ctrl+E keyboard shortcut to "New effort..." menu
item.
- Reminder dialogs have an extra button to mark the
task completed. (http://uservoice.com/a/5HVq3)
- The snooze times offered by the reminder dialog can be
configured via the preferences dialog.
Features changed:
- Task Coach now limits the number of backups made of a task
file. The number of backups retained increases logarithmically with the age
of the oldest backup of the task file. When Task Coach needs to remove a backup
it tries to keep the remaining backups spread evenly across time. (http://uservoice.com/a/5FrtF)
- Merged the four menu items for exporting tasks and effort to
iCalendar and vCalendar formats into two menu items.
Release 0.77.0 - December 6, 2009
This release adds mutually exclusive categories and fixes some
bugs.
Bugs fixed:
- Only the first reminder defined in a session
would be fired. (2901254)
- Don't start in-line editing of subjects when an item is double
clicked. Properly close the subject edit text control, e.g. when sort order
is changed. (2896654, 2899913)
- Don't open effort viewer contex (right-click) menu twice on
every right-click. (2902389)
Features added:
- Categories can have mutually exclusive subcategories. This
makes it easier to e.g. create your own statuses or to keep track of which
task was assigned to whom. (http://uservoice.com/a/tvOIS)
- F2 can be used to start in-line editing of the subject of a
task, category or note. (http://uservoice.com/a/9pLUT)
- Added partial Mongolian translation.
Release 0.76.1 - November 13, 2009
This release adds Growl support on Mac OS X, and fixes
some bugs.
Bugs fixed:
- The notes and attachment columns were not properly refreshed
after removing the last note or attachment. (2894530)
- Reminders would randomly not work. (2888688)
- Recurrence frequency would be reset to zero when edited. (2895085)
- Instead of the whole description, show only the first few lines
of descriptions in the description column of task, note, and category
viewers.
Features added:
- On Mac OS X, you can optionally choose to use Growl for
reminders. When enabled, this disables two other features: snooze/don't snooze
and open task on reminder.
- Added back the possibility to hide active tasks so that
people can have a task viewer that only displays completed tasks. (http://uservoice.com/a/NQCUV)
Release 0.76.0 - November 7, 2009
This release adds buttons on the toolbar of task viewers to
hide completed and/or future tasks, makes subjects editable in-line, removes
a couple of silly features, and fixes some bugs.
Bugs fixed:
- Iterating over viewers wasn't working in tabbed mode.
- When merging a task file with categories, don't break the
links between tasks/notes and categories. (2882493)
- Tree viewers wouldn't properly refresh when an attribute of
a task, category, or note was changed to be empty. (2806354)
- When tracking effort, effort viewers in aggregated mode (showing
effort per day/week/month) were not being updated every second.
- Tabs in the tabbed window layout could not be closed.
- Don't complain when the system locale has a thousands separator
that consists of more than one character. (2889931, 2888714)
Features added:
- Task viewers now have buttons on the toolbar to hide or
show completed and/or inactive (future) tasks. (http://uservoice.com/a/EfkNL)
- Subjects of tasks, notes and categories can be edited in-line
by clicking the subject of a selected item.
Features removed:
- Don't have a setting for the maximum number of recent files
to show, simply use some reasonable maximum (9).
- It's no longer possible to hide active tasks, over budget
tasks, and over due tasks. These filters were silly.
View complete change history