JSKOS Server v1.6.0
- Extend
crossUser
to support lists of user URIs. (#184)- Adding an array of user URIs to the
update
ordelete
key of an entity in the configuration will allow only those users to update/delete other people's entities, essentially giving them "super user" capabilities.
- Adding an array of user URIs to the
- Filter mappings by sum of assessment annotations. (#185)
- Add sort by
mappingRelevance
to GET /mappings. (#186) - Some smaller fixes.
- Update dependencies.
Full Changelog: v1.5.2...v1.6.0