Weekly Upgrade Announcement 4/7/2025

Read-only forum. Used to announce new releases of EASYProcess.

Locked
JustinVanRegenmorter
Posts: 599
Joined: August 26th, 2021, 9:56 am
Contact:

Weekly Upgrade Announcement 4/7/2025

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday, April 7, 2025, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 3034 and DesignTime No-Code Revision 897 and RunTime Revision 1801. 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, April 9, 2025, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1801. 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 3031 And RunTime Revision 1787: No-Code Form Textbox Properties
  • Added the EnableValueDescription and ValueDescription properties to No-Code form textboxes.
Revision 3032: Breadcrumb StateData Insert
  • Added StateData to the Breadcrumbs table.
Revision 3033 And No-Code Revision 895 And RunTime Revision 1794: User Session Expiration Flag
  • Implemented an expiration flag on the UserSession table.
Revision 3034 And No-Code Revision 896 And RunTime Revision 1796: Form Validation Improvements
  • Implemented auto validation and field invalidation.

DesignTime No-Code
Revision 893: Form Designer Action Cleanup
  • The form designer is missing the row action icons on collection groups and subgroups. Reworked the logic to load the row action icon for groups and subgroups.
Revision 894: Service Output Warnings
  • Renaming service outputs now will auto update the outputs connections to an input to use the new name. Deleting a service with connected outputs or removing the output with connections is now prevented until all the output/service no longer has connections.
Revision 897: Cookie Clear On Logout Fix
  • The ASP.NET cookie is not getting cleared on timeout/logout of the No-Code IDE. This is causing users to be constantly logged out if a canvas is loaded. Updated the path used to generate the proper cookie name.

RunTime
Revision 1788: Build Performance Update Fixes
  • Certain control properties are causing rendering errors due to the build performance update. Updated the loop and attribute rendering.
Revision 1789: Legacy PreSelect Translation Render Fix
  • Preselect in the legacy render mode are throwing errors on render. Updated the rendering logic to properly parse the translation logic.
Revision 1790: View Translation Build Data Fix
  • Translations for views are currently getting saved to the English row causing blank pages. Updated the rendering context for translations.
Revision 1791: New Collection Row Events Fix
  • When adding a new collection row on a form groups and subgroups outside the collection row will get duplicate events added. Updated the JavaScript to only run on elements related to the newly created row.
Revision 1792: Process SVG Library Upload
  • Uploaded the Process.svg to the System widgets.
Revision 1793: System Widget Loop Context Fix
  • Loops in system widgets are currently using the wrong context. Updated the context to use the current context instead of the system library context.
Revision 1795: UpdateElement On HTMLContent Control Fix
  • Targeting the HtmlContent control directly with the UpdateElement service causes the HtmlContent to become empty. Added a check for the HtmlContent HTML element.
Revision 1797: MVC Build Error Fix
  • The MVC build can error and take down the server. Added code to catch the exceptions and display them on the page.
Revision 1798: Update Auto Validation Aliases
  • Updated auto validation aliases for ISeries databases.
Revision 1799: Datasource Case Sensitivity For DB2
  • Re-enabled case sensitivity for DB2 IBM No-Code datasources.
Revision 1800: Skip Empty Notifications
  • Empty notifications used to update the number of notifications on iOS will no longer display on Android devices.
Revision 1801: Form Building Exception Catching
  • Added form building exception catching and writing to logs.
word count: 640

Tags:
Locked