Update dependency phoenix to v2026.07.24.1 #25

Merged
galen merged 1 commit from renovate/phoenix-2026.x into v3.24 2026-07-25 08:36:48 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
phoenix patch 2026.07.08.12026.07.24.1

Release Notes

celenity/Phoenix (phoenix)

v2026.07.24.1

Compare Source

Phoenix 2026.07.24.1


Changes

Android-only
Desktop-only
Specialized Configs

Codeberg: See here for more details.

GitLab: See here for more details.

GitHub: See here for more details.


Downloads

Downloads for this release of Phoenix can be found below:


SHA512sums

phoenix-2026.07.24.1-android.tar.xz:

d29806b42c68e694035cbf3cb19b353d33a34fbc326a4251a9d7a93952a0bc797c3f920abd1fa53e7957af99dfffa5c634059fe299fea6ef59a42c9d4c8f9cec

phoenix-2026.07.24.1-android.js:

ee0e920b0f93b457efeca9c6cfa9f8636684c1bfe6aaf3291f09f55220db6e84ccfe7bfbc232bd8599fa04e066fda0dd3ca3b4a6e23960e67ab0ed1454d66c2d

phoenix-extended-2026.07.24.1-android.js:

8578b6496f7c1d7d1a16928912ad2fa0c9aef86d69331e4216e0f35a7f91f62281802eaf59f3de123516626202fe196c88b3a2a73383758ef8a71e59121a10a7

phoenix-2026.07.24.1-linux.tar.xz:

bf675a0e1dae6b36e58dc0f2cafb082540da7390ff985df3eee820dd5566d02f8a568243caa624e5fef84223ff1af73a5a782ad29bc155f1512ea7a5759d5816

phoenix-2026.07.24.1-linux-flatpak.tar.xz:

a2a26dcca390206560fd6f6bb8424349ce7241dd17df9c59c599548bb97a87e8aaaa1ae6c2a344a5e2f42731fa135c2975af0a16dc050e2a61ae2c5539d34041

phoenix-2026.07.24.1-osx.tar.xz:

3f4982bda830dc34cc461faf48419b8d77d6d17c6caf68aa2575aaea7ebd5ea952aa169b6b52bd776a0491a0a1d890b8821c9672c9dc3781ac306e677854561f

phoenix-2026.07.24.1-osx-intel.tar.xz:

b73a2c44b7d5b948e17574ecd3a52d2547b149a8e06ac77e5fa573d2181430cdaeecae52c0116dcf61f362f25feb589a751a8dd370632f6b4a1b4fa8a3497591

phoenix-2026.07.24.1-windows.zip:

305705034017644820c5e335c5b3a15f0d1f0f1a414d81d81f7e4064f610471f74c4349fb9cb672510da2e127dee470f8366df91a5abc5789084550034d07b09

phoenix-2026.07.24.1-universal.cfg:

1df219f1c2af8906c99599e6f0996172b04a89b6ed7b835551940202fe1de01cb0d84f172b4e544a30112eef476a5966b7b4a46dfc5c868c35a5c69d10e306fb

