# Cycle 11

### New Feature

**Dark Mode**

This version of Insuraviews introduces a Dark Mode toggle, enhancing readability and visibility in different lighting conditions.

<figure><img src="/files/sGLB9fO7YNPOmULcCWvE" alt=""><figcaption><p>Dark Mode</p></figcaption></figure>

### **Improvements**

* Added a "Top 10 Carrier Days to Approval" visualization to the State View<br>

  <figure><img src="/files/11j6zE1DuFlf5Dw39kFI" alt=""><figcaption><p>Top 10 Carrier Days to Approval</p></figcaption></figure>
* Added a "Promote Recent Filings" toggle in the Search Results to bring most recent results to the top of the returned results.
* Added a "Show More Context" toggle in the Search Results to show more information around phrase matches in the returned results.<br>

  <figure><img src="/files/qWQhCSBOIDI61G7073fz" alt=""><figcaption><p>Promote Recent Filings and Show More Context Toggles</p></figcaption></figure>
* Added a metric to the DOI View that shows the total average number of days to approval based on filters selected.
* The DOI View now automatically selects a reviewer if clicked.
* PDFs exported from the Brief Builder now include links for referenced filings.

### Bug Fixes

* INS-553 - Fixed an issue that prevented SERFF tracking number from being displayed on some filings.
* INS-162 - Fixed an issue where a blank carrier would occasionally appear in the Multi Carrier View.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.insuraviews.com/releases/release-notes/cycle-11.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
