Re-enabled WebAssembly (WASM) for extensions (when WASM is disabled) to unbreak Firefox Translations -
javascript.options.wasm_trustedprincipals
->true
- https://codeberg.org/ironfox-oss/IronFox/issues/15DESKTOP: Removed Ecosia, Qwant, and Qwant Junior as default search engines, due to privacy concerns
DESKTOP (Flatpak): Added support for Phoenix
Extended
& specialized configs - (See updated instructions here and here)DESKTOP (macOS): Fixed an issue that prevented Phoenix
Extended
& specialized configs from being properly applied in certain casesDESKTOP: Added specialized configs for Apple Maps & Google Maps
SPECIALIZED CONFIGS: Disabled PDF.js by default -
pdfjs.disabled
->true
SPECIALIZED CONFIGS: Disabled tab hover previews by default -
browser.tabs.hoverPreview.enabled
&browser.tabs.hoverPreview.showThumbnails
->false
SPECIALIZED CONFIGS: Enabled cursor (arrow key) navigation by default -
accessibility.browsewithcaret
->true
Enabled H264 hardware decoding by default -
media.webrtc.hw.h264.enabled
->true
DESKTOP (non-macOS): All preferences have been removed from
phoenix.cfg
&policies.json
- now they are all configured exclusively byphoenix-desktop.js
to improve organization & efficiency.DESKTOP (macOS): All preferences have been removed from policies - now they are all configured exclusively by
phoenix.cfg
, to improve organization & efficiency.DESKTOP: Removed unnecessary entries from our built-in cookie blocklist to improve performance
Other minor tweaks, fixes, & enhancements
Codeberg: See here for more details.
GitLab: See here for more details.
GitHub: See here for more details.
:)