Weekly Upgrade Announcement 7/11/22

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

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

Weekly Upgrade Announcement 7/11/22

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday July 18th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2331 and RunTime Revision 1006. 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 July 20th, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1006. 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 2327: Canvas Logout Warning Fixes
  • In the developer canvas's the logout warning is not working as it should. It is failing to login the user automatically and the warning minute should reduce itself on countdown. Fixed the bug where users don't get automatically logged back in when the next logged in check is ran. The countdown now properly updates on each check.
Revision 2328 and RunTime Revision 1003: DownloadFileFromURL Service Additions
  • Added the ability users to send headers via an HTTP client that downloads the file from a URL.
Revision 2329: Logic Canvas Context Menu
  • Added the context menu to the logic canvas so that users can right click on the canvas to paste services.
  • Added the ability to ctrl right click to show the default chrome context menu. 
  • Fixed an issue where copying and pasting binary decision services would revert the swapped yes and no exit connection nodes visually.
Revision 2330 and RunTime Revision 1004: XSLT Rendering Revision 2331: DataSize Property Update Fix
  • The DataSize property on a service is not saving when a user updates it. Fixed by removing an extra space when saving the property. 
  • Added in a visually conversion to the its relevant size. aka B, KB, etc...
RunTime
Revision 1005: EP Alert Fix
  • If there is a text area control with a default button that opens an EP alert like from the SetTerminateActions service the text area control will stay selected and hitting enter again will keep opening the EP alerts. Removed the focus from the text area if the button is clicked and added a check to remove any duplicate EP alerts before adding a new one.
Revision 1006: Controller Parameters Value Fix
  • If a controller parameter value contained a closing parenthesis it would be determined as the closing parenthesis and would end the controller parameters early. Escaped the closing parenthesis's and un-escaped them after to prevent ending the controller parameters early.
word count: 457

Tags:
Locked