Skip to content
05January2025v1

**Phoenix now has an official icon :D**

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

* New version formatting! This should make it cleaner, simpler, and easier to keep up with new releases...

* 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](https://bugzilla.mozilla.org/show_bug.cgi?id=1767271), 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](https://codeberg.org/celenity/Phoenix/compare/20250103.2...05January2025v1) for more details.

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

:)