:)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [phoenix](https://codeberg.org/celenity/Phoenix) | patch | `2026.07.08.1` → `2026.07.24.1` | --- ### Release Notes <details> <summary>celenity/Phoenix (phoenix)</summary> ### [`v2026.07.24.1`](https://codeberg.org/celenity/Phoenix/releases/tag/2026.07.24.1) [Compare Source](https://codeberg.org/celenity/Phoenix/compare/2026.07.08.1...2026.07.24.1) ### Phoenix 2026.07.24.1 *** #### Changes - [Removed the `DefaultSerialGuardSetting` policy](https://codeberg.org/celenity/Phoenix/commit/88fa0775e259d6b49ced3fd2b7f8ae00c16fe25b) and [set `dom.webserial.enabled` to `false`](https://codeberg.org/celenity/Phoenix/commit/e90edd158fd8a0cbb2a4c6cb24de21eb8de07764) by default to work-around [an upstream issue that prevented the Web Serial API from being properly disabled](https://codeberg.org/librewolf/issues/issues/3079#issuecomment-19177550). - [Enforced display of a warning banner on error pages when `SSLKEYLOGFILE` is active](https://codeberg.org/celenity/Phoenix/commit/6936b3f4800758875f5d65150679e111dee9725c) *(Currently on Nightly)*. - [Disabled promotions for Mozilla's new `about:pdf` page](https://codeberg.org/celenity/Phoenix/commit/635bc6c8b16186f4b79a3b844b15b277fea4126d). - [Updated the default list of quarantined/restricted domains for add-ons](https://codeberg.org/celenity/Phoenix/commit/24a760460841a54f660d8ef0a4770f2c4e77355c). - [Cleaned up and removed old pref migration logic](https://codeberg.org/celenity/Phoenix/commit/242b41033669e1fea67027934616c104430f4090). - [Removed some redundant/unnecessary captive portal/connectivity check-related prefs](https://codeberg.org/celenity/Phoenix/commit/d6853e2a8a43ba2d5b5c18381a6513d904c43746), to reduce friction and make it easier for users to re-enable captive portal detection/connectivity checks if they wish to do so. - Tweaks/enhancements to Phoenix's build system. ##### Android-only - [Updated the default list of granular FPP overrides](https://codeberg.org/celenity/Phoenix/commit/cec8792d7ac573aa636cee325638367fd2a27b3f). ##### Desktop-only - [Enabled display of a UI setting to open a new tab upon browser start](https://codeberg.org/celenity/Phoenix/commit/82926e262f59561d099d8ec83fc12a93a61f87a5) *(at `about:preferences#home`)*. - [Re-enabled swipe animations](https://codeberg.org/celenity/Phoenix/commit/85a327ce01970beb956d7591366ceb055afa24ea) by default *(ex. used to display indicators for swiping left/right on touchpads)*. - [Disabled automatic/periodic clean-up of crash-related files](https://codeberg.org/celenity/Phoenix/commit/a36d14cf9182a691e298e549c38327718e672f69) outside of Windows by default *(as we disable the crash reporter entirely via environment variables for non-Windows desktop platforms)*. - [Disabled embed of the Firefox logo in browser-created QR codes](https://codeberg.org/celenity/Phoenix/commit/35a50b20d0ca484aae6c0d0e71cffd7ee9b0495b) by default. - Thanks to [any1here](https://codeberg.org/any1here)! 💜 - [Disabled the `Firefox Referral Program`](https://codeberg.org/celenity/Phoenix/commit/c1feb78a2ca82d8770bb42ceb25436f4fd32dfe3) *(Currently on Nightly)*. - [Disabled newly added AI/Smart Window-related prefs](https://codeberg.org/celenity/Phoenix/commit/d2f35ccec1abb0f5b2c98b5f48629376123ebabe). ##### Specialized Configs - **TWITTER**: [Re-enabled clipboard events](https://codeberg.org/celenity/Phoenix/commit/64cc385b3dd04056e64996f6e9dbec967f1d892a) to resolve breakage when pasting text in replies. *** Codeberg: See [here](https://codeberg.org/celenity/Phoenix/compare/2026.07.08.1...2026.07.24.1) for more details. GitLab: See [here](https://gitlab.com/celenityy/Phoenix/-/compare/2026.07.08.1...2026.07.24.1) for more details. GitHub: See [here](https://github.com/celenityy/Phoenix/compare/2026.07.08.1...2026.07.24.1) for more details. *** #### Downloads Downloads for this release of Phoenix can be found below: - **Android**: [`https://releases.celenity.dev/phoenix/releases/2026.07.24.1/android/phoenix-2026.07.24.1-android.tar.xz`](https://releases.celenity.dev/phoenix/releases/2026.07.24.1/android/phoenix-2026.07.24.1-android.tar.xz) - `phoenix.js`: [`https://releases.celenity.dev/phoenix/releases/2026.07.24.1/android/phoenix-2026.07.24.1-android.js`](https://releases.celenity.dev/phoenix/releases/2026.07.24.1/android/phoenix-2026.07.24.1-android.js) - `phoenix-extended.js`: [`https://releases.celenity.dev/phoenix/releases/2026.07.24.1/android/phoenix-extended-2026.07.24.1-android.js`](https://releases.celenity.dev/phoenix/releases/2026.07.24.1/android/phoenix-extended-2026.07.24.1-android.js) - **Linux**: [`https://releases.celenity.dev/phoenix/releases/2026.07.24.1/linux/phoenix-2026.07.24.1-linux.tar.xz`](https://releases.celenity.dev/phoenix/releases/2026.07.24.1/linux/phoenix-2026.07.24.1-linux.tar.xz) - **Linux *(Flatpak)***: [`https://releases.celenity.dev/phoenix/releases/2026.07.24.1/linux-flatpak/phoenix-2026.07.24.1-linux-flatpak.tar.xz`](https://releases.celenity.dev/phoenix/releases/2026.07.24.1/linux-flatpak/phoenix-2026.07.24.1-linux-flatpak.tar.xz) - **macOS**: [`https://releases.celenity.dev/phoenix/releases/2026.07.24.1/osx/phoenix-2026.07.24.1-osx.tar.xz`](https://releases.celenity.dev/phoenix/releases/2026.07.24.1/osx/phoenix-2026.07.24.1-osx.tar.xz) - **macOS *(Intel)***: [`https://releases.celenity.dev/phoenix/releases/2026.07.24.1/osx-intel/phoenix-2026.07.24.1-osx-intel.tar.xz`](https://releases.celenity.dev/phoenix/releases/2026.07.24.1/osx-intel/phoenix-2026.07.24.1-osx-intel.tar.xz) - **Windows**: [`https://releases.celenity.dev/phoenix/releases/2026.07.24.1/windows/phoenix-2026.07.24.1-windows.zip`](https://releases.celenity.dev/phoenix/releases/2026.07.24.1/windows/phoenix-2026.07.24.1-windows.zip) - **Standalone Universal Config**: [`https://releases.celenity.dev/phoenix/releases/2026.07.24.1/universal/phoenix-2026.07.24.1-universal.cfg`](https://releases.celenity.dev/phoenix/releases/2026.07.24.1/universal/phoenix-2026.07.24.1-universal.cfg) - This should **NOT** be used unless you know what you're doing - it's primarily meant for ex. external projects that would like to integrate Phoenix, without needing to run the build scripts directly. *** #### SHA512sums `phoenix-2026.07.24.1-android.tar.xz`: ```text d29806b42c68e694035cbf3cb19b353d33a34fbc326a4251a9d7a93952a0bc797c3f920abd1fa53e7957af99dfffa5c634059fe299fea6ef59a42c9d4c8f9cec ``` `phoenix-2026.07.24.1-android.js`: ```text ee0e920b0f93b457efeca9c6cfa9f8636684c1bfe6aaf3291f09f55220db6e84ccfe7bfbc232bd8599fa04e066fda0dd3ca3b4a6e23960e67ab0ed1454d66c2d ``` `phoenix-extended-2026.07.24.1-android.js`: ```text 8578b6496f7c1d7d1a16928912ad2fa0c9aef86d69331e4216e0f35a7f91f62281802eaf59f3de123516626202fe196c88b3a2a73383758ef8a71e59121a10a7 ``` `phoenix-2026.07.24.1-linux.tar.xz`: ```text bf675a0e1dae6b36e58dc0f2cafb082540da7390ff985df3eee820dd5566d02f8a568243caa624e5fef84223ff1af73a5a782ad29bc155f1512ea7a5759d5816 ``` `phoenix-2026.07.24.1-linux-flatpak.tar.xz`: ```text a2a26dcca390206560fd6f6bb8424349ce7241dd17df9c59c599548bb97a87e8aaaa1ae6c2a344a5e2f42731fa135c2975af0a16dc050e2a61ae2c5539d34041 ``` `phoenix-2026.07.24.1-osx.tar.xz`: ```text 3f4982bda830dc34cc461faf48419b8d77d6d17c6caf68aa2575aaea7ebd5ea952aa169b6b52bd776a0491a0a1d890b8821c9672c9dc3781ac306e677854561f ``` `phoenix-2026.07.24.1-osx-intel.tar.xz`: ```text b73a2c44b7d5b948e17574ecd3a52d2547b149a8e06ac77e5fa573d2181430cdaeecae52c0116dcf61f362f25feb589a751a8dd370632f6b4a1b4fa8a3497591 ``` `phoenix-2026.07.24.1-windows.zip`: ```text 305705034017644820c5e335c5b3a15f0d1f0f1a414d81d81f7e4064f610471f74c4349fb9cb672510da2e127dee470f8366df91a5abc5789084550034d07b09 ``` `phoenix-2026.07.24.1-universal.cfg`: ```text 1df219f1c2af8906c99599e6f0996172b04a89b6ed7b835551940202fe1de01cb0d84f172b4e544a30112eef476a5966b7b4a46dfc5c868c35a5c69d10e306fb ``` *** :) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE5NS4xIiwidGFyZ2V0QnJhbmNoIjoidjMuMjQiLCJsYWJlbHMiOltdfQ==-->
galen force-pushed renovate/phoenix-2026.x from 78bc5fc00a
Some checks failed
Main workflow / changed (pull_request) Successful in 4s
Main workflow / build (phoenix) (pull_request) Failing after 11s
Main workflow / cleanup (pull_request) Has been skipped
to 063950e061
Some checks failed
Main workflow / changed (pull_request) Successful in 12s
Main workflow / build (phoenix) (pull_request) Successful in 17s
Main workflow / cleanup (pull_request) Has been skipped
Main workflow / changed (push) Successful in 2s
Main workflow / cleanup (push) Has been cancelled
Main workflow / build (phoenix) (push) Has been cancelled
2026-07-25 08:35:15 +00:00
Compare
galen merged commit 063950e061 into v3.24 2026-07-25 08:36:48 +00:00
galen deleted branch renovate/phoenix-2026.x 2026-07-25 08:36:48 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
mug/aports!25
No description provided.