Google Tasks Syncのバージョン履歴

4 個のバージョンがあります

古いバージョンにご注意!

これらは、参考またはテストのために表示されているバージョンです。常に 最新バージョン のアドオンを使用してください。

バージョン 0.5.3 95.1 KiB 動作環境: 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).

バージョン 0.5.2 291.1 KiB 動作環境: Thunderbird 17.0 - 31.*

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

バージョン 0.5.1 288.1 KiB 動作環境: 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).

バージョン 0.4.3 287.2 KiB 動作環境: 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).