You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReleaseNotes.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
## Release 3.8.0
2
+
3
+
* We upgraded the module to Mendix 10.12.0
4
+
* We updated Data Widgets module compatibility to v2.21.2
5
+
* We added an option to select if you want to keep the target users or re-run user targeting when retrying a workflow that has a failed user task.
6
+
* We added a confirmation pop-up to all actions in the Workflow Admin page.
7
+
* We added the microflows ‘ACT_UserTask_AssignToUser’ and ‘ACT_UserTask_AssignToUsers' to the ‘Use me’ folder, that can be used to assign user(s) to a user task. The 'ACT_UserTask_AssignToUsers’ microflow is only applicable for multi-user tasks.
8
+
9
+
_______
10
+
1
11
## Release 3.7.0
2
12
3
13
* We added a scheduled event to clean-up expired audit trail logs. Refer to module documentation for more details and how to set it up.
0 commit comments