From a96d7ea4813836c8585d9a6da6c87f64d104710a Mon Sep 17 00:00:00 2001 From: David AZOULAY Date: Thu, 16 Jan 2025 09:53:30 +0100 Subject: [PATCH] Updated --- .../CTG_10_release-notes/LSN_50_v5-3/v5-3.md | 6 +++++- .../CTG_10_release-notes/LSN_70_v6-1/v6-1.md | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/content/CTG_99_versions/CTG_10_release-notes/LSN_50_v5-3/v5-3.md b/content/CTG_99_versions/CTG_10_release-notes/LSN_50_v5-3/v5-3.md index efc31c2..1c0f703 100644 --- a/content/CTG_99_versions/CTG_10_release-notes/LSN_50_v5-3/v5-3.md +++ b/content/CTG_99_versions/CTG_10_release-notes/LSN_50_v5-3/v5-3.md @@ -899,10 +899,14 @@ Post-release - Fixed `initAction` object data in a row context of list -### 5.3.61 (UNRELEASED) - maintenance revision +### 5.3.61 (2025-01-16) - maintenance revision - Backported fix associate loading within dialog on save - Backported fix populate service in a creation context - Backported fix `change` bindings to apply some front constraints in a workflow - Backported fix initConfirmAction rowId of record on a panel instance - Backported fix apply field constraints with old status during save + +### 5.3.62 (UNRELEASED) - maintenance revision + +- Nothing so far... diff --git a/content/CTG_99_versions/CTG_10_release-notes/LSN_70_v6-1/v6-1.md b/content/CTG_99_versions/CTG_10_release-notes/LSN_70_v6-1/v6-1.md index f2b2138..37a4774 100644 --- a/content/CTG_99_versions/CTG_10_release-notes/LSN_70_v6-1/v6-1.md +++ b/content/CTG_99_versions/CTG_10_release-notes/LSN_70_v6-1/v6-1.md @@ -402,7 +402,7 @@ ex: home_ajax_DemoOrder_DemoHome_2 - Fixed `initAction` object data in a row context of list - Fixed `ServletTool.getPermaLinkFromRequest` to preserve possible permalink parameters -### 6.1.20 (UNRELEASED) +### 6.1.20 (2025-01-16) - Preserve URL parameters in `PermaLinks.deeplink` when user is not connected first - Fixed associate loading within dialog on save @@ -410,3 +410,7 @@ ex: home_ajax_DemoOrder_DemoHome_2 - Fixed `change` bindings to apply some front constraints in a workflow - Fixed initConfirmAction rowId of record on a panel instance - Fixed apply field constraints with old status during save + +### 6.1.21 (UNRELEASED) + +- Nothing so far...