Release Highlights

The 3.15.0 release is focusing on improving functionality of UpMan – Unity projects management feature. Two notable enhancements are shipped:

  • Possibility to bound policy documents to project. Policy documents are auto-added to project join forms.
  • Significant update and enhancements of the initial version of the REST API to manage projects. API client can now manage forms used by the project. Forms content is subject to constraints ensuring that registered users can not escalate their permissions outside of the project. What is more management of project policy documents over the API is also possible.

Breaking changes

UpMan REST API contains a minor backwards incompatible change, related to project forms management. See documentation of the API for details, the changes are around project creation, where policy document needs to be setup separately, after the project is created.