Skip to content

2025.01.05.1

Compare
Choose a tag to compare
@celenityy celenityy released this 05 Jan 09:19
· 247 commits to pages since this release
bf4b3e5

Phoenix now has an official icon :D

Credit to @Modaresisofthard for designing it - huge thanks to them for their great work as always :)


  • Phoenix on desktop no longer clears cookies & site data on exit by default (Except for our specialized YouTube config). Not an easy choice to make - but it's best we leave this to users to decide. Firefox's current approach to site exceptions also has its own drawbacks, and Mozilla needs to make it more user-friendly to set. We still clear cache, history, & sessions on exit by default.

  • Set extensions.update.autoUpdateDefault to true to ensure users are always notified of extension updates.

  • We now disable unsafe negotiations (via setting security.ssl.require_safe_negotiation to true) for all configs. This was previously only set on Extended Hardening & the specialized configs, though appears to cause little to 0 breakage, so now it's set everywhere :).

  • New browser.phoenix.version pref to allow easily checking & confirming your version of Phoenix from within the browser...

  • Added more preferences from Firefox's ETP Strict tracking protection to Phoenix's Android configs, to ensure that they are always enabled.

  • Other minor tweaks & fixes.


Codeberg: See here for more details.

GitHub: See here for more details.


:)