Skip to content

Commit

Permalink
CHANGELOG for v3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Aug 19, 2019
1 parent d17c446 commit 539c6b5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 3.2.0 - 2019-08-19

### Features

* **Contents**: Improved reference dropdown selector.
* **API**: Json queries for new query editor.
* **API**: Moved from Swagger2 to OpenAPI for generated documentation.
* **API**: Improved GraphQL error handling.
* **API**: Setting to show PII (Personally Identifiable Information) in logs.
* **UI**: Query editor for json queries.
* **UI**: Horizontal scrolling in UI.
* **Assets**: Pass in time to cache to asset API.
* **Assets**: Shorter asset fields and asset migration.
* **Rules**: Kafka rule action, thanks to https://github.com/sauravvijay
* **DB**: Removed support for CosmosDB and DocumentDB due to high costs.

## 3.1.0 - 2019-07-25

### Features
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Current Version ![GitHub release](https://img.shields.io/github/release/squidex/
* [guohai](https://github.com/seamys): FTP asset store support, Email rule support, custom editors and bug fixes.
* [pushrbx](https://pushrbx.net/): Azure Store support.
* [razims](https://github.com/razims): GridFS support.
* [sauravvijay](ttps://github.com/sauravvijay): Kafka Rule action.

## Contributing

Expand Down

0 comments on commit 539c6b5

Please sign in to comment.