What's new in version 2024.1.1
June 2024
Version 2024.1.1 is a planned maintenance release.
Single sign-on
-
Resolved the Okta SSO Provider configuration issue in Alloy Navigator Expressthat caused the "Unable to obtain configuration from" error when attempting to sign in with Okta credentials. Now single sign-on with Okta operates as intended, ensuring both existing and new user configurations will work smoothly after the upgrade.
Data views
-
This update introduces a notable change to record selection in multi-page data views, aimed at enhancing usability and clarity. Previously, the Select all checkbox in the upper-left corner would select records across all pages, which could lead to accidental actions on records that weren’t visible. With the new update, the Select all checkbox now only applies to records on the current page, allowing you to have a clearer view and better control over your selections.
The new approach minimizes the risk of unintended actions and simplifies the selection process. Additionally, navigating to a new page clears previous selections, maintaining consistency and preventing confusion.
-
Resolved a noticeable performance degradation that could occur in large data views when filtering records using the "Filter items (Ctrl+F)" box.
Object forms
-
The date picker calendar has been improved to align with the user's browser locale settings for the first day of the week. Previously, it defaulted to Sunday regardless of the user’s locale.
Reports
-
Previously, refreshing a generated report would unexpectedly reset the report parameters to their default settings. This update resolves this issue, ensuring that refreshing a report preserves your custom parameters.
-
Fixed the issue where custom reports without a specified category would fail to upload. Now, such reports will upload successfully and automatically placed under the "All Reports" category.
Workflow engine
-
Fixed the "Error while executing the workflow function" error that could occur during the Active Directory Synchronization in some cases.
-
Resolved the issue with time-consuming scheduled tasks. Previously, if a task exceeded an hour of runtime, the Automation Server would mistakenly terminate it, incorrectly assuming the task was stalled despite it still being active. With this update, long-running tasks are properly monitored and allowed to continue until completion, ensuring they are not prematurely interrupted.
Self-Service Portal
-
Addressed a potential security vulnerability in the Self-Service Portal.
-
Resolved the issue with Knowledge Base articles where links would open in the same browser tab even when they were set to open in a new tab or window according to your browser settings. Now links in knowledge base articles will open as intended.
API
-
We’ve improved error handling for API requests in 'Create' workflow actions. Previously, encountering an unescaped non-ASCII character in HTML text would result in unclear error messages. Now, if such a character is detected, the error message clearly indicates the specific issue, making it easier for users to identify and correct the problem.