Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dazoulay-simplicite committed Jan 16, 2025
1 parent 4a99787 commit a96d7ea
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -899,10 +899,14 @@ Post-release <span id="postrelease"></span>
- Fixed `initAction` object data in a row context of list
### 5.3.61 (UNRELEASED) - maintenance revision <span id="version-5.3.61"></span>
### 5.3.61 (2025-01-16) - maintenance revision <span id="version-5.3.61"></span>
- 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 <span id="version-5.3.62"></span>
- Nothing so far...
Original file line number Diff line number Diff line change
Expand Up @@ -402,11 +402,15 @@ 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) <span id="version-6.1.20"></span>
### 6.1.20 (2025-01-16) <span id="version-6.1.20"></span>

- Preserve URL parameters in `PermaLinks.deeplink` when user is not connected first
- Fixed associate loading within dialog on save
- Fixed populate service in a creation context
- 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) <span id="version-6.1.21"></span>

- Nothing so far...

0 comments on commit a96d7ea

Please sign in to comment.