Skip to content

Commit 311c2a5

Browse files
committed
feat: update twilight release notes for version 1.16.2t
1 parent 0b7ae40 commit 311c2a5

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

src/release-notes/twilight.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
{
2-
"version": "xxx",
2+
"version": "1.16.2t",
33
"extra": "",
4-
"fixes": [],
5-
"features": []
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+
]
616
}

0 commit comments

Comments
 (0)