From 9b4b8726d7b7b16f49ab3e17f57595b84cd5bc8c Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 16 Sep 2024 13:07:36 +0200 Subject: đŸ”– v4.1.26 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog/en/changelog_2022-06-15.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'changelog/en') diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 67e5462c2..854ba39a4 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,16 @@ +v4.1.26 - 2024-09-16 +-------------------- + +### Features/improvements ### +- Context records relations: remove form from the wizard to put in a specific form + +### Technical ### +- improve performance + - do not reevalute ContextRecordTree if not necessary + - external ID: prevent double save - update query instead of save +- remove dead code + + v4.1.25 - 2024-09-12 -------------------- -- cgit v1.2.3