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

Latest commit

 

History

History
36 lines (24 loc) · 1.99 KB

2020-05-04-may-2020.md

File metadata and controls

36 lines (24 loc) · 1.99 KB
title description
May 2020
first sensenet back-end updates of December 2020

Packages

This release takes us closer to a full .Net Core solution. It also contains several bug fixes.

Features

Bug fixes

  • Fixed the Office Online editing issue that prevented other users see changes made in the editor.
  • In the .Net Core version the Versioning and approving actions were not filtered by status.
  • Upload works for content types in the .Net Core version.

This is a minor release containing a number of under-the-hood features and a few new APIs.

Features

  • in developer mode it is possible to trust all or some server certificates
  • added several new APIs that make sending OData requests easier
  • old web request APIs that used HttpWebRequest became obsolete

In this release we are introducing an experimental client (and service host) for the Centralized Search Service that uses the gRPC technology instead of WCF. This is a step toward hosting the search service in a more modern containerized environment.

This is a technical release for supporting the latest sensenet packages and making a few steps toward a .Net Core-compatible preview package.