mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-04-22 07:58:24 -04:00
ironfox-oss/IronFox!85 ____ ## Changes - Enabled [display of built-in add-ons at the `Extensions` fragment](2f382311f9) *(As a result, users can now easily see/control built-in extensions, and disable them if desired)*. - Ensured that [Android's `Credential Manager` API is always prioritized over Google Play Services/microG on supported devices](9c6bd05707). - [Exposed `about:translations` at `about:about`](94b73a9ffc). - [Implemented enterprise policies](304c4e088c) to control various features/functionality in Gecko. - Rebased onto Firefox [`143.0.3`](https://firefox.com/firefox/android/143.0.3/releasenotes/). - Removed [the `Mozilla Ad Routing Service` *(`MARS`)* library](b88a4db302). - Removed [privileged add-on signing status from external Mozilla add-ons](76a6e95f32). - Updated the default Rust version to [`1.90.0`](https://doc.rust-lang.org/stable/releases.html#version-190-2025-09-18). - [Updated the setting to enable/disable installation of add-ons](4dc340b4aa) to leverage policies - making it more effective/comprehensive, and improved UX by displaying a pop-up when a user attempts to install an add-on while the setting is disabled. - [Other minor tweaks and adjustments](https://gitlab.com/ironfox-oss/IronFox/-/merge_requests/85/diffs). MR-author: celenity <celenity@celenity.dev> Co-authored-by: Weblate <hosted@weblate.org> Co-authored-by: Akash Yadav <itsaky01@gmail.com> Approved-by: Akash Yadav <itsaky01@gmail.com> Merged-by: celenity <celenity@celenity.dev>