There was an error while loading. Please reload this page.
1 parent d6d3d9b commit 563f804Copy full SHA for 563f804
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog for osjs-client
2
3
+## 3.8.1 - 2022-07-31
4
+
5
+If you're upgrading from 3.7 or earlier, any settings stored in localStorage
6
+will be reset if you don't update your configuration.
7
8
+See https://github.com/os-js/osjs-client/pull/160#issuecomment-1193185847
9
10
## 3.8.0 - 2022-07-31
11
12
* VFS documentation typo
package.json
@@ -1,6 +1,6 @@
{
"name": "@osjs/client",
- "version": "3.8.0",
+ "version": "3.8.1",
"description": "OS.js client",
"main": "dist/main.js",
"style": "dist/main.css",
0 commit comments