Weekly Upgrade Announcement 7/29/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/29/2024

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday, July 29, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2846 and DesignTime No-Code Revision 639 and RunTime Revision 1508. 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 31, 2024, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1508. 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 2840: New Tenant Library Creation
  • Implemented the ability to add the library application in the tenant creation process.
Revision 2841 And No-Code Revision 631 And RunTime Revision 1501: Grid To Datasource Rename
  • Renamed the No-Code Grid feature to Datasource.
Revision 2842: No-Code Page Object
  • Implemented the ability for pages to be added to No-Code projects.
Revision 2843 And No-Code Revision 632: Xml/Xsl Mode Click
  • Clicking on the disabled Xml/Xsl Mode checkbox will select the entry under it.
Revision 2844: New Menu Columns
  • Added new columns to several entity tables for the new menu design.
Revision 2845: UseGoogleDoc Column
  • Added a new column, UseGoogleDoc, to the MVC_Views table.
Revision 2846 And No-Code Revision 639 And RunTime Revision 1508: No-Code Exit Based Emails
  • Emails can now be set on a per exit based with an overall default template to use if there is none specified for the exit.

DesignTime No-Code
Revision 625: Task History Download
  • Added a download button to the task history list.
Revision 626: Add Multiple Entity Properties Fix
  • Adding multiple entities via the multi widget is failing due to an extra line being added on save of the properties. Fixed the query being used to save to fix a recently introduced error.
Revision 627: Visibility And Validation Property Name Enhancement
  • The Property Name field in the visibility and validation widget now displays as the form field description + [Property Name].
Revision 628: Business Process Page Cleanup
  • Cleaned up the checked out info text and removed the "+" button at the top of the page.
Revision 629: Project Environment Label
  • Added environment labels for No-Code projects.
Revision 630: NameValueCollection Editing
  • When editing a Name Value Collection the description's current value shows in a label next to the textbox.
Revision 633: Add New Page Fix
  • Adding a new page to a project is throwing an error on an invalid column. Removed a reference to an invalid column.
Revision 634: Revision Acknowledgment Page Designer Fix
  • The Revision Acknowledgment file is missing for Page Designer causing an error. Added in the JS file.
Revision 635 And RunTime Revision 1504: Grid Joining Fix
  • Joining data in grids is failing. Reworked the join logic.
Revision 636: BP Category Menu Update
  • Changed the Business Process Categories menu title and tab title to "BP Categories".
Revision 637 And RunTime Revision 1506: No-Code Menu Management
  • Implemented menu management in the No-IDE via SCM. Users can add new menu's and menu items with a tree designer to design them.
Revision 638: NoCode Pages Cleanup
  • Cleaned up the NCPages page to display NoCode pages in a similar fashion to how BusinessProcesses display including a checked out info column.

RunTime
Revision 1498: No-Code Form Integer Default
  • Blank values for integer fields on a form now defaults to 0.
Revision 1499: Group Section Nesting Fix
  • When groups are disabled and folded they end up nesting inside one another. Corrected this behavior to keep the groups independent.
Revision 1500: File Upload App Message
  • A message is now sent to the mobile app when a file uploaded to the DNDFileUpload control finishes so that the mobile app can delete the file locally.
Revision 1502: Multiple Thread Log File Write Protection
  • Multiple threads can try writing to the same logs by deleting the record and readding it. This is causing issues where multiple log files are being created. Switched the query to an update to prevent this issue.
Revision 1503: CallMethod Context Update
  • Updated where the CallMethod service grabs its context from.
Revision 1505: No-Code Integer Textbox Length
  • Form Textboxes with integer datatypes now are not restricted by the length property.
Revision 1507: UpdateProperty Fix
  • Multiple properties were only getting updated if the first property was valid. Separated out the properties to be updated.
word count: 776

Tags:
Locked