Skip to content

Commit be12408

Browse files
authored
feat: add release notes for version 1.17.4b with fixes and new features (#821)
* feat: add release notes for version 1.17.4b with fixes and new features * Update workflowId in stable release notes Signed-off-by: mr. m <[email protected]> --------- Signed-off-by: mr. m <[email protected]>
1 parent ab8ae85 commit be12408

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

src/release-notes/stable.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3236,5 +3236,23 @@
32363236
"workflowId": 18794964599,
32373237
"image": false,
32383238
"date": "25/10/2025"
3239+
},
3240+
{
3241+
"version": "1.17.4b",
3242+
"extra": "",
3243+
"fixes": [
3244+
"Fixed dragging links inside the sidebar causing it to flicker in compact mode.",
3245+
"Fixed double toolbar urlbar permission icons not being centered vertically.",
3246+
"Fixed performance and video playback issues on macOS 26 (Tahoe) that occurred when the system was under heavy load.",
3247+
"Fixed a startup crash affecting Windows users with Avast or other security software installed."
3248+
],
3249+
"security": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-86/",
3250+
"features": [
3251+
"Updated to Firefox 144.0.2",
3252+
"Added a new 'Clear Tabs' button to the sidebar to quickly close all open unpinned tabs."
3253+
],
3254+
"workflowId": 18941886669,
3255+
"image": false,
3256+
"date": "30/10/2025"
32393257
}
32403258
]

0 commit comments

Comments
 (0)