Version 9.1.215.4 (Support Release - 13 March 2026)
Report Builder
Added authorisation checks when running reports (#146156)
Problem
- Although the report permissions are enforced on the front end and only display the available reports that the user has access to, should the user have the URL or report ID for any other report, they can still run and view the report.
Solution
- Cache user report access and perform validation when running a report to ensure that the user has the required access.
System Access
System Menu target audience not being able to select any values (#146218)
Problem
- When linking people groups in the System Menu, existing (previously saved) items were not displaying as checked checkboxes after reload. Instead, they appeared as either
Solution
- Always render the checkboxes as the existing linked target audiences can not be interacted with.
People Management
Fix adding Employment History opens blank modal (#146276)
Problem
- Adding Employment History opens a blank modal
Solution