On Monday, March 24, 2025, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 3023 and DesignTime No-Code Revision 880 and RunTime Revision 1776. Platform1, Platform2, and Platform4 will begin their upgrade at 10:00AM CST with an expected completion time of 10:30AM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.
On Wednesday, March 26, 2025, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1776. Platform1, Platform2, and Platform4 will begin their upgrade at 3:00PM CST with an expected completion time of 3:30PM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.
DesignTime Low-Code
Revision 3020 And No-Code Revision 877 And RunTime Revision 1768: Streaming Files With & Fix
- Files with an & character are failing to stream. Escaped ampersand characters in the file name.
- Disabled the revisions cookies temporarily.
- User services now have the UserId trimmed to prevent issues with returned SAML user info.
- Logic Canvas inputs in the "Assistant" tab can now be reordered easily using up and down arrow button when the input is selected.
DesignTime No-Code
Revision 878: Task Update Cleanup
- Updating a task now cleaning just updates the relevant section instead of refreshing the whole page.
- The AssignActors service is currently failing to load its inputs. The recommended values for service inputs will now load as an array to prevent errors.
RunTime
Revision 1769: Classic GetMenuData Fix
- The GetMenuData is broken in classic applications. Updated a failing query.
- Updated the SAML login method in the template.
- On the mobile app the logo on the login page is now customizable on an application basis. The login page also shows the set name for the application that is loaded.
- Form loading times will now be improved. Form properties that are not changed in the visibility window or the service will now always build as a static property and services must be setup statically.
- Google Doc controls are causing the form rendering to fail. Removed duplicate attributes from the control.
- The user dialog service is caused validation to run when it shouldn't. Disabled validation from the user dialog popup.
- The Google Docs control is not loading the proper google docs associated with a request. Updated the rendering logic for the Google Docs control.