🚀New Features
We increased the varchar length for the dynamic HTML block to 32k (supported in 12c+).
We increased the length of the HTML block to display a varchar of 32k using the dynamic HTML function, up from 4k before.
Limited actioning on bulk notifications at once
In order to restrict users actioning on a large number of notifications, which sometimes increases the load on the server, we have implemented a feature to limit the actionable notifications.
🐛Bugs Fixed
Secured notifications
We have resolved the issue where one user could close another user's notification.
Contacts
We have removed the dependant flag being always set while saving a contact.
Time entry
We have resolved the problem where the Timecard entry could not be deleted for special entries (on Weekends) using the Delete button on the modal window.
We have fixed an issue where Time Keepers were able to approve their own timesheets.
We have fixed an issue around time card transfers with config fields.
PDP
We have fixed an issue with saving goal comments inside goal details.
We have fixed an issue where large goal comments are cut off.
We have fixed an issue where old supervisors were able to view the performance details of direct reports.
Fixed direct reports being displayed when selecting a new supervisor
We have fixed an issue where, when selecting a new supervisor, direct reports were showing by adding a new rest method.
Error message on the job-application-detail page for candidate
We have resolved an issue that was preventing users from accessing a page.
Quicker Native app SSO login flow
We have enhanced the loading speed of the homepage on the mobile app.
Android app returns to the sign-in page when the login session expires
We have resolved the issue with the Android app continuously redirecting between the login and home page after the login session expires. When the session expires, it will correctly route to the login page.