Version 9.1.194.1 (Support Release - 13 November 2025) Performance Management Time out while doing performance reviews (#140297) Problem The lock backdrop stays on the page after clicking the Continue button; contract locking is not working properly   Solution Extend the timeout period if the button is clicked, and handle the backdrop accordingly   Imports MultiV8 Userimport Investigation and corrections (#139670) Issue 1 Problem Valid emails are seen as invalid and rejected in the import   Solution Updated EmailHelper to support RFC 6532 (EAI) and internationalised domain names (IDN), allowing Unicode characters in both local and domain parts. Improved regex patterns for local and domain validation, and expanded unit tests to cover a wider range of valid and invalid email formats, including Unicode, apostrophes, and domain literals.   Issue 2 Problem Inactive tenants' rulesets are still processed even though the tenant is disabled   Solution Include a join on active tenants when rulesets are selected to process   People Management Add a new subject to the subject list and link it to a year, grade, alias, and colour (#135199) Problem The delete confirmation function on multiple administration pages, which does not require a reason from the user, is not working.   Solution The backend logic handler has been fixed to ensure that modals without a user reason still function properly.