Skip to content

v1.9.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jun 13:16
· 8 commits to main since this release
v1.9.0

Release of version v1.9.0 (Firefox / Thunderbird only)

This release fixes minor issues of the extension and defines the data collection permissions on Firefox (requiring FF 140+). No changes of the host tooling.

Apart from that, we reworked the release process to further harden it against supply chain attacks (which broke the CWS process). There will be a v1.9.1 release that again includes support for Chromium based browsers.

Fixes

a5ea4e1 fix(firefox): bind handler once to be able to deregister it
cd97164 fix(account-manager): mark once we got account data from the broker

Others

8aae0ee chore(mozilla): define data collection permissions
4084709 chore(mozilla): raise strict-min-version to support new gecko settings
177df14 chore(broker): improve log messages

Full Changelog: v1.8.1...v1.9.0