From 5214e59695745c2df7f074e6b83ea280e3e46efc Mon Sep 17 00:00:00 2001 From: Noooah_ <45335229+Nxooah@users.noreply.github.com> Date: Wed, 18 Sep 2024 12:09:09 +0200 Subject: [PATCH] Add schema definition upgrade notes --- doc/01_Installation_and_Upgrade/01_Upgrade_Notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/01_Installation_and_Upgrade/01_Upgrade_Notes.md b/doc/01_Installation_and_Upgrade/01_Upgrade_Notes.md index 8ce4d7ad..a56aba43 100644 --- a/doc/01_Installation_and_Upgrade/01_Upgrade_Notes.md +++ b/doc/01_Installation_and_Upgrade/01_Upgrade_Notes.md @@ -3,6 +3,8 @@ ## 1.8.0 - [General] Dropped support of `pimcore/pimcore` v10. Bumped minimum requirement of `pimcore/pimcore` to `^11.2` - [General] Replaced Request::get() with explicit input sources. +- [Schema Definition] Added a button to add all definitions except system columns, along with multi drag-and-drop functionality using CTRL+ click to select and drag multiple fields to the configuration. +- [Schema Definition] A category selector with CTRL + click functionality was added, and the issue with deleting the entire configuration has been resolved. ## 1.7.0 - [GraphQL] Deprecated SQL Condition.