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

Latest commit

 

History

History
20 lines (15 loc) · 1.21 KB

2021-07-07-july-2021.md

File metadata and controls

20 lines (15 loc) · 1.21 KB
title description
July 2021
sensenet back-end updates of July 2021

Packages

This release contains a few new features and improvements to support the sensenet service infrastructure.

Features

  • Introducing the new statistics feature: it lets us track the number of web requests, sent webhooks and a couple of similar events so that administrators have a better understanding of the behavior of the repository.

Testing and infrastructure

  • We have updated Microsoft.Extensions and task management package references, you may need to do the same in your project to be compatible with this release.
  • We also removed the Preview package dependency from core sensenet libraries.
  • We continue to refactor our internal APIs to support a service infrastructure. This time we modernized the schema and node type system to work as instances.

This is a technical release to support the latest sensenet packages.