github celenityy/Phoenix 2025.06.02.1

latest releases: 2025.08.06.1, 2025.07.30.1, 2025.07.11.1...
3 months ago

⚠️ IMPORTANT NOTE FOR MACOS USERS:

This release changes Phoenix's approach on macOS to be far closer to our approach on other platforms, such as Linux - without compromising security. This comes at the cost of improved performance, allows for easier use of Extended/Phoenix's specialized configs, etc.

For Phoenix to continue working properly on your system in the future, you MUST migrate your installation. You can easily upgrade with the following script we created:

/bin/zsh -c "$(curl --cert-status --doh-cert-status --no-insecure --no-proxy-insecure --no-sessionid --no-ssl --no-ssl-allow-beast --no-ssl-auto-client-cert --no-ssl-no-revoke --no-ssl-revoke-best-effort --proto -all,https --proto-default https --proto-redir -all,https --show-error -sSL https://gitlab.com/celenityy/Phoenix/-/raw/pages/installer_scripts/macos_migrate.sh)"

We apologize for any inconvenience, and thank you for your time, patience, and support of the project.



  • Fixed an issue that prevented **add-ons** from syncing properly with Firefox Sync.

    extensions.getAddons.get.url -> https://services.addons.mozilla.org/api/v4/addons/search/?guid=%IDS%&lang=%LOCALE%
    services.sync.addons.trustedSourceHostnames -> addons.mozilla.org

  • Prevented automatically granting MV3 extensions optional host permissions by default.

    extensions.originControls.grantByDefault -> false

  • Enabled anti-spoof confirmation prompts.

    network.auth.confirmAuth.enabled -> true

  • Updated the built-in query stripping list with new additions from Brave.

    See details: https://codeberg.org/celenity/Phoenix/commit/ed69003fb8f0a015d3707e953fa8cb29977723e2

    privacy.query_stripping.strip_list -> __hsfp __hssc __hstc __s _bhlid _branch_match_id _branch_referrer _gl _hsenc _kx _openstat at_recipient_id at_recipient_list bbeml bsft_clkid bsft_uid dclid et_rid fb_action_ids fb_comment_id fbclid gbraid gclid guce_referrer guce_referrer_sig hsCtaTracking igshid irclickid mc_eid mkt_tok ml_subscriber ml_subscriber_hash msclkid mtm_cid oft_c oft_ck oft_d oft_id oft_ids oft_k oft_lk oft_sk oly_anon_id oly_enc_id pk_cid rb_clickid s_cid sc_customer sc_eh sc_uid srsltid ss_email_id twclid unicorn_click_id vero_conv vero_id vgo_ee wbraid wickedid yclid ymclid ysclid

  • Enabled higher-performance pinch zoom by default.

    gfx.webrender.low-quality-pinch-zoom -> true

  • DESKTOP: Improved the reliability of extension storage sync.

    services.sync.extension-storage.skipPercentageChance -> 0

  • Other minor tweaks, fixes, and additions.

Codeberg: See here for more details.

GitLab: See here for more details.

GitHub: See here for more details.


:)

Don't miss a new Phoenix release

NewReleases is sending notifications on new releases.