Changes
- Updated to Firefox 137.0.2.
- Updated to Phoenix 2025.04.15.1. - (See changes from the last IronFox release)
- Disabled Accessibility Services by default due to privacy & security concerns, but added an option for users to re-enable them if desired, which can be found by navigating to
Settings
->General
->Accessibility
.
- Hid the UI setting for Remote Debugging. Remote Debugging can still be enabled if needed from the
about:config
, but this change forces it to reset per-session (ensuring Remote Debugging is only on as long as needed, and that users don't accidentally leave it enabled...), and prevents users from accidentally/unnecessarily enabling it in the first place.
- Set external links in PDFs to open in new tabs/windows by default. You can revert this to its standard behavior by setting
pdfjs.externalLinkTarget
to0
in yourabout:config
.
- Prevented extensions from configuring various browser settings without explicit user consent. Note that the values of these settings can still be read by extensions, just not edited.
- Enabled the ability to add signatures to PDFs. You can disable this by setting
pdfjs.enableSignatureEditor
tofalse
in yourabout:config
.
- Disabled annoying prompts encouraging users to set IronFox as the default browser or engage with promotional features.
- Other minor tweaks & adjustments.
Checksums
3e6c143b00ba8f1f6a3b649be807ead359145ca063c3142bccfcc05cca7638ce IronFox-v137.0.2-arm64-v8a.apk
3fc650ee68be21f29c2a7ed6b68089c614af95913bee0bebb9f0a6e676fa4d0c IronFox-v137.0.2-armeabi-v7a.apk
0d4fef6f3be031c41e2a72453a39e05d64348a15f1f38f59fb913e3137d34a9e IronFox-v137.0.2-x86_64.apk
dd06e36639b694478a4d28096063d46bbbdbdee1f7ae6d858fa37898ba686210 IronFox-v137.0.2.apks
This release was automatically generated by the CI/CD pipeline (view pipeline) and is guaranteed to be generated from commit b528d43c.