Browse Source

Changelog updated.

pull/353/head v2.0.4
Sebastian Stehle 7 years ago
parent
commit
04783b3563
  1. 17
      CHANGELOG.md
  2. 2
      README.md

17
CHANGELOG.md

@ -1,5 +1,22 @@
# Changelog
## v2.0.4 - 2019-04-20
### Features
* **UI**: Link to go from a referenced content to the corresponding edit screen.
* **Contents**: Also query by items in array fields.
You can use the following syntax for array items:
$filter=data/iv/hobbies/name eq 'Programming'
## v2.0.3 - 2019-04-19
### Bugfixes
* **UI**: Serveral essential bugfixes for radio buttons in Angular forms.
## v2.0.2 - 2019-04-16
### Bugfixes

2
README.md

@ -16,7 +16,7 @@ Please join our community forum: https://support.squidex.io
## Status
Current Version v2.0.2. Roadmap: https://trello.com/b/KakM4F3S/squidex-roadmap
Current Version v2.0.4. Roadmap: https://trello.com/b/KakM4F3S/squidex-roadmap
## Prerequisites

Loading…
Cancel
Save