Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into release-1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
yvespp committed Jan 17, 2018
2 parents 4fbbfc2 + 2310761 commit d5d81e1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions release-changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# v1.16.1
This release contains bug fixes and one new feature.

## New featrue
* Rest: multiple permissions in one post [#258](https://github.com/liimaorg/liima/issues/258)
* Preparation for the new create permission GUI: Permission GUI: make it simple to create multiple permissions [#259](https://github.com/liimaorg/liima/issues/259)

## Bug fixes
* Add relation REST endpoint throws NullPointer exception [#320](https://github.com/liimaorg/liima/issues/320)
* Error: "Was not able to decrypt properties" after setting encrypted property over REST [#322](https://github.com/liimaorg/liima/issues/322)

# v1.16.0
This release adds some new features, fixes bugs and updates the used JavaScript libraries. Highlight is the new configuration overview that shows where on a resource properties have been overwritten.

Expand Down

0 comments on commit d5d81e1

Please sign in to comment.