Skip to content

Commit 5efef30

Browse files
committed
feat(release-notes): add version 1.17.14b with fixes for startup hangs and search engine issues
1 parent e78db19 commit 5efef30

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
@@ -3399,5 +3399,20 @@
33993399
"workflowId": 20138588499,
34003400
"image": false,
34013401
"date": "12/12/2025"
3402+
},
3403+
{
3404+
"version": "1.17.14b",
3405+
"extra": "",
3406+
"fixes": [
3407+
"Fixed startup hangs on macos systems having webrenderer disabled.",
3408+
"Fixed an issue when setting certain sites as default search engines being overwritten on restart.",
3409+
"Fixed minor issues with the update notification being used alongside the media player and improved overflowing space icons feel when hovering."
3410+
],
3411+
"features": [
3412+
"Added a preference (`zen.downloads.icon-popup-position`) to control the position of the download icon popup in compact mode."
3413+
],
3414+
"workflowId": 20200279614,
3415+
"image": false,
3416+
"date": "14/12/2025"
34023417
}
34033418
]

0 commit comments

Comments
 (0)