Weekly Upgrade Announcement 7/15/2024

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

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

Weekly Upgrade Announcement 7/15/2024

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday, July 15, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2836 and DesignTime No-Code Revision 609 and RunTime Revision 1488. 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, July 17, 2024, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1488. 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 2832 And No-Code Revision 601: SyntaxChecking Validation
  • A new column for the CreateServiceNodeFromScript services does not exist in all situations. Added a check to verify if it exists before trying to load it.
Revision 2833 And RunTime Revision 1481: EASYPay Services
  • Implemented several services for use in EASYPay applications
Revision 2834: CKEditor Update Fixes
  • The CKEditor is not autowrapping text. Added autowrap CSS and removed Special Characters.
Revision 2835 And No-Code Revision 608: Library Copy Updates
  • Restricted how downloading from Company Library/Public Library works. When a user is in the Company library then can only download No-Code objects from the Public Library. If they are in in a regular application. They can download No-Code or Low-Code objects from the Company Library.
Revision 2836 And RunTime Revision 1488: New App Translation Fix
  • Newer apps are failing to translate into other added languages. Reworked the translation code and updated the template for new MVC applications.

DesignTime No-Code
Revision 600: Email Template Save/Close Button Swap
  • Swapped the "Save" and "Close" buttons on the Add/Edit EmailTemplate widget to stay the same with rest of the site.
Revision 602: Controller Error Fix
  • Running a controller while logged out of the IDE throws a JS error. Added if statements around queries that deal with logged in/logged out users.
Revision 603: Roadmap Changes
  • Updated some status colors for the Roadmap workflow
    Added source defaulting to new features created from client IDE's
    Added ability to categorize the roadmap features by objects
    Fixed an issue with & being in the roadmap changes
Revision 604: Task List Download
  • Added the ability to download a list of tasks from the task list.
Revision 605: BusinessProcess Entity Fix
  • The IsKey column still shows in the AddEntityProperties widget when the entity is in a business process. This is now only be viewable when the entity is separate from a business process.
Revision 606: New Project Fix
  • When creating a new project or adding a task to a project, users can select tasks that are not assigned to them. The task dropdown in both cases have now been restricted to only show open tasks that are assigned to the logged in user.
Revision 607: Workflow Canvas Actors Widget
  • The actors popup in the workflow canvas has been moved to be an IDE widget for easier modifications.
Revision 609: Recent Menu Entities
  • The entity designer page now logs its entry to the Recents menu section along with its name like business processes.

RunTime
Revision 1480: System RunTime Page Upload
  • Uploaded the latest System RunTime pages for No-Code development.
Revision 1482: Form Dropdown Lists Loading Update
  • Dropdown lists on No-Code forms now load from the grid in real time.
Revision 1483: MultiTask Form Saving Fix
  • When a business process request is at a multitask form, the form can end up saving values that aren't currently editable for the user. Added logic to only save the fields that are editable for the user.
Revision 1484: ReceiveEmail Attachment Errors Fix
  • Errors on the ReceiveEmail service attachments are getting added to the parent node instead of the attachment. Moved the attachment errors to the attachment node.
Revision 1485: Form Collection Fixes
  • Blur events on collections fire from a non-collection field. Input events on collection in certain circumstances can modify all fields in a collection. Blue events on collection fields now fire on the fields and input events on collection can no longer modify all fields in a collection.
Revision 1486: PDF DLLs 64Bit Upgrade
  • Upgraded the PDF DLLs to the 64Bit version.
Revision 1487: Business Process Form Error Handling
  • Business Process forms will now send the user back to the workbench if the form throws an error.
word count: 763

Tags:
Locked