File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog for osjs-client
2
2
3
+ ## 3.1.7
4
+
5
+ * Use desktop contextmenu in iconview (#51 )
6
+ * Ensure desktop iconview root contextmenu appears in correct context (#51 )
7
+ * Make desktop iconview drop be shortcut by default (#51 )
8
+ * Unselect desktop icons if root was clicked (#51 )
9
+ * Added a contextmenu to desktop iconview (#51 )
10
+ * Add application shortcut support to iconview (#51 )
11
+ * Improved desktop iconview and added shortcuts (#51 )
12
+
3
13
## 3.1.6
4
14
5
15
* Added support for blocking window destruction (#72 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @osjs/client" ,
3
- "version" : " 3.1.6 " ,
3
+ "version" : " 3.1.7 " ,
4
4
"description" : " OS.js v3 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