Skip to content

Commit a716825

Browse files
committed
refactor: clean up twilight release notes for version 1.16.2t
1 parent 311c2a5 commit a716825

File tree

2 files changed

+22
-13
lines changed

2 files changed

+22
-13
lines changed

src/release-notes/stable.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3110,5 +3110,24 @@
31103110
"workflowId": 18005882035,
31113111
"image": false,
31123112
"date": "22/09/2025"
3113+
},
3114+
{
3115+
"version": "1.16.2b",
3116+
"extra": "",
3117+
"fixes": [
3118+
"Themed compact mode top toolbar is back, sorry for the small confusion!",
3119+
"Fixed symbols on certain languages not rendering correctly for flatpack users",
3120+
"Fixed mute button on collapsed sidebar not displaying unless selecting the tab"
3121+
],
3122+
"changes": ["URL Bar commands will now be enabled regardless of the browser's language"],
3123+
"features": [
3124+
"Pressing 'TAB' on an empty command bar will show all the available commands",
3125+
"Improved URL Bar command search performance and implemented a learning algorithm",
3126+
"Compact mode + fullscreen will no longer have borders",
3127+
"Added more icons to folders and workspaces"
3128+
],
3129+
"workflowId": 18059883443,
3130+
"image": false,
3131+
"date": "27/09/2025"
31133132
}
31143133
]

src/release-notes/twilight.json

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
11
{
2-
"version": "1.16.2t",
2+
"version": "xxx",
33
"extra": "",
4-
"fixes": [
5-
"Themed compact mode top toolbar is back, sorry for the small confusion!",
6-
"Fixed symbols on certain languages not rendering correctly for flatpack users",
7-
"Fixed mute button on collapsed sidebar not displaying unless selecting the tab"
8-
],
9-
"changes": ["URL Bar commands will now be enabled regardless of the browser's language"],
10-
"features": [
11-
"Pressing 'TAB' on an empty command bar will show all the available commands",
12-
"Improved URL Bar command search performance and implemented a learning algorithm",
13-
"Compact mode + fullscreen will no longer have borders",
14-
"Added more icons to folders and workspaces"
15-
]
4+
"fixes": [],
5+
"features": []
166
}

0 commit comments

Comments
 (0)