Skip to content

Releases: mjdescy/TodoTxtMac

Version 1.2.4

26 Oct 20:58
Compare
Choose a tag to compare

Bug Fixes

  • Fixed: Command+F was not sending focus to the search box on Yosemite. Closes Issue #38.

Improvements

  • Minor interface tweaks to improve how the application looks on Yosemite.
  • Added proper hyperlinks to "About TodoTxtMac".

Version 1.2.3

13 Oct 19:30
Compare
Choose a tag to compare

Enhancements

  • Added "As Displayed" and "Unfiltered" options to task list metadata view.

Version 1.2.2

07 Oct 02:26
Compare
Choose a tag to compare

New Features

  • Added task list metadata sheet (Command+I).

Bug Fixes

  • Fixed OS X 10.8 (Mountain Lion) compatibility for the following commands: delete task, postpone task, set due date, set priority.

Under the Hood

  • Updated Sparkle framework to version 1.8.0.

Version 1.2.1

30 Jun 03:06
Compare
Choose a tag to compare

Version 1.2.1

New Features

  • Added a "None of the following" filter option, which lets you create filters such as "Project does not contain '+Work'".
  • Added automated update checking via the Sparkle framework.

Improvements

  • Improved organization of Preferences window.

Version 1.2.0 (Beta--Do not use)

30 Jun 03:05
Compare
Choose a tag to compare
Pre-release

Version 1.2.0

New Features

  • Added a "None of the following" filter option, which lets you create filters such as "Project does not contain '+Work'".
  • Added automated update checking via the Sparkle framework.

Improvements

  • Improved organization of Preferences window.

Version 1.1.6

30 May 02:49
Compare
Choose a tag to compare

This release fixes two bugs, including a critical bug that can cause unwanted duplication of tasks (Issue #24).

Fixed:

Closes Issue #23: bug: Adding task with priority enters start date at wrong location.

Closes Issue #24: bug: Reload while filtered on context shows duplicate events.

Version 1.1.5

07 May 17:42
Compare
Choose a tag to compare

Added: Append text to selected tasks (keyboard shortcut T). This feature is useful for adding, for example, a project or a context to a bunch of existing tasks. Closes Issue #18.

Version 1.1.4

01 May 21:02
Compare
Choose a tag to compare

Version 1.1.4

Added: "Esc key cancels all edits to task" user setting in Properties window. Check this setting to make the Esc key back out all text changes when adding or modifying a task.

screen shot 2014-05-01 at 4 51 26 pm

Version 1.1.3

23 Apr 21:00
Compare
Choose a tag to compare

Added:

Customizable highlight color for due dates. Closes Issue #13: More styling to due dates.

Fixed:

Font selector did not update the font displayed in the Preferences window when that font text box was focused (i.e., the first responder). Closes Issue #12: Font selector does not change the font.

Version 1.1.2

23 Apr 14:38
Compare
Choose a tag to compare

Added:

Command+F keyboard shortcut for the search field. Closes Issue #10: Keystroke for the search box.