title | description |
---|---|
July 2021 |
sensenet back-end updates of July 2021 |
This release contains a few new features and improvements to support the sensenet service infrastructure.
- 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.
- 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.