# Version 9.1.170.1 (Support Release - 2 July 2025)

#### **Performance Management**

##### Moderated agreement not shown as moderated on dashboard (#132770)

<div id="bkmrk-problem">**Problem**  
</div><div id="bkmrk-when-moderation-has-">- When moderation has been sent for quality assurance, no in-progress indication is shown on the dashboard

</div><div id="bkmrk-"></div><div id="bkmrk-solution">  
**Solution**  
</div><div id="bkmrk-add-a-new-check-that">- Add a new check that, when sent to Quality Assurance, shows Moderation In Progress

</div>---

#### **Data Warehouse**

##### Add settings to PackageSettings to disable modules (#133513)

**Problem**

- V8 and V9 require their own FullRefresh column within PackageSettings

**Solution**

- Added new fields V8FullRefresh and V9FullRefresh within PackageSettings

---

#### **Imports**

##### Organisational Structure Not Reflecting in Target Audience (#133417)

**Problem**

- The reference to the import API was incorrectly pointing to Rapax, leading the V8 additional services imports not to report as completed.

**Solution**

- Corrected the Import api proto reference. Already corrected on Master.

---