Skip to content

Commit 1fb3cc0

Browse files
committed
feat: add release notes for version 1.15.3b with fixes and changes
1 parent d1ed220 commit 1fb3cc0

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

src/release-notes/stable.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3003,7 +3003,7 @@
30033003
"fixes": [
30043004
"Fixed issues with the folder context menu not working on collapsed mode",
30053005
"Fixed tab becoming invisible on some occasions when collapsing active folders",
3006-
"Fixed pinned tabs / folders not initializing correctly on some occations"
3006+
"Fixed pinned tabs / folders not initializing correctly on some occasions"
30073007
],
30083008
"features": ["Updated to Firefox 142.0.1"],
30093009
"changed": ["Moved 'Unpack Folder' next to 'Delete Folder' in the folder context menu"],
@@ -3019,5 +3019,26 @@
30193019
"workflowId": 17309178471,
30203020
"image": false,
30213021
"date": "29/08/2025"
3022+
},
3023+
{
3024+
"version": "1.15.3b",
3025+
"extra": "",
3026+
"fixes": [
3027+
"Fixed compact mode turning off after startup.",
3028+
{
3029+
"description": "Fixed memory issues when creating new folders.",
3030+
"issue": 10145
3031+
},
3032+
"Fixed startup freezes on some systems.",
3033+
"Fixed hovering over the urlbar making the compact mode sidebar appear"
3034+
],
3035+
"changes": [
3036+
"'Split Tabs' context menu item won't show if it's not applicable.",
3037+
"Changed the UI for the status panel to provide a more streamlined feel."
3038+
],
3039+
"features": ["Wheel clicking on a pending pinned tab will now close it."],
3040+
"workflowId": 17349467603,
3041+
"image": false,
3042+
"date": "31/08/2025"
30223043
}
30233044
]

0 commit comments

Comments
 (0)