File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 2.0.0-91
2
+
3
+ Added theme overlay support. Updated zip handling in user-installable
4
+ packages.
5
+
6
+ Digest:
7
+
8
+ * server-node: Updated user-installable package handling
9
+ * build: Updated help
10
+ * build: Support for theme overlays
11
+ * build: Separated sound theme build from main
12
+ * misc: Updated bin/add-user.js
13
+ * misc: Updated Grunt tests
14
+ * misc: Changed from 'unzip' to 'unzip-stream' library
15
+ * misc: Updated package.json dependencies
16
+
1
17
# 2.0.0-90
2
18
3
19
This is a minor release that cleans up icon and sound themes.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " OS.js" ,
3
- "version" : " 2.0.0-90 " ,
3
+ "version" : " 2.0.0-91 " ,
4
4
"description" : " JavaScript Cloud/Web Desktop Platform" ,
5
5
"url" : " https://www.os-js.org" ,
6
6
Original file line number Diff line number Diff line change 4
4
"storage" : " demo" ,
5
5
6
6
"client" : {
7
- "Version" : " 2.0.0-90 " ,
7
+ "Version" : " 2.0.0-91 " ,
8
8
"SettingsManager" : {},
9
9
"PackageManager" : {},
10
10
"Preloads" : {},
You can’t perform that action at this time.
0 commit comments