Like Phoenix, this release adds environment variables for macOS users to disable Mozilla's Crash Reporter (like we already set for Linux), which will be set by default for new Dove installations going forward, but won't have an impact on current installs. While it's not required to add these environment variables to continue using Dove, macOS users with existing installations are highly recommended to add them due to the privacy benefits. You can easily set them up by running the following script:
NOTE FOR MACOS USERS:
/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/macos_env.sh)"
NOTE: Additionally, macOS (Intel) is now officially supported. Simply run the installation script (or do a manual installation if you prefer...), and choose Intel
when prompted. :) This is in addition to various other improvements to the macOS install/uninstall scripts.
It should also be noted that as of this release, like Phoenix, Swisscows has been removed a default search engine due to concerns regarding false marketing of their VPN and spreading false claims about other services, such as Signal.
-
Updated to Phoenix 2025.04.27.1.
See details: https://codeberg.org/celenity/Phoenix/releases/tag/2025.04.27.1
See changes from the last Dove release: https://codeberg.org/celenity/Phoenix/compare/2025.04.15.1...2025.04.27.1
-
Updated our uBlock Origin config (assets.json) per latest upstream changes.
See details: https://codeberg.org/celenity/Dove/commit/3d8c985ebef6af3a55541aff8701c4bb2d8abab1 + https://github.com/gorhill/uBlock/commits/master/assets/assets.json
-
Added an improved list of built-in DNS over HTTPS resolvers (like Phoenix) - Currently includes Quad9, DNS0, Mullvad, AdGuard, Wikimedia, NextDNS, and Cloudflare.
See details: https://codeberg.org/celenity/Dove/commit/0c9ec7a2145ccd624cb2c3beef77c878f56fae4f
network.trr.resolvers
->[{"url":"https://dns.quad9.net/dns-query","name":"Quad9 - Real-time Malware Protection"},{"url":"https://zero.dns0.eu","name":"DNS0 (ZERO) - Hardened Real-time Malware Protection"},{"url":"https://dns0.eu","name":"DNS0 - Real-time Malware Protection"},{"url":"https://base.dns.mullvad.net/dns-query","name":"Mullvad (Base) - Ad/Tracking/Limited Malware Protection"},{"url":"https://dns.adguard-dns.com/dns-query","name":"AdGuard (Public) - Ad/Tracking Protection"},{"url":"https://dns.mullvad.net/dns-query","name":"Mullvad - Unfiltered"},{"url":"https://wikimedia-dns.org/dns-query","name":"Wikimedia - Unfiltered"},{"url":"https://firefox.dns.nextdns.io/","name":"NextDNS (Public) - Unfiltered"},{"url":"https://unfiltered.adguard-dns.com/dns-query","name":"AdGuard (Public) - Unfiltered"},{"url":"https://kids.dns0.eu","name":"DNS0 - Kids"},{"url":"https://family.dns.mullvad.net/dns-query","name":"Mullvad (Family)"},{"url":"https://family.adguard-dns.com/dns-query","name":"AdGuard (Public) - Family Protection"},{"url":"https://extended.dns.mullvad.net/dns-query","name":"Mullvad (Extended) - Ad/Tracking/Limited Malware/Social Media Protection"},{"url":"https://all.dns.mullvad.net/dns-query","name":"Mullvad (All) - Ad/Tracking/Limited Malware/Social Media/Adult/Gambling Protection"},{"url":"https://security.cloudflare-dns.com/dns-query","name":"Cloudflare - Malware Protection"},{"url":"https://mozilla.cloudflare-dns.com/dns-query","name":"Cloudflare - Unfiltered (Stricter privacy policy)"},{"url":"https://family.cloudflare-dns.com/dns-query","name":"Cloudflare - Adult Content/Malware Protection"}]
-
NIGHTLY: Added the new 'InAppNotification' policy to disable surveys & donation prompts - Currently only supported on Thunderbird Nightly.
See details: https://codeberg.org/celenity/Dove/commit/8c87a3197a3a6da4c37a0cd83f23ba0bae60b707
-
Fixed syntax of the 'browser.policies.loglevel' preference.
browser.policies.loglevel
->Error
- Other tweaks & fixes
Codeberg: See here for more details.
GitLab: See here for more details.
GitHub: See here for more details.
:)