Google Tasks Sync — historia wersji

4 wersje

Zachowaj ostrożność, gdy używasz nieaktualnych wersji!

Wersje te są wyświetlane w celach informacyjnych i testowych. Używaj zawsze najnowszych wersji danego dodatku.

Wersja 0.5.3 95.1 KiB Działa z 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).

Wersja 0.5.2 291.1 KiB Działa z Thunderbird 17.0 - 31.*

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

Wersja 0.5.1 288.1 KiB Działa z 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).

Wersja 0.4.3 287.2 KiB Działa z 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).