improvement
Public API
April 2021
19 April 2021
release-featured-image

This release contains a new WebHook feature and several internal features and bug fixes to support the sensenet service infrastructure.

Features

  • Our WebHook module is now able to send a custom payload when a webhook is triggered. This lets developers connect to already existing 3rd party services.

Bug fixes

  • We consolidated many of our built-in content type icon names so that the frontend can use a unified icon set.

  • The Type field value was missing from the OData response in some cases.

Testing and infrastructure

  • We are in the middle of moving our old tests to the new API that is able to handle integration tests in a unified way. In this release we moved our blob tests to the new test project.

  • We improved reference property handling in our in-memory database so that tests can work in a unified way.

  • Added caching for index documents so that the document is generated only once when needed.