Skip to content

Commit

Permalink
Changelog for v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Jun 29, 2019
1 parent d6ccd7d commit 3e148ec
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions CHANGELOG.md
@@ -1,8 +1,18 @@
# Changelog

## v2.2.0 - 2019-06-29

### Features

* **Login**: Redirect to authentication provider automatically if only one provider is active.

### Bugfixes

* **GraphQL**: Fix a bug in styles that prevented to autocomplete to show properly

## v2.1.0 - 2019-06-22

## Features
### Features

* **Assets**: Parameter to prevent download in Browser.
* **Assets**: FTP asset store.
Expand All @@ -19,7 +29,7 @@
* **UI**: Dropdown field for references.
* **Users**: Email notifications when contributors is added.

## Bugfixes
### Bugfixes

* **Contents**: Fix for scheduled publishing.
* **GraphQL**: Fix query parameters for assets.
Expand All @@ -30,11 +40,11 @@

## v2.0.5 - 2019-04-21

## Features
### Features

* **UI**: Sort content by clicking on the table header.

## Bugfixes
### Bugfixes

* **UI**: Fix publish button in content context menu.

Expand Down

0 comments on commit 3e148ec

Please sign in to comment.