title | description |
---|---|
January 2021 |
sensenet back-end updates of January 2021 |
This release contains bug fixes and minor features to support the upcoming service infrastructure.
- Users with only preview permissions could not access preview images.
- Copy and Move operations have been fixed for cases when working in content lists.
- We started to clean up and simplify the built-in default Content Type definition xml.
- Client developers will not see unnecessary OData system action parameters when using the command executor in admin UI.
- Backend developers are able to define strongly typed enumeration parameters for OData actions instead of having to parse strings manually.
- We started to work on a new integration test framework to be able to test our changes more quickly and reliably.