Skip to content

Commit f09568c

Browse files
committed
2025.12.23.1
Signed-off-by: celenity <celenity@celenity.dev>
1 parent 422c153 commit f09568c

162 files changed

Lines changed: 15896 additions & 12422 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

android/phoenix-extended.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Unspecified = This preference should be set EVERYWHERE
4343
*/
4444

4545
/// Add custom branding at `about:support`
46-
pref("app.support.vendor", "Phoenix - Extended: 2025.11.27.1", locked); // [NO-MAIL] [HIDDEN]
46+
pref("app.support.vendor", "Phoenix - Extended: 2025.12.23.1"); // [NO-MAIL] [HIDDEN]
4747

4848

4949
/*** 001 FINGERPRINTING PROTECTION ***/

android/phoenix.js

Lines changed: 84 additions & 28 deletions
Large diffs are not rendered by default.

archives/phoenix-flatpak.zip

15.1 KB
Binary file not shown.

archives/phoenix-linux.zip

20 KB
Binary file not shown.

archives/phoenix-osx-intel.zip

15.1 KB
Binary file not shown.

archives/phoenix-osx.zip

18.2 KB
Binary file not shown.

archives/phoenix-windows.zip

15.1 KB
Binary file not shown.

build/env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
# Version of Phoenix you'd like to build
4-
export PHOENIX_VERSION=2025.11.27.1
4+
export PHOENIX_VERSION=2025.12.23.1
55

66
# Where `Phoenix` (this repo) is located
77
export phoenix_dir=$(dirname $(dirname "$(realpath "$0")"))

0 commit comments

Comments
 (0)