File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog for osjs-client
2
2
3
+ ## 3.8.0 - 2022-07-31
4
+
5
+ * VFS documentation typo
6
+ * Fixed disabled VFS tests (#185 )
7
+ * Remove now defunct esdoc deploy
8
+ * Update source code license comments
9
+ * Update LICENSE
10
+ * Core API kill application method (#183 )
11
+ * Support serialization of url query parameters (#182 )
12
+ * Add prefix to localStorage settings adapter (#159 )
13
+ * Fix typo in VFS utilities (#181 )
14
+ * Add support for labels in iconview (#179 )
15
+ * Remove matrix strategy from test CI
16
+ * Add editorconfig
17
+ * Lock jest version number in CI
18
+ * Added more Translations and fixed a few spelling mistakes (#175 )
19
+
3
20
## 3.7.3 - 2021-04-02
4
21
5
22
* Fix audio volume typo (#173 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @osjs/client" ,
3
- "version" : " 3.7.3 " ,
3
+ "version" : " 3.8.0 " ,
4
4
"description" : " OS.js client" ,
5
5
"main" : " dist/main.js" ,
6
6
"style" : " dist/main.css" ,
You can’t perform that action at this time.
0 commit comments