JavaScript
- Fix – Lib_sys.rlContent.Post and Lib_sys.rlContent.Get timeout (millseconds) was not working and would always timeout after about 120 seconds.
- var timeout = (2700*1000);
- var =result = lib_sys.urlContent.Post(url, xml, “text/xml”, “”, header, “”, timeout);
- Add – Lib_data.StringBuilder methods to improve string building performance (Mirrors .NET functions)
Client Setup
- Change – Remote Connection – Connection Timeout default changed from 10 minutes to 30 minutes
- Change – Service – Connection Timeout default changed from 10 minutes to 30 minutes
Query Builder
- Add – Web Table now has POST GraphQL filter option for posting GraphQL queries to APIs when supported
Studio
- Fix – Included Reporting Rows export or save files were not being auto deployed.
- Add – Search using SQL like match option
Scheduler
- Fix – Multiple Service Timer Triggers were not firing with just the first one in the list firing.
Writeback
- Fix – Options that were nullable would sometimes raise validation errors if <null> exceed the max length or mismatched the data type
Site Setup
- Fix – Azure AD sync with group mapping would raise object error on resync.