Skip to content

Commit

Permalink
Changelog for 5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Feb 27, 2021
1 parent b79aadc commit 198c4f8
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Changelog

## 5.6.0 - 2020-02-27

This comment has been minimized.

Copy link
@ASHWINI-GUPTA

ASHWINI-GUPTA Apr 25, 2021

Release year is mention as 2020-02-27 instead of 2021-02-27.


### Features

* **API**: Endpoint to provide JSON schemas for all rule events.
* **API**: Better support for OpenAPI code generators.
* **API**: Fix total calculation in same hot paths.
* **API**: Performance improvements to the GraphQL endpoint.
* **API**: Performance improvements to reduce memory usage.
* **Contents**: Pujabi as new language.
* **Contents**: New scripting methods: `getReferences` and `getAssets`
* **Contents**: New flat data API description.
* **Infrastructure**: Simplified serializers to migrate to System.Text.Json when possible.
* **Permissions**: New permissions to only give access to contents created by the user.
* **Rules**: Custom payloads for AuzureQueue rules.
* **UI**: Editor extensions.
* **UI**: Delay tooltip a little bit.
* **UI**: Drag and drop of multiple files and folders.
* **UI**: Simply autocompletion for scripting.

### Bugfixes

* **Assets**: Fix surrogate keys for asset endpoint.
* **Contents**: Null fixesd for Odata.
* **UI**: Show all properties when exporting schemas.
* **UI**: Shortcut for new asset folder fixed.
* **UI**: Max height for language dropdown.
* **UI**: Fix custom editor in nested forms.
* **UI**: Fix reset button for assets.
* **Usages**: Fix usage notifications.

## 5.5.0 - 2021-01-24

### Features
Expand Down

0 comments on commit 198c4f8

Please sign in to comment.