Skip to content

Commit c8e8230

Browse files
committed
Version bump
1 parent 1f5db2e commit c8e8230

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog for osjs-client
22

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+
313
## 3.1.6
414

515
* Added support for blocking window destruction (#72)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osjs/client",
3-
"version": "3.1.6",
3+
"version": "3.1.7",
44
"description": "OS.js v3 client",
55
"main": "dist/main.js",
66
"style": "dist/main.css",

0 commit comments

Comments
 (0)