Update dependency phoenix to v2026.07.08.1 - autoclosed #17

Closed
Renovate wants to merge 1 commit from renovate/phoenix-2026.x into v3.24
Collaborator

This PR contains the following updates:

Package Update Change
phoenix minor 2026.06.10.12026.07.08.1

Release Notes

celenity/Phoenix (phoenix)

v2026.07.08.1

Compare Source

Phoenix 2026.07.08.1


Changes

Android-only
Desktop-only

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.08.1-android.tar.xz:

4a87133acfbd39b7661819889c0705348bbe2622304fc9bb7c733469e2de777a75ea79bc0969155709c5099e0adcc7591ce4f0a5699640cd7b021941e581bd48

phoenix-2026.07.08.1-android.js:

665720114349cdd5122592046c4a969528d38e7a9e41ff70015faa9a766f72a1941812f4f58001631ec8b24396cea2e061954f4337ff9ef9d173c23e00171ae0

phoenix-extended-2026.07.08.1-android.js:

a3c8eec5b40233d9da23306286397adb2355a8597ff86412258f77b34854b247b550b8cccc883edf34029ec751b41231bf8819d3e17b0e9fae238e50316b7682

phoenix-2026.07.08.1-linux.tar.xz:

208829537aff28b4a1bd61eee3c4a2f07168fdd8193be12dd349d78838fbb6e6fd1807f99d655aaafd55e7eafb13654a95edd1fd2e78758901171e61e6e5a49c

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

5bb01da1e0ac897f2de665e2290ffbd5fa4609bdd1eff02bccb5d0db7e32f47a13bf3fac091ef8ded3255d8706cd82312f4910bb7dae73942ee49a8cee17841b

phoenix-2026.07.08.1-osx.tar.xz:

b19458b06ae4bba0486628d19e780bb3933586581b69a77cb83274763f3bca16d95aaddc37b591ed6a413030f498e9c2227de5acb684a89d6782b9f12bfe04bc

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

8e8afcb51b9ac3c4bef6c97588fd8d066b0755987fd44ecaf68794069dcc25f39ec39e3a9f7e1c13077d537125c24bebdc79f67c064d292cc5a700ffba40f419

phoenix-2026.07.08.1-windows.zip:

2bc5520e00c64c57efa5d2d39966977fb25f858c606c416761664e71d4b7da63070505d3d110f53a709fd3f623a8656f96fc94c98757ebfc55e28c3381774ec8

phoenix-2026.07.08.1-universal.cfg:

bad3764e5bd122a01205f15d0ded0914e37690b60e9d24b2759ddbfa9720278176683e483a721db5bf14e828a00ecdcb443847ad1cf5964fb859c32593af0d60

