# Version 9.1.186 (13 October 2025)

#### **Imports**

##### Auto download V9 export on complete (#136523)

**Problem**

- Upon completion of exporting transactions/errors, an auto download of the file needs to be kicked off.
- The success snack bar should remain visible until explicitly dismissed.

**Solution**

- Snack lifetime duration increased to unlimited.
- The download of the file is now automatically started upon completion of export.

---

#### **Auto-Doc**

##### Image uploaded when signing is shown overlapping placeholder fields (#135952)

**Problem**

- When signing a document, the placeholder was not properly redacted.

**Solution**

- Ensure that the signature placeholder is properly redacted first, before drawing the actual signature in the place of the placeholder.

---

#### **Main Dashboard**

##### Custom Dashboard Widget (#130585)

**Features**

- Added the ability to create a custom widget to display on the Main Dashboard
- Heading, description, and images can be added
- 2 buttons are available to be configured with custom URLs

---

#### **Performance Management**

##### Long period names go over the divider line (#136280)

**Problem**

- When there is one word with no spaces, which does not cause a line break, it overlaps on the timeline, and the 20-character length for the ellipse does not break early enough before overlapping

**Solution**

- Shorten the length from 20 to 15 to fit in

---

#### **Data Warehouse**

##### Add new Chats table to the DWH (#136913)

**Problem**

- A new table, accChats, is required within the Data Warehouse

**Solution**

- Created a new table, accChats within Datawarehouse

---

#### **People Management**

##### Virtual Tour: Add functionality to reset all statuses of "Do not Show again" (#136771)

**Problem**

- An Admin cannot reset the "Do not show again" for users

**Solution**

- Add a change to allow resetting all "do not display again" for users

---