Weekly Upgrade Announcement 8/1/22

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

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

Weekly Upgrade Announcement 8/1/22

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday August 8th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2347 and RunTime Revision 1017. 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.

On Wednesday August 10th, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1017. 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 with an expected completion time of 12:30PM CST.


DesignTime
Revision 2338: Event Parameter Fix
  • In a control widget event popup if the user selects the parameter type of "Event" there is now a dropdown with all the events parameters displayed instead of an empty textbox.
Revision 2340 and RunTime Revision 1013: MVC Page Performance Enhancements
  • Implemented a caching system for MVC pages, binary decisions, and the ability to save the model cache. Also, the language work files now clear after the request returns to the page. This is turned on via a flag on the tenant level.
Revision 2341: Dynamic Array Parameters Fix
  • The LoopNode node is sometimes un-editable in a CallMethod's parameters section. This has been fixed by preventing propagation for it's click event.
Revision 2344: List/Grid Wizard Formatting Fix
  • The results in the List/Grid Wizard are not formatting properly after a user adds them. The values are now set to be formatted when displaying to the user.
Revision 2346: View Parameters Saving Fix
  • If the user types the the parameter name too quickly for a _ViewParameter, then the parameter will duplicate for different key strokes. Separated the event calls for the parameter saving and tweaked the events.
Revision 2347: Changed By User Property Fix
  • The Changed By User Property section shows properties that have not been set and are blank. The check that decides which properties to show in the section has been reworked to ignore empty properties.
RunTime
Revision 1015: Grid Download Fix
  • The grid control is failing to properly have it's data downloaded. Resolved an issue with getting the column name for each part of the grid.
Revision 1017: Running IDE Processes Fix
  • IDE Processes are currently running for applications with XMLProcessing = Current. Improved the check that determines how to run the process based off the XMLProcessing flag.
word count: 426

Tags:
Locked