# Version History

## Update v1.0.3

*Bug Fixes*

**Testing Mode**

Fixed an issue with the Scan Parameters not resetting when the user proceeded to scan with preset settings.&#x20;

## Update v1.0.2

*Visualization Update*

#### Common Changes

Built a new system to show relationship resolution and quality. The new visualization is shown on the resolution vs quality selection screens.

## Update v1.0.1

*User Test changes*

#### Access Mode

Added Info button to scan preview.

#### Common Changes

Changed the time taken in the Scan Progress screen to accurately reflect the selections made.&#x20;

## v1.0.0

Base Version of the prototype


---

# 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://abhishekshankar.gitbook.io/scanner/about/version-history.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.
