Skip to content

Commit e78db19

Browse files
committed
feat(release-notes): add version 1.17.13b with performance improvements and new features
1 parent acfc98b commit e78db19

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/release-notes/stable.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3384,5 +3384,20 @@
33843384
"workflowId": 19804431705,
33853385
"image": false,
33863386
"date": "01/12/2025"
3387+
},
3388+
{
3389+
"version": "1.17.13b",
3390+
"extra": "",
3391+
"fixes": ["Small performance improvements and bug fixes."],
3392+
"security": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-92/",
3393+
"features": [
3394+
"Updated to Firefox 146.0",
3395+
"You can now choose monochrome themes and customize the color algorithm on the theme picker",
3396+
"Zen now natively supports fractional scaled displays on Linux (Wayland), making rendering more effective.",
3397+
"MacOS users now have a dedicated GPU process by default. This includes WebGPU, WebGL, and Zen's own WebRender. With this feature enabled, fatal errors in graphics code will no longer crash the browser, and will instead transparently restart the GPU process."
3398+
],
3399+
"workflowId": 20138588499,
3400+
"image": false,
3401+
"date": "12/12/2025"
33873402
}
33883403
]

0 commit comments

Comments
 (0)