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

Latest commit

 

History

History
30 lines (26 loc) · 3 KB

2022-08-26-august-2022.md

File metadata and controls

30 lines (26 loc) · 3 KB
title description
August 2022
sensenet back-end updates of August 2022

Packages

In this release we added some new exciting enterprise features, fixed a huge number of bugs and added features that will support the standalone working mode in sensenet.

Features

  • We introduced Regex queries. This is an extension of the current Lucene query language and available everywhere when you execute a sensenet query.
  • We introduced an experimental OpenApi implementation for content CRUD operations.
  • From now on it is possible to download index documents through the REST API. This lets developers examine the index more closely when searching for issues.

Bug fixes

Testing and infrastructure