We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aae337 commit f73dbd4Copy full SHA for f73dbd4
web/src/changelog.json
@@ -1,21 +1,16 @@
1
{
2
"Interface - General": [
3
4
- "issueId": 150,
5
- "url": "/pull/150",
6
- "description": "Use system dark mode theme preferences."
+ "issueId": 169,
+ "url": "/pull/169",
+ "description": "Add Vim mode emulation."
7
},
8
- {
9
- "issueId": 147,
10
- "url": "/pull/147",
11
- "description": "Add vertical and horizontal layout switcher for output panel"
12
- }
13
],
14
- "Interface - Other": [
+ "Interface - Bugs": [
15
16
17
18
- "description": "Store output panel settings in local storage."
+ "issueId": 178,
+ "url": "/pull/178",
+ "description": "Fix word wrap in alert box on small screens."
19
}
20
]
21
0 commit comments