Google Tasks Sync Version History

4 versions

Be careful with old versions!

These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.

Version 0.5.3 95.1 KiB Works with Thunderbird 17.0 - 38.*

Sort task lists by name to make their order consistent with Google's web interface (code patch by pirolix on GitHub).

Version 0.5.2 291.1 KiB Works with Thunderbird 17.0 - 31.*

Code patches by Thomas Bertels:
  • due date disabled by default
  • ability to remove the due date
  • hide completed tasks

Version 0.5.1 288.1 KiB Works with Thunderbird 17.0 - 24.*

0.4.3 to 0.5:
  • Added the ability to clear completed tasks (issue 22).
  • Fixed rearranging tasks (issue 71).
  • Improved offline functionality (issues 77 and 80).

0.5 to 0.5.1:
  • Added the ability to change the due date format (issue 16).

Version 0.4.3 287.2 KiB Works with Thunderbird 17.0 - 20.*

0.4.1 to 0.4.2:
  • Commented out an unused method in oauthconsumer.js that contained a synchronous HTTP request.
  • Removed a few unused files from the oauthorizer directory.
  • Wrap some loose JavaScript variables. The subscript loader was used on oauthorizer and jsio.
  • Changed DOM namespace to a more distinct one, wrapped a few additional nodes.

0.4.2 to 0.4.3:
  • Fixed a status bar issue caused by this add-on (issue 64).