Updated to Phoenix 2025.03.12.1
Updated DKIM Verifier to 6.0.1
Enabled Private Browsing by default (As we can now enable extensions in private browsing mode via policies) -
browser.privatebrowsing.autostart
&mailnews.oauth.usePrivateBrowser
->true
Re-enabled Thunderbird's
Chat
functionality by default, as it's both useful and harmless from a privacy & security perspective -mail.chat.enabled
->true
E2EE is required for
Chat
messages by default -chat.otr.default.requireEncryption
->true
Disabled logging of E2EE
Chat
messages by default -chat.otr.default.allowMsgLog
->false
Added more DKIM Verifier settings back to policies, thanks to an upstream bugfix - (https://codeberg.org/celenity/Dove/commit/9cf178ff3dc4ff8ecc9148a3d35fed88377ffe6b)
Disabled automatic conversion of emoticons to emojis by default -
mail.display_glyph
->false
Enabled the Bubbles theme for
Chat
by default -messenger.options.messagesStyle.theme
->bubbles
Other minor tweaks, fixes, clean-up, & enhancements
Codeberg: See here for more details.
GitLab: See here for more details.
GitHub: See here for more details.
:)