From 862c2741fe99f505cfde0a7410e162b71315dbbe Mon Sep 17 00:00:00 2001 From: Sebastian Date: Thu, 14 Oct 2021 18:08:29 +0200 Subject: [PATCH] Changelog for 5.10.0 --- CHANGELOG.md | 26 ++++++++++++++++++++++++-- backend/src/Squidex/__missing.txt | 6 ------ 2 files changed, 24 insertions(+), 8 deletions(-) delete mode 100644 backend/src/Squidex/__missing.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index 5829cba57..1a60d1273 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,30 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [5.9.0] +## [5.10.0] - 2021-10-14 + +### Fixed + +* **UI**: Improve autosave feature. +* **UI**: Correct styling of content compare view. +* **UI**: Fix for reference dropdown. +* **MongoDB**: Fixed parsing of MongoDB versions for release candidates or beta versions. + +### Changed + +* **GraphQL**: Do not apply page size when retrieving references to get rid of limitation. +* **API**: New content structure to allow full app deletion. +* **Schemas**: Simplify schema builder. + +### Added + +* **Assets**: Asset scripts. +* **GraphQL**: Do not return error when content to query is from another schema. +* **Contents**: Uniqueness validation for components and array fields. +* **UI**: Persist collapsed status for array fields in UI. +* **UI**: Hint to run webpack for development mode. + +## [5.9.0] - 2021-09-14 ### Fixed @@ -39,7 +62,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), * **Rules**: Enable or disable rules over the context menu. * **Scripting**: New method to make HTTP methods using POST, PUT, PATCH and DELETE verbs. - ## [5.8.2] - 2021-07-18 ### Fixed diff --git a/backend/src/Squidex/__missing.txt b/backend/src/Squidex/__missing.txt deleted file mode 100644 index d6f9904ed..000000000 --- a/backend/src/Squidex/__missing.txt +++ /dev/null @@ -1,6 +0,0 @@ -setup.webpack.title -setup.webpack.headline -setup.webpack.text -setup.webpack.title -setup.webpack.headline -setup.webpack.text