2025.01.05.1
I'd like to officially announce a brand new community Matrix Space (Recommended) and Discord Server! Feel free to join if you'd like to discuss Dove, need support, have any questions or concerns, would like to help with development... or simply want to chat. :)
-
Updated to Phoenix 2025.01.05.1 - See here for more details.
-
Updated uBlock Origin to 1.62.0.
-
Enabled more preferences from Firefox's
Strict
tracking protection (Specifically, we setnetwork.cookie.cookieBehavior.optInPartitioning
&privacy.socialtracking.block_cookies.enabled
totrue
). -
Unlocked various preferences so that users may configure them if desired - See https://codeberg.org/celenity/Dove/commit/434ed28ec957a40ce001063005ce1322f8309712 for specifics.
-
Thunderbird's
Allow Antivirus clients to quarantine individual incoming messages
feature is fully disabled, due to privacy & security risks (We don't want 3rd party programs to easily intercept messages...) - (Setmailnews.downloadToTempFile
tofalse
). -
When fetching an Auto Config from your email provider - we no longer send the username by default (Set
mailnews.auto_config.fetchFromISP.sendEmailAddress
tofalse
). -
Toggled more preferences to ensure we never send read receipts (Set
mail.mdn.report.not_in_to_cc
,mail.mdn.report.outside_domain
,mail.mdn.report.other
,mail.server.default.mdn_not_in_to_cc
,mail.server.default.mdn_other
, &mail.server.default.mdn_outside_domain
to0
+ setmail.server.default.mdn_report_enabled
tofalse
). -
We now expose advanced E2EE settings by default (Set
temp.openpgp.advancedUser
totrue
). -
We now enforce that E2EE is never automatically disabled (Set
mail.e2ee.auto_disable
tofalse
). -
We prevent accepting insecure S/MIME signatures (Set
mail.smime.accept_insecure_sha1_message_signatures
tofalse
). -
Outgoing emails are now signed by default (Set
mail.identity.default.sign_mail
totrue
). -
We ensure users are always warned when using a deprecated version of GnuPG (Set
temp.openpgp.warnDeprecatedGnuPG
totrue
). -
Similar to Phoenix, we now have Dove
applied
prefs to allow for easy debugging & testing, to ensure that our changes are actually applied to Thunderbird. -
Similar to Phoenix, we now have a
mail.dove.version
pref to allow easily checking Dove's version from within Thunderbird. -
Emails are now spellchecked before sending by default (Set
mail.SpellCheckBeforeSend
totrue
). -
We now enable dark mode in Thunderbird's message pane by default (Set
mail.dark-reader.enabled
totrue
). -
Various other minor tweaks, fixes, & enhancements.
Codeberg: See here for more details.
GitHub: See here for more details.
:)