Version 9.1.224 (13 April 2026) Ruleset Management Fix the save button incorrectly disabled when changing the disclaimer acceptance message (#147508) Problem When the display disclaimer toggle is inactive, and you change the acceptance message, the save button is incorrectly disabled. It should allow saving when the toggle is inactive and changing the disclaimer or acceptance message. Only when the toggle is active must the disclaimer/acceptance messages be required, and the save button be disabled when they have no value.    Solution Correct the onchange condition of the acceptance message to only disable the save button when the show disclaimer toggle is active, and no text is provided.   Communication Portal Resolved discussions name not being searched on (#147601) Problem When searching for discussions, the search for the discussion name is not implemented    Solution Added a change to search on the discussion name   Performance Management Fix styling on User Banner for long usernames (#147662) Problem With the current banner layout, when the user has a long username, collapsing the banner pushes the username down to fit into the container, causing the other elements to overflow the parent container's bounds. Slight misalignment issue on the expanded banner.    Solution Changed the layout of user information on the banner to be in line with the people management user details banner, to have the username always displayed on its own line below the name and surname. Adjusted styling accordingly to ensure proper alignment and no overflows when collapsed or expanded.   Fix issue where the perspectives list is not searchable (#147622) Problem When adding a Perspective to a contract, the perspective list on the modal is not searchable.   Solution Added a callback to filter out the perspectives list when the search input is changed.   Notifications Resolve anniversary emails being sent to terminated employees (#147374) Problem Anniversary emails are being sent to inactive employees    Solution Resolve anniversary emails being sent to terminated employees