June 2020
Packages
sensenet OData parameter improvements
This release contains several bug fixes and OData action parameter improvements.
OData features
- 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.
Bug fixes
- 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.
sensenet as a service improvements
- A new action method for local user registration was added.
Index backup in centralized mode
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.
sensenet .Net client 2.0.6
This is a minor release containing a couple of bug fixes.
Bug fixes
- Duplicated OData parameters are handled seamlessly.
- We added a more detailed error message in case of server failure.
sensenet Tools 3.2.3
This is a minor release containing only a small fix and testing improvements.
Bug fixes
- Event log file became more readable, entries are separated by a new line.
Testing
- Added a few new test helper classes.