[go: up one dir, main page]

____

* <details><summary>Temporarily disabled unconditionally blocking Local Network Access requests, due to breakage of LAN resources (though we still block access for trackers, and block access for websites in general with uBlock Origin).</summary>

    See details: https://codeberg.org/celenity/Phoenix/issues/162 + https://codeberg.org/celenity/Phoenix/issues/164 + https://codeberg.org/celenity/Phoenix/commit/07fe3b2a73439acc47624a90f526aebd0b670417

    `network.lna.blocking` -> `false`

</details>

* <details><summary>Fixed use of the OS geolocation provider on Android, GNU/Linux, and macOS.</summary>

    See details: https://codeberg.org/celenity/Phoenix/commit/427347e88323e96997e2e84c9e9cce9afd7b6e77

    `geo.provider.use_mls` -> `false`

</details>

* **<details><summary>ANDROID**: Fixed Firefox Translations.</summary>

    See details: https://codeberg.org/celenity/Phoenix/commit/0590ae3dff47342af52da8a72300975b2682e069

    `extensions.webextensions.base-content-security-policy` -> `script-src 'self' 'wasm-unsafe-eval' 'unsafe-inline'; upgrade-insecure-requests;`

</details>

* **<details><summary>ANDROID**: No longer set pdfjs.historyUpdateUrl to true by default, as it's currently broken/doesn't work properly.</summary>

    See details: https://codeberg.org/celenity/Phoenix/commit/d8c7f561dfd228217d227ff3ef4d95b4baa577fa

    `pdfjs.historyUpdateUrl` -> `false`

</details>

* <details><summary>Prevented exposing XPCOM Components.interfaces to websites.</summary>

    See details: https://codeberg.org/celenity/Phoenix/commit/b94aedaee24be82c49e75dc251f3d55ce2e3debe

    `dom.use_components_shim` -> `false`

</details>

* **<details><summary>ANDROID**: Enabled the Potentially Harmful Application list (when Safe Browsing is enabled).</summary>

    See details: https://codeberg.org/celenity/Phoenix/commit/6083b56252a2672fb410f1a6d0420341936f6df2

    `urlclassifier.malwareTable` -> `goog-malware-proto,goog-unwanted-proto,moztest-harmful-simple,moztest-malware-simple,moztest-unwanted-simple,goog-harmful-proto`

</details>

* <details><summary>Re-enabled the warning when entering fullscreen mode by default (though we still disable the obnoxious delay...).</summary>

    See details: https://codeberg.org/celenity/Phoenix/commit/fd0556187aaf90e2347c9230d8401b6e4a53b59e

    `full-screen-api.warning.delay` -> `500`
    `full-screen-api.warning.timeout` -> `3000`

</details>

* **<details><summary>ANDROID**: Blocked media autoplay by default.</summary>

    See details: https://codeberg.org/celenity/Phoenix/commit/ec799519af8e4f387fd4e2f4b562547f821f6f77

    `media.geckoview.autoplay.request.testing` -> `2`

</details>

* <details><summary>Added new preferences to disable/skip Mozilla's Terms of Use.</summary>

    See details: https://codeberg.org/celenity/Phoenix/commit/2110f9f7d1e2bbd1e46510aad3a1b190b229a1ef

    `termsofuse.acceptedDate` -> `32503679999000`
    `termsofuse.acceptedVersion` -> `999`
    `termsofuse.bypassNotification` -> `true`

</details>

* **<details><summary>DESKTOP**: Added DNS4EU to the list of built-in DNS over HTTPS resolvers.</summary>

    See details: https://codeberg.org/celenity/Phoenix/commit/e9fb2f053e10fd45753e986c516ebcd7cd3cf72b

</details>

* **<details><summary>DESKTOP**: Added Startpage (EU) to the list of default search engines.</summary>

    See details: https://codeberg.org/celenity/Phoenix/commit/9d91666328959e814672f1507affad2c70eed582

</details>

* **<details><summary>DESKTOP**: Allowed Remote Settings collections are no longer configured for LibreWolf users.</summary>

    See details: https://codeberg.org/celenity/Phoenix/commit/a202fa0b0db8b119237292f5e49d9080fa62d50b
    
    `librewolf.services.settings.allowedCollections` -> ` `

</details>

* **<details><summary>YOUTUBE SPECIALIZED CONFIG**: Disabled dynamic rounding of content dimensions/letterboxing by default.</summary>

    See details: https://codeberg.org/celenity/Phoenix/commit/366ab84f4d408fbd04cca44d7c40b963cbf22467

    `privacy.resistFingerprinting.letterboxing` -> `false`

</details>

* Other minor tweaks, fixes, and adjustments.
___

Codeberg: See [here](https://codeberg.org/celenity/Phoenix/compare/2025.07.11.1...2025.07.30.1) for more details.

GitLab: See [here](https://gitlab.com/celenityy/Phoenix/-/compare/2025.07.11.1...2025.07.30.1) for more details.

GitHub: See [here](https://github.com/celenityy/Phoenix/compare/2025.07.11.1...2025.07.30.1) for more details.
___

:)