Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 1.23 KB

2019-08-06-august-2019.md

File metadata and controls

23 lines (16 loc) · 1.23 KB
title description
August 2019
sensenet back-end updates of August 2019

Packages

There are mostly bug fixes in this release, please take a look at the following list of changes.

Client changes

Bug fixes

  • 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.

Package changes to support .Net Standard

  • We removed ConfigurationManager usages from the ContentRepository and Storage projects to support .Net Core applications.

Installation

To get started please follow the instructions in the Install sensenet from NuGet article.