summaryrefslogtreecommitdiff
path: root/changelog/en/changelog_2022-06-15.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog/en/changelog_2022-06-15.md')
-rw-r--r--changelog/en/changelog_2022-06-15.md13
1 files changed, 13 insertions, 0 deletions
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
--------------------