Version 9.1.206.1 (Support Release - 19 January 2026) Imports Add a missing manager to the user import API to correct the mapping when importing custom (#135967) Problem Userimport API mapping is incorrect when customfields are imported    Solution Added LeaveManagerAlternateApproverUsername and SecondaryJobRequisitionApproverUsername to the mapping in ImportManagementServiceV1 to support additional approver information   Content Management Restore the missing availability check on content management (#143582) Problem The content management service availability check is missing, preventing the upload and download of PM documents    Solution Restore Content Management service availability check   Learning Management  Fix Subject Copy functionality (#143406) Problem When a user copies and then saves a subject twice, a validation error occurs because the subject details are not being saved correctly during the copy process. The "Copy and Save" function does not accurately save the subject details. The "Copy" feature allows users to save a Class/Group that has already been used. Saving a copy of a page more than once creates duplicates instead of saving the newly copied subject.    Solutions Update the backend scripts to handle the copy page differently.   URLs on absent notification templates (#143521) Problem When an image has been added to the absent notification template, the editor automatically changes the reference to relative URLs. When the actual email is then sent out, the image path cannot be located, and the broken image link icon is displayed.    Solution Ensure that the editor does not replace any URLS and maintains the full paths provided.   Performance Management Resolved styling on nav section item (#143453) Problem When minimising the window text gets wrapped inside a container that has a fixed size and margin, also adding unneeded space    Solution Implemented a change so that the height gets adjusted to the content of the element, with padding around