-
In the admin console’s account management dialog, the actions to reset usage stats and to force sign out now both have confirmation dialogs that appear after their hyperlinks are clicked, in order to explain and confirm the actions.
-
Tweaks have been made to the dark mode support added in the previous release.
-
The system now has functionality to support associated accounts. Unlike linked accounts, associated accounts are independent. A scenario would be where a consultant needs to access multiple system accounts to support their clients. See User Accounts - APIANT Admin Console
-
When the system boots, it now performs a validation to check if encrypted database data can be decrypted. If not, a fatal alert is sent to the sysadmin’s email. Typically this scenario can only happen when the system database is copied and a different license key is used for the duplicated system.
-
Form designs now support light and dark modes. The form designer has a toggle switch to toggle the design between the modes, as does the form preview dialog. Some form elements now have settings specific to light and dark modes. See Styling a Form - APIANT
-
Fixed an issue with UI windows where a horizontal line would appear at their bottom when the browser view was zoomed in.
-
Automation and assembly diagrams have new pan and zoom gestures, plus new zoom UI controls instead of a slider. Mouse over the new zoom UI controls to view a tooltip with information about the new gestures.
-
Popovers in the UI can now be closed via the Escape key.
-
The admin console’s Work Queue screen now filters its content by the selected tenant.
-
Improved the mouseover behavior of the automation dashboard’s gear menu so there is plenty of time to select submenu items, in order to avoid submenus closing too quickly to make a selection.
-
Fixed an issue introduced in a previous release that prevented system webhook triggers from being configured in the automation editor.
-
When comparing automation versions, trigger/action settings can now be opened for inspection.
-
Subscription plans have a new setting for permitting the editing of automations only for the purpose of configuring unconfigured webhook triggers. No other automation editing is permitted.
-
In the automation dashboard, when a mix of on/off automations are selected the Group menu now shows both options to turn all on or off.
-
Fixed an issue with the searching of automation errors from the admin console that could cause server memory exhaustion.
-
When connecting OAuth apps in the automation editor’s Connections page, the OAuth workflow popup window is now sized based on the browser window size (which will now make the popup potentially be larger than before) and now reliably auto-closes when the OAuth workflow is complete.
-
The admin console’s System Keyvault screen has been redesigned. Instead of having a button that opens a dialog with the keyvault, the keyvault itself is now displayed.
-
When a tenant is created, roles and permissions are now copied from the main system into the new tenant.
-
In the Switch Account dialog’s list of tenants, inactive tenants are no longer included.
-
The admin console’s Automations screen can now search all automation processing history for entries other than just errors.
-
In the automation diagram editor, pressing Control-F now toggles search functionality. Pressing Enter in the search field repeatedly now travels down the search results, while pressing Shift-Enter travels backwards.
-
The admin console’s Accounts screen now has a button to view an account’s change log. Going forward, the system logs account changes (email, name, phone, subscription plan, active state) and records where the change was made (manage account menu, admin console, automation).
-
In the automation editor, when editing an action any settings fields it has at the top now have the expand icon which functions the same as for mappable data fields to open an expanded editor.
-
Automation chat widgets now have an option to automatically open when the web page loads.
-
Support has been added for HTTP connection pooling, which can improve the system’s overall throughput in making API calls by keeping connections open to API providers, avoiding SSL handshakes for every API call.
-
In action field mappings, entering a filter to search fields by name now works in conjunction with the checkbox to filter by required fields and the checkbox to filter by mapped fields.
-
Performance of nightly database pruning has been improved.
-
The automation diagram editor now displays a count of the number of actions and the allowed maximum at the bottom right corner.