title | description |
---|---|
June 2020 |
sensenet back-end updates of June 2020 |
This release contains several bug fixes and OData action parameter improvements.
- IConfiguration can be added as automatic parameter of an OData operation.
- You can use case insensitive parameter names in OData requests.
- It is possible to define the action display name for an OData action method in an attribute.
- UploadText can be called from a client without throwing an exception.
- We added a more meaningful error message when the user tries to delete a content without the appropriate permissions.
- A new action method for local user registration was added.
In this release we publish the backup API implementation for the centralized indexing engine. This means from now on it is possible to send backup requests to the search service and request backup history and status information.
This is a minor release containing a couple of bug fixes.
- Duplicated OData parameters are handled seamlessly.
- We added a more detailed error message in case of server failure.
This is a minor release containing only a small fix and testing improvements.
- Event log file became more readable, entries are separated by a new line.
- Added a few new test helper classes.