Weekly Upgrade Announcement 5/23/22

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

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

Weekly Upgrade Announcement 5/23/22

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Tuesday May 31st, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2301 and RunTime Revision 984. 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 Thursday June 2nd, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 984. 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 2290: Static Property Editor Changes
  • The control property editor has been updated to the monaco editor and has expanded functionality such as a search, formatter, copy/paste, and undo/redo.
Revision 2291: Assistant Tab Refresh Fix
  • Refreshing the Assistant tab using the refresh button breaks the Static Values dropdown for other service nodes. The top level refresh button no longer affects that list.
Revision 2292: Log Record Loading
  • Log records now only load 100 records at a time to increase performance. Another 100 records will load once the user has scrolled down to the bottom.
Revision 2295: New Webpage/Widget Fix
  • When adding a new Webpage/Widget if the user switches between the the Webpage and Widget type, the template dropdown does not populate correctly. Reworked the logic that handles the template dropdown.
Revision 2296: Log Viewer Enhancement
  • Implemented loading only the first 50 records for log workdata and children to prevent browsers from overloading with too much information and crashing. Added a counter to show how many records are currently loaded and a button to load the next 50 or all the rest of the records.
Revision 2297 and RunTime Revision 983 and ECC Revision 112: Email Attachment Change
  • Email attachments can now be added using an array of files rather than a ; separated list.
Revision 2298: Control Event UI Revision 2299: BSFN Method Search
  • Implemented an intuitive search bar on the Method recommended values for the MethodName of the BSFN service.
Revision 2300: Services Fixes
  • Renaming services that have the gear icon do not properly resize the title has been resolved by reworking the service title resizing code. The ability for users to right click a connection and delete it has been implemented.
Revision 2301: Dialect Redesign
  • Redesigned the Dialect feature of languages to make it more intuitive for users.


RunTime
Revision 980: Performance Change
  • Changed when the logs are written to the database to increase performance.
Revision 981: Event Progress Animation Fix
  • When the user has a value set for the "DisplayAnimationText" property, then the progress animation fails to show. Switched around the spinner and text variables when being passed into JavaScript that loads the progress animation.
Revision 982: Translation Pattern Fix
  • Translations patterns are failing to translate in certain instances so the context has been updated to take into account log databases.
Revision 984: Alarm Context Fix
  • The alarm context is not always using the app context when sending messages to ECC. Added a function to call to set the proper context for calling ECC when running the alarm checks.
word count: 559

Tags:
Locked