Mostly small functional improvements in this release.
New attributes
For Contacts model a
memberOf
is now supported so adding and removing them from groups can be done.
Bug fixes
Changed primitive boolean to the Boolean class value type for
minor
attribute in User and OidcUser models.
...