# Version 9.1.184 (22 September 2025)

#### **Ruleset Management**

##### Admins don't have access to the required Integrations screens (#131940)

**Problem**

- Some admins don't have the required permissions to the Setup and Configuration admin menu -&gt; Integrations

**Solution**

- Grant admins permissions

---

#### **Notifications**

##### Students are unable to determine which lesson they need to review based on the absentee notifications. (#136423)

**Problem**

- The client utilised subgroups across multiple pathway classes, which resulted in the Pathway Group/Class being the same for various pathways. As a result, students were unable to determine which lesson they needed to review based on the absentee notifications.

**Solution**

- Included the pathway name in the absentee notifications, so students can clearly see which lesson they need to complete

---

#### **Report Builder**

##### Date picker format remains on English (SA) when changing to English (US) (#135930)

**Problem**

- Date formats were not properly implemented on the report builder and jQuery date pickers.

**Solution**

- Implement date formats in the report builder and apply them globally to jQuery date pickers. Also added global date format methods for WebMVC JavaScript

---

#### **Tenant Management**

##### Current Date format not as per language set in user's Preferred Language (#136191)

**Problem**

- Incorrect date format is displayed (not according to user language preference) on the update expiry modal.

**Solution**

- Ensure that the date is formatted according to the language preference of the user on the modal.

---