Skip to content

v9.3.0

Compare
Choose a tag to compare
@JPSchellenberg JPSchellenberg released this 31 Jul 08:27
· 734 commits to master since this release

9.3.0 (2023-07-31)

Features

  • You an now have multiple user states per content object and user. (#3011) (798975e) See the documentation page for more details.
  • You can now impersonate users when displaying user states. ([#3042])(#3042) See the documentation page for more details.
  • Authorization is now its own sub-system and not part of the Mongo(/S3) content storage classes. If you have used the authorization system of the Mongo(/S3) content storage classes before, you must migrate to the new model. See the documentation page for more details.

Maintenance

  • Updates several dependencies