Skip to content

Commit acc3047

Browse files
committed
fix: update stable and twilight release notes with new features and fixes
1 parent fd6ba8d commit acc3047

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

src/release-notes/stable.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3225,5 +3225,16 @@
32253225
"workflowId": 18753962090,
32263226
"image": false,
32273227
"date": "24/10/2025"
3228+
},
3229+
{
3230+
"version": "1.17.3b",
3231+
"extra": "",
3232+
"fixes": ["Fixed bookmarks popup not opening", "Fixed a memory leak while using glance tabs"],
3233+
"features": [
3234+
"Buttons on the control center has changed orders for faster access to frequently used buttons"
3235+
],
3236+
"workflowId": 18794964599,
3237+
"image": false,
3238+
"date": "25/10/2025"
32283239
}
32293240
]

src/release-notes/whats-new.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[
22
"This update focuses on enhancing user experience and general polishing. You can now start using the new Site Control Center to manage site permissions, security settings, and add-ons all in one place. We've also added a quick toggle button for compact mode on the toolbar for easier access along with other nice quality of life improvements!",
3-
"1.17.2b"
3+
"1.17.3b"
44
]

0 commit comments

Comments
 (0)