Skip to content

2025.01.05.1

Compare
Choose a tag to compare
@celenityy celenityy released this 05 Jan 23:34
· 6 commits to pages since this release
2923fcc

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 set network.cookie.cookieBehavior.optInPartitioning & privacy.socialtracking.block_cookies.enabled to true).

  • 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...) - (Set mailnews.downloadToTempFile to false).

  • When fetching an Auto Config from your email provider - we no longer send the username by default (Set mailnews.auto_config.fetchFromISP.sendEmailAddress to false).

  • 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 to 0 + set mail.server.default.mdn_report_enabled to false).

  • We now expose advanced E2EE settings by default (Set temp.openpgp.advancedUser to true).

  • We now enforce that E2EE is never automatically disabled (Set mail.e2ee.auto_disable to false).

  • We prevent accepting insecure S/MIME signatures (Set mail.smime.accept_insecure_sha1_message_signatures to false).

  • Outgoing emails are now signed by default (Set mail.identity.default.sign_mail to true).

  • We ensure users are always warned when using a deprecated version of GnuPG (Set temp.openpgp.warnDeprecatedGnuPG to true).

  • 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 to true).

  • We now enable dark mode in Thunderbird's message pane by default (Set mail.dark-reader.enabled to true).

  • Various other minor tweaks, fixes, & enhancements.


Codeberg: See here for more details.

GitHub: See here for more details.


:)