v5.1.1799
Service Release
NEW FEATURES
12
Allow extension of session expiration
When a session is about to expire, there is no way to extend your session. You are simply told to save your work, and then you must log back in after your session expires, regardless of what you are doing. If you are actively working on something, this is rather disruptive. Instead, it would be good to either A.) trigger session expiration only after a period of inactivity, or B.) allow users to click a button to extend their session and continue working.
Steve M
Released 🚀
2
IMPROVEMENTS AND FIXES
- Apps - Additional styling options added
- Apps - Button disabled if form is invalid will work in child forms
- Apps - Button will now correctly connect to DND grids
- Apps - Icon in the properties table does not always update
- Apps - Scripted table columns can be assigned to a variable
- Apps - SQL error when copying app
- Filters - Parameters default values are not overruling the values of the excluded filter values
- Role Generator - Parameters in drop down are cut off
- REST - Support iterating over child tables
- REST - Support multiple mandatory attributes in update calls
- SFTP - Collection will reuse and correctly close the connection
- Systems - Collections no longer overlap via the scheduler
- Variables - Filter columns in drop down are cut off
KNOWN ISSUES
- CSV-SFTP - Reports of "No SFTP Connection Available"
Workaround: Enable "Do not reused the SFTP Connection for multiple file read operations