Weekly Upgrade Announcement 3/21

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

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

Weekly Upgrade Announcement 3/21

Unread post by JustinVanRegenmorter »

RunTime
Revision 905: MVC Hyperlink Text Fix
- The text on hyperlinks in MVC applications weren't translating. They have been added to the translation code to get translated.

Revision 906: ReadDelimitedFile Double Quotes Fix
- The ReadDelimitedFile service would fail to read the delimited file when headers would contain the double quote character. Special characters will now get removed from headers when it is used as the output node name.

Revision 908: Translation Fixes
- Patterns are failing to translate and the tooltips for the list data download and select columns icon are failing to translate. Added the icon headers to the translation code and patterns now make sure to add the new text information back to the work file so that pattern translations work correctly.

Revision 909: OrderBy Node Union Fix
- Inquire services that use unions and the order by clause would add the order by clause for each union which breaks the query. Changed the order by to only get added at the end of the query.
word count: 167
Locked