Skip to content

Releases: kam193/thbrd-signature

Release v3.1.1

04 Jan 18:58
7afa918
Compare
Choose a tag to compare

Additional hardening by using a better random generator in OAuth flow.

v3.1.0

11 Jan 20:31
22d7384
Compare
Choose a tag to compare

Fixing trying to sync already removed from Thunderbird accounts or identities. #5

v3.0.0

09 Feb 16:32
fba4c92
Compare
Choose a tag to compare
  • Multiple identities and Gmail send-as aliases are now supported. By default, only default identity is synced with default Gmail address. If you have additional identities, you can configure syncing signatures for them in add-on's preferences. #4

v2.1.0

13 Nov 13:14
80b6f1e
Compare
Choose a tag to compare
  • Moving into official identity API in Thunderbid, as so the extension doesn't need the full permissions anymore. Requires Thunderbird 91 or newer.

v2.0.2

08 May 19:07
dc1cb87
Compare
Choose a tag to compare

This version just fixes a packaging issue.

v2.0.1

05 May 21:51
bbbda2a
Compare
Choose a tag to compare

This version contains just a packaging fix.

v2.0.0

05 May 18:19
e0b7e5e
Compare
Choose a tag to compare

Version 2.0.0

  • Important change. The add-on (version from Thunderbid add-on portal) contains now default OAuth credentials, but it still during certification and can handle just limited number of users.
  • Breaking change! Use "desktop app" oauth client type. Your OAuth credentials requires update. Please follow instructions.
  • Fix problem with sync stopped shortly after connection.
  • Show error popup after every 3 failed sync tries.
  • Show changelog page on major updates.
  • Dark theme support

Package from Github does not contain default OAuth credentials.

2.0.0beta

28 Apr 22:07
4b7a291
Compare
Choose a tag to compare
2.0.0beta Pre-release
Pre-release
  • Move to OAuth client "desktop" type
  • Fix problem with stopped synching #1
  • Show error popup after 3 failed syncs
  • Show changelog on major updated
  • Show error popup on failed connect with Google account

v1.0.2

06 Mar 21:01
543e323
Compare
Choose a tag to compare
  • Set your own OAuth Client ID

v1.0.1

03 Mar 22:23
1122ae4
Compare
Choose a tag to compare
  • Extend options page