celenity
ddc79f3546
fix: revert bump cbindgen to v0.29.4 for now
...
Signed-off-by: celenity <celenity@celenity.dev >
v151.0.4
2026-06-10 13:52:04 -04:00
celenity
143c33485c
151.0.4
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-10 06:48:23 +00:00
celenity
0431974e7a
feat: bump cbindgen to v0.29.4
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-10 06:42:19 +00:00
celenity
dd83d5a8c1
feat: bump Phoenix to 2026.06.10.1
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-10 06:41:19 +00:00
celenity
93b0a9dc50
WIP: 151.0.4
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-09 06:45:25 +00:00
celenity
0e72083fc8
feat: bump cbindgen to v0.29.3
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-09 06:12:42 +00:00
celenity
ef220e0239
feat: bump F-Droid's Gradle script
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-09 06:09:17 +00:00
celenity
876663b53b
feat: bump nvm to v0.40.5
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-09 06:08:24 +00:00
celenity
30efe96150
feat: bump androguard to v4.1.4
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-09 06:05:36 +00:00
celenity
e638f67fee
fix: update curl flags
...
Notably:
- Splits ciphers into separate categories for ones that should be applied to TLS 1.3 and ones that should be applied to non-TLS 1.3 connections (because curl requires/uses two separate options for this, so this ensures it handles/sets them properly)
- Removes options that do not apply to HTTP(S) requests
- Enables parallel downloads
- Prevents curl from automatically converting POST requests to GET requests upon certain redirects
- Sets curl to retry upon all errors (will fail after 5 tries)
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-09 03:40:38 +00:00
celenity
fa911f8d77
fix: typo
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-09 03:36:31 +00:00
celenity
2f40e5e20f
feat: add --fail to curl flags
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-04 05:42:47 +00:00
celenity
7834e6e881
fix: clean-up/remove redundant curl arguments
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-04 05:40:19 +00:00
celenity
23aa0326db
fix: use double (instead of single) brackets for scripts/mozconfigs
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-04 05:35:42 +00:00
celenity
a699ab8090
feat: bump uv to 0.11.19 + cpython to 20260602
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-04 04:50:33 +00:00
Weblate
a6fee9d136
Translations update from Hosted Weblate
...
ironfox-oss/IronFox!148
Translations update from [Hosted Weblate](https://hosted.weblate.org ) for [IronFox/App](https://hosted.weblate.org/projects/ironfox/app-main/ ).
It also includes following components:
* [IronFox/Gecko](https://hosted.weblate.org/projects/ironfox/gecko/ )
Current translation status:

MR-author: Weblate <hosted@weblate.org >
Co-authored-by: ssantos <ssantos@web.de >
Approved-by: celenity <celenity@celenity.dev >
Merged-by: celenity <celenity@celenity.dev >
v151.0.3
2026-06-02 19:51:32 +00:00
celenity
6f036b1970
151.0.3
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-02 19:46:30 +00:00
celenity
da52c01a16
WIP: 151.0.3
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-02 06:41:44 +00:00
celenity
81c63956a2
fix: add missing logic to control the toggle for whether WebGL is disabled for sites by default - fixes https://codeberg.org/ironfox-oss/bugs/issues/364
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-02 02:13:11 +00:00
celenity
124c61765d
feat: bump Rust to 1.96.0
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-02 02:02:03 +00:00
celenity
f38b7b6d45
feat: bump Node.js to 26.3.0
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-02 02:00:31 +00:00
celenity
d68d13ca8a
feat: bump uv to 0.11.18
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-02 01:58:55 +00:00
celenity
49b9c36ebe
feat: bump pip to 26.1.2
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-06-02 01:53:44 +00:00
celenity
ee4211b894
151.0.2.1
...
Signed-off-by: celenity <celenity@celenity.dev >
v151.0.2.1
2026-05-28 08:22:40 +00:00
celenity
75590283a1
feat: bump npm to 11.16.0
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-28 08:16:44 +00:00
celenity
58b86a62ff
fix: ensure we clear the value of network.trr.bootstrapAddr if the provider isn't supported by the DoH auto bootstrap mechanism - fixes https://codeberg.org/ironfox-oss/bugs/issues/375
...
For reference, this functionality was introduced by Phoenix (For details, see: https://codeberg.org/celenity/Phoenix/src/branch/dev/docs/preferences.md#browser-phoenix-trr-autobootstrap ) - this issue was caused by our integration/handling of it
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-28 08:13:13 +00:00
celenity
812067d80b
151.0.2
...
Signed-off-by: celenity <celenity@celenity.dev >
v151.0.2
2026-05-26 16:50:24 +00:00
celenity
10b57eac1e
WIP: 151.0.2
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-26 08:53:24 +00:00
celenity
d2e334a752
feat: bump Node.js to 26.2.0
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-26 06:39:14 +00:00
celenity
237900a683
fix: minor formatting
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-26 01:28:04 +00:00
celenity
8dab081fff
feat: Override values for settings from Nimbus directly (via our own initial_experiments.json file)
...
This significantly reduces the time and amount of patches we need, and makes it signiifcantly easier to control/override unwanted behavior
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-25 01:52:49 +00:00
celenity
7e7f15fe42
fix: update patch to prevent automatically pinning recently visited websites to the homepage by default
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-23 05:52:46 +00:00
celenity
a627338fcd
fix: Do not disable GSS-API/negotiate authentication at build-time
...
After some research/investigation, AFAICT this functionality is already disabled by default with prefs set by Phoenix (in addition to our "Authentication" enterprise policies) - so if users really want to enable/use this functionality for whatever reason (which I know has been requested in the past), we can allow them to do so
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-23 05:39:45 +00:00
celenity
ff3a0e02f6
fix: Protocol handling
...
(For details, see 3f90f8593c + https://codeberg.org/celenity/Phoenix/issues/293 )
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-22 07:54:50 +00:00
celenity
a7b2123ee7
feat: bump npm to 11.15.0
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-22 01:25:13 +00:00
celenity
117bdf8a3c
feat: bump uv to 0.11.16
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-22 01:24:17 +00:00
celenity
9e49bb560f
feat: bump Phoenix to 2026.05.21.1
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-21 06:38:57 +00:00
celenity
84fa26c7ad
151.0
...
Signed-off-by: celenity <celenity@celenity.dev >
v151.0
2026-05-19 17:03:02 +00:00
celenity
0c72cf517f
feat: bump UnifiedPush-AC to 1.0.3
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-19 08:15:33 +00:00
Weblate
d565b0a49f
Translations update from Hosted Weblate
...
ironfox-oss/IronFox!146
Translations update from [Hosted Weblate](https://hosted.weblate.org ) for [IronFox/App](https://hosted.weblate.org/projects/ironfox/app-main/ ).
It also includes following components:
* [IronFox/Gecko](https://hosted.weblate.org/projects/ironfox/gecko/ )
Current translation status:

MR-author: Weblate <hosted@weblate.org >
Co-authored-by: Naty S <9094039+eclecticpassions@users.noreply.github.com >
Co-authored-by: skajmer <skajmer@protonmail.com >
Co-authored-by: Fjuro <fjuro@users.noreply.hosted.weblate.org >
Co-authored-by: daskashk <daskashk@users.noreply.hosted.weblate.org >
Approved-by: celenity <celenity@celenity.dev >
Merged-by: celenity <celenity@celenity.dev >
2026-05-19 08:10:18 +00:00
celenity
cde0c0732a
feat: bump uv to 0.11.15
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-19 08:08:53 +00:00
celenity
4a0d5434b7
fix: update Firefox SHA512sum
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-19 08:08:08 +00:00
celenity
8f41392e2e
feat: Spoof CSS prefers-color-scheme for thunderbird.net (as it doesn't support dark mode and doesn't need to access the real value)
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-17 05:32:45 +00:00
celenity
a4aed45b63
fix: remove reference to removed DISCOVER_MORE_STORIES feature flag
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-15 05:50:08 +00:00
celenity
1177b4e1df
WIP: 151.0
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-15 05:42:28 +00:00
celenity
f8e9c9a0b1
feat: bump GYP to 0.22.2
...
(Also includes some minor tweaks to formatting/structure)
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-14 20:14:51 +00:00
celenity
b9474609e8
feat: bump uv to 0.11.14
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-14 19:57:27 +00:00
celenity
a07c44c2da
150.0.3
...
Signed-off-by: celenity <celenity@celenity.dev >
v150.0.3
2026-05-12 17:43:09 +00:00
celenity
e288a6c17c
fix: minor formatting (get_sources.sh)
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-12 06:03:24 +00:00
celenity
049173776c
WIP: 150.0.3
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-05-12 02:40:09 +00:00