# Cycle 4

### New Features

* Added Filing Type as filter to the search page

### Improvements

* Added specific filing detail to DOI reviewer summaries
* Optimized gouping in the left navigation pane for better usability
* Enhanced the Rating Factors section for improved viewability
* Improved the login page to better align with the Insuraviews brand identity
* Account profile photos are now displayed directly within the app
* Links are dynamically generated wherever SERFF tracking numbers appear thoughout the app
* Combined the Filing and Forms browser to eliminate redundancy; use the Filing Type filter to differentiate between Rate, Rule, and Form filings

### Bug Fixes

* Improved performance of Objections Response feature
* Fixed an issue that caused incorrect results to appear when filtering within the search results page
* Fixed an issue in the search results page that caused multiple results to be displayed per filing
* Fixed an issue with labels in the multi-carrier view
* Fixed formatting issue with objection summaries


---

# 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-4.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.
