github jobisoft/TbSync v5.2.2

8 hours ago

A modernized version of TbSync for Thunderbird 153

First stable release of TbSync v5. Requires Thunderbird 153 or newer.

The goal of the rewrite is to be a modern WebExtension. Every dialog and panel is HTML instead of XUL, and calendars are integrated through the new WebExtension calendar APIs, which are on their way into Thunderbird's core API set. The only legacy code left is what migrates accounts from earlier versions.

Before you update

Update all parts together. TbSync v5.2.* only works with provider add-ons from the modern v5.2.* family.

Accounts from earlier versions get their settings migrated, but all resources are locked and cannot be migrated. Back up pending data, then disconnect and re-connect the account to start fresh.

Disconnecting deletes that account's local calendars and address books.

New

  • New account manager: each account's state, its folders, and what is still waiting to be synchronized
  • Toolbar badge showing when an account needs attention
  • Event Log recording what was sent and received, so a problem report can be answered with facts
  • Calendar name, colour and read-only state are remembered and restored when a folder is re-enabled - #796
  • A test bridge that drives a running Thunderbird from outside, so accounts, folders and items can be exercised end to end against real servers instead of by hand

Fixed

  • An authentication failure no longer deletes your local data
  • An account that needs authentication is now visible in the toolbar badge, and can be disconnected without authenticating first
  • Your provider is detected again after a Thunderbird restart - #797
  • The manager no longer opens a second window after a Thunderbird restart

Don't miss a new TbSync release

NewReleases is sending notifications on new releases.