Updated to Phoenix 2025.05.11.1.
See details: https://codeberg.org/celenity/Phoenix/releases/tag/2025.05.11.1
See changes from the last Dove release: https://codeberg.org/celenity/Phoenix/compare/2025.04.27.1...2025.05.11.1
Disabled network connectivity status monitoring.
See details: https://codeberg.org/celenity/Dove/commit/63c08b90de318471fbb8f849a9917dd1e9824790 + https://bugzilla.mozilla.org/show_bug.cgi?id=620472
offline.autoDetect
->false
Disabled support for web application manifests.
See details: https://codeberg.org/celenity/Dove/commit/24cdb8006ac9d91c62d63eb848c52e44d5147321
dom.manifest.enabled
->false
Disabled the (broken) Narrator + Reader mode functionality.
See details: https://codeberg.org/celenity/Dove/commit/2c7b5f393538a7f0e6c156e7c85075cb35121fe8
narrate.enabled
->false
reader.parse-on-load.enabled
->false
Disabled Android Debugging.
devtools.remote.adb.extensionID
->
devtools.remote.adb.extensionURL
->
Cleaned up and removed more tracking parameters and unnecessary information (ex. locale) from various Mozilla links/URLs.
See details: https://codeberg.org/celenity/Dove/commit/7b63ef712fc70c8dd6b3df77d70aec6a7752ca3b
app.releaseNotesURL
->https://www.thunderbird.net/releases
app.releaseNotesURL.aboutDialog
->https://www.thunderbird.net/releases
app.releaseNotesURL.prompt
->https://www.thunderbird.net/releases
app.vendorURL
->https://www.thunderbird.net/
browser.dictionaries.download.url
->https://addons.thunderbird.net/language-tools/
extensions.getAddons.compatOverides.url
->https://services.addons.thunderbird.net/api/v4/addons/compat-override/?guid=%IDS%
extensions.getAddons.get.url
->https://services.addons.thunderbird.net/api/v4/addons/search/?guid=%IDS%
extensions.getAddons.link.url
->https://addons.thunderbird.net/
extensions.getAddons.search.url
->https://services.addons.thunderbird.net/api/%API_VERSION%/search/%TERMS%/all/%MAX_RESULTS%/
extensions.update.background.url
->https://versioncheck-bg.addons.thunderbird.net/update/VersionCheck.php?reqVersion=%REQ_VERSION%&id=%ITEM_ID%&version=%ITEM_VERSION%&status=%ITEM_STATUS%&appID=%APP_ID%&appVersion=%APP_VERSION%&updateType=%UPDATE_TYPE%
extensions.update.url
->https://versioncheck.addons.thunderbird.net/update/VersionCheck.php?reqVersion=%REQ_VERSION%&id=%ITEM_ID%&version=%ITEM_VERSION%&status=%ITEM_STATUS%&appID=%APP_ID%&appVersion=%APP_VERSION%&updateType=%UPDATE_TYPE%
mail.cloud_files.learn_more_url
->https://support.mozilla.org/kb/filelink-large-attachments
mail.ignore_thread.learn_more_url
->https://support.mozilla.org/kb/ignore-threads
spellchecker.dictionaries.download.url
->https://addons.thunderbird.net/language-tools/
Switched Remote Settings to use Firefox's server instead of Thunderbird's - in order to fix add-on blocklists, certificate intermediates, certificate revocations, CRLite, tracking protection lists, etc... - Note that this change is optional, and requires setting the 'MOZ_REMOTE_SETTINGS_DEVTOOLS' environment variable to '1' to take effect due to security concerns; otherwise Thunderbird will simply ignore these prefs and use its standard Remote Settings instance. We take measures to address the potential security concerns from this by locking the value of the Remote Settings server to ensure it isn't overriden, but keep in mind that setting this environment variable globally/system-wide will also impact other Mozilla software (Ex. Firefox), which may or may not have this same protection in place, so proceed with caution if you do decide to take advantage of this change.
See details: https://codeberg.org/celenity/Dove/commit/4b591ee4a2fad61ef1756afd9972b82ab32e502b
security.content.signature.root_hash
->C8:A8:0E:9A:FA:EF:4E:21:9B:6F:B5:D7:A7:1D:0F:10:12:23:BA:C5:00:1A:C2:8F:9B:0D:43:DC:59:A1:06:DB
services.settings.default_bucket
->main
services.settings.server
->https://firefox.settings.services.mozilla.com/v1
Codeberg: See here for more details.
GitLab: See here for more details.
GitHub: See here for more details.
:)