title | description |
---|---|
August 2019 |
sensenet back-end updates of August 2019 |
There are mostly bug fixes in this release, please take a look at the following list of changes.
- As part of a cleanup we refactored the generated TypeScript schema.
- Office Online actions take action type (e.g. edit or view) into account when serving WOPI actions to the client. This is important in cases when a file (e.g. a doc file) can be viewed but not edited.
- From now on it is possible to define allowed origin domains with a port number.
- We removed
ConfigurationManager
usages from the ContentRepository and Storage projects to support .Net Core applications.
To get started please follow the instructions in the Install sensenet from NuGet article.