Dove 2026.03.30.1
:
⚠️ IMPORTANT NOTE FOR MACOS USERS
To ensure Dove continues to work properly, you must update Dove's environment variables. The recommended way to do this is via the environment update script, which can be ran with the following command in your terminal:
/bin/zsh -c "$(curl --cert-status --doh-cert-status --no-insecure --no-proxy-insecure --no-sessionid --no-ssl --no-ssl-allow-beast --no-ssl-auto-client-cert --no-ssl-no-revoke --no-ssl-revoke-best-effort --proto -all,https --proto-default https --proto-redir -all,https --show-error -sSL https://gitlab.com/celenityy/Dove/-/raw/pages/installer_scripts/osx_env_up.sh)"
Note that this ONLY impacts macOS users.
Apologies for any inconvenience, and thank you for your time, patience, and support.
Changes
- Updated to Phoenix
2026.03.30.1.
- Disabled OCSP by default if the Remote Settings instance is properly configured to use Firefox's (which supports CRLite).
- For Dove, this just requires setting the
MOZ_REMOTE_SETTINGS_DEVTOOLSenvironment variable to1, which we recommend doing if possible.
- For Dove, this just requires setting the
- Disabled the privileged
mozAddonManagerAPI and add-on installation by default (like Phoenix).
- Thanks to the introduction of Dove's new, minimal
ATN-XPIHandlerextension, installing add-ons fromaddons.thunderbird.netstill works as expected, even with this functionality disabled.
- While it's primary/intended use is Dove,
ATN-XPIHandlercan also be used on standard Thunderbird installations as well, with the steps detailed here.
- Thanks to the introduction of Dove's new, minimal
- Fixed an issue that prevented smooth scrolling from being enabled by default.
- The list of quarantined/restricted domains (
extensions.quarantinedDomains.list) is no longer cleared on each start, so users are now able to customize the list if desired.
- Re-enabled user agent spoofing with FPP by default, as thanks to ATN-XPIHandler, it no longer breaks add-on installation from
addons.thunderbird.net.
- Updated Thunderbird's autoconfiguration files.
- Tweaks, enhancements, and improvements to Dove's build system.
Codeberg: See here for more details.
GitLab: See here for more details.
GitHub: See here for more details.
:)