:)


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) | minor | `2026.06.10.1` → `2026.07.08.1` | --- ### Release Notes <details> <summary>celenity/Phoenix (phoenix)</summary> ### [`v2026.07.08.1`](https://codeberg.org/celenity/Phoenix/releases/tag/2026.07.08.1) [Compare Source](https://codeberg.org/celenity/Phoenix/compare/2026.06.10.1...2026.07.08.1) ### Phoenix 2026.07.08.1 *** #### Changes - Release archives [are now reproducible](https://codeberg.org/celenity/Phoenix/issues/314)! - Prevented our hardening of [Local Network Access Restrictions](https://wicg.github.io/local-network-access/) from [breaking some AT\&T captive portals](https://codeberg.org/celenity/Phoenix/commit/c1a177801e6cb37bf8978a0ec343521cf0c72e44). - [Disabled `Speculation Rules`](https://codeberg.org/celenity/Phoenix/commit/8e66ae76e33fd718b478b73df1dc758edaf1becf) *(Currently on Nightly)*. - Re-organized and added new pref categories: [`Control`](https://codeberg.org/celenity/Phoenix/commit/a1e5f1c64021e8af66b8d4f681360f9b5fdd9150), [`External dependencies`](https://codeberg.org/celenity/Phoenix/commit/e6441d2cddf57c97c47e7208abc77dae0b2a64a7), [`UI`](https://codeberg.org/celenity/Phoenix/commit/a1e5f1c64021e8af66b8d4f681360f9b5fdd9150), and \[`UX`]. - Clean-up of certain old preferences. - Formatting, re-organization, clean-up, and various tweaks/enhancements to Phoenix's build system. ##### Android-only - \[Disabled WebAuthn]\((<https://codeberg.org/celenity/Phoenix/commit/88c625f1a4c62c757b2fc6bbe9361db9fda796ec>), due to it being provided by the proprietary [Google Play FIDO library](https://developers.google.com/identity/fido/android/native-apps), and depending on/using Google Play Services. - Some forks, such as IronFox and Fennec F-Droid, replace the proprietary Google Play FIDO library with the FOSS microG FIDO library instead; so users in those cases may prefer to override this and re-enable WebAuthn if desired. ##### Desktop-only - Disabled [Mozilla's new settings redesign promotion banner](https://codeberg.org/celenity/Phoenix/commit/1172b478f25c568ccbd0f844a71cf8dc285eedd1). - Set the `DefaultSerialGuardSetting` policy to `3` [to prevent `dom.webserial.enabled` from being locked and overridden from our desired value](https://codeberg.org/celenity/Phoenix/issues/312). - **OS X**: Disabled [Apple Authentication Services *(System passkeys)*](https://developer.apple.com/documentation/authenticationservices/passkey-use-in-web-browsers), due to it [being provided by external proprietary OS APIs](https://codeberg.org/celenity/Phoenix/commit/9d45ba458ea46a00d79937cd8d062b23732cc314). - Passkeys still work regardless of this API; Firefox will instead just use the standard browser-provided mechanism/prompt that it uses on other desktop platforms. - **OS X**: Disabled [Apple Vision *(Text recognition)*](https://developer.apple.com/documentation/vision/recognizing-text-in-images), due to it [being provided by external proprietary OS APIs](https://codeberg.org/celenity/Phoenix/commit/e6441d2cddf57c97c47e7208abc77dae0b2a64a7). - **WINDOWS**: [Ensured the browser doesn't try to automatically start on boot/user log-in](https://codeberg.org/celenity/Phoenix/commit/a1e5f1c64021e8af66b8d4f681360f9b5fdd9150) by default. *** Codeberg: See [here](https://codeberg.org/celenity/Phoenix/compare/2026.06.10.1...2026.07.08.1) for more details. GitLab: See [here](https://gitlab.com/celenityy/Phoenix/-/compare/2026.06.10.1...2026.07.08.1) for more details. GitHub: See [here](https://github.com/celenityy/Phoenix/compare/2026.06.10.1...2026.07.08.1) for more details. *** #### Downloads Downloads for this release of Phoenix can be found below: - **Android**: [`https://releases.celenity.dev/phoenix/releases/2026.07.08.1/android/phoenix-2026.07.08.1-android.tar.xz`](https://releases.celenity.dev/phoenix/releases/2026.07.08.1/android/phoenix-2026.07.08.1-android.tar.xz) - `phoenix.js`: [`https://releases.celenity.dev/phoenix/releases/2026.07.08.1/android/phoenix-2026.07.08.1-android.js`](https://releases.celenity.dev/phoenix/releases/2026.07.08.1/android/phoenix-2026.07.08.1-android.js) - `phoenix-extended.js`: [`https://releases.celenity.dev/phoenix/releases/2026.07.08.1/android/phoenix-extended-2026.07.08.1-android.js`](https://releases.celenity.dev/phoenix/releases/2026.07.08.1/android/phoenix-extended-2026.07.08.1-android.js) - **Linux**: [`https://releases.celenity.dev/phoenix/releases/2026.07.08.1/linux/phoenix-2026.07.08.1-linux.tar.xz`](https://releases.celenity.dev/phoenix/releases/2026.07.08.1/linux/phoenix-2026.07.08.1-linux.tar.xz) - **Linux *(Flatpak)***: [`https://releases.celenity.dev/phoenix/releases/2026.07.08.1/linux-flatpak/phoenix-2026.07.08.1-linux-flatpak.tar.xz`](https://releases.celenity.dev/phoenix/releases/2026.07.08.1/linux-flatpak/phoenix-2026.07.08.1-linux-flatpak.tar.xz) - **macOS**: [`https://releases.celenity.dev/phoenix/releases/2026.07.08.1/osx/phoenix-2026.07.08.1-osx.tar.xz`](https://releases.celenity.dev/phoenix/releases/2026.07.08.1/osx/phoenix-2026.07.08.1-osx.tar.xz) - **macOS *(Intel)***: [`https://releases.celenity.dev/phoenix/releases/2026.07.08.1/osx-intel/phoenix-2026.07.08.1-osx-intel.tar.xz`](https://releases.celenity.dev/phoenix/releases/2026.07.08.1/osx-intel/phoenix-2026.07.08.1-osx-intel.tar.xz) - **Windows**: [`https://releases.celenity.dev/phoenix/releases/2026.07.08.1/windows/phoenix-2026.07.08.1-windows.zip`](https://releases.celenity.dev/phoenix/releases/2026.07.08.1/windows/phoenix-2026.07.08.1-windows.zip) - **Standalone Universal Config**: [`https://releases.celenity.dev/phoenix/releases/2026.07.08.1/universal/phoenix-2026.07.08.1-universal.cfg`](https://releases.celenity.dev/phoenix/releases/2026.07.08.1/universal/phoenix-2026.07.08.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.08.1-android.tar.xz`: ```text 4a87133acfbd39b7661819889c0705348bbe2622304fc9bb7c733469e2de777a75ea79bc0969155709c5099e0adcc7591ce4f0a5699640cd7b021941e581bd48 ``` `phoenix-2026.07.08.1-android.js`: ```text 665720114349cdd5122592046c4a969528d38e7a9e41ff70015faa9a766f72a1941812f4f58001631ec8b24396cea2e061954f4337ff9ef9d173c23e00171ae0 ``` `phoenix-extended-2026.07.08.1-android.js`: ```text a3c8eec5b40233d9da23306286397adb2355a8597ff86412258f77b34854b247b550b8cccc883edf34029ec751b41231bf8819d3e17b0e9fae238e50316b7682 ``` `phoenix-2026.07.08.1-linux.tar.xz`: ```text 208829537aff28b4a1bd61eee3c4a2f07168fdd8193be12dd349d78838fbb6e6fd1807f99d655aaafd55e7eafb13654a95edd1fd2e78758901171e61e6e5a49c ``` `phoenix-2026.07.08.1-linux-flatpak.tar.xz`: ```text 5bb01da1e0ac897f2de665e2290ffbd5fa4609bdd1eff02bccb5d0db7e32f47a13bf3fac091ef8ded3255d8706cd82312f4910bb7dae73942ee49a8cee17841b ``` `phoenix-2026.07.08.1-osx.tar.xz`: ```text b19458b06ae4bba0486628d19e780bb3933586581b69a77cb83274763f3bca16d95aaddc37b591ed6a413030f498e9c2227de5acb684a89d6782b9f12bfe04bc ``` `phoenix-2026.07.08.1-osx-intel.tar.xz`: ```text 8e8afcb51b9ac3c4bef6c97588fd8d066b0755987fd44ecaf68794069dcc25f39ec39e3a9f7e1c13077d537125c24bebdc79f67c064d292cc5a700ffba40f419 ``` `phoenix-2026.07.08.1-windows.zip`: ```text 2bc5520e00c64c57efa5d2d39966977fb25f858c606c416761664e71d4b7da63070505d3d110f53a709fd3f623a8656f96fc94c98757ebfc55e28c3381774ec8 ``` `phoenix-2026.07.08.1-universal.cfg`: ```text bad3764e5bd122a01205f15d0ded0914e37690b60e9d24b2759ddbfa9720278176683e483a721db5bf14e828a00ecdcb443847ad1cf5964fb859c32593af0d60 ``` *** :) </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==-->
Update dependency phoenix to v2026.07.08.1
Some checks failed
Main workflow / changed (pull_request) Successful in 4s
Main workflow / build (phoenix) (pull_request) Failing after 9s
Main workflow / cleanup (pull_request) Has been skipped
bd58446b9c
Renovate changed title from Update dependency phoenix to v2026.07.08.1 to Update dependency phoenix to v2026.07.08.1 - autoclosed 2026-07-10 19:01:54 +00:00
Renovate closed this pull request 2026-07-10 19:01:54 +00:00
Some checks failed
Main workflow / changed (pull_request) Successful in 4s
Main workflow / build (phoenix) (pull_request) Failing after 9s
Main workflow / cleanup (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
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!17
No description provided.