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

Latest commit

 

History

History
21 lines (17 loc) · 1.84 KB

2021-02-23-february-2021.md

File metadata and controls

21 lines (17 loc) · 1.84 KB
title description
February 2021
sensenet back-end updates of February 2021

Packages

This release contains bug fixes and minor features to support the upcoming service infrastructure.

Bug fixes

sensenet as a service improvements

  • We started working on an event infrastructure that will provide the base of the upcoming WebHook feature.
  • It is now possible to add custom middlewares before or after our conditional middlewares when registering sensenet pipeline elements during app start.
  • We extended the Save query action with a new filter field to aid the UI with a structured query storage. It is also possible for saved queries to contain template elements (like @@CurrentDate@@).
  • We renamed the Browse action to Details to clarify its meaning and defined a new field control for the file size field.