# Change Log

## Version 1

June 27, 2022

Public product launch with first version

#### Features

* Javascript Embed Code
* Projects
* Message verification with Recaptcha
* Filtering Messages
* CSV Exports

### Version 1.1

June 27, 2022

#### Features

* Added notification preferences
* Update Email Templates

#### Improvements

* Improve wording on create project page

#### Fixes

* Improved Password Reset Screen Styling
* Fixed Sitemap

### Version 1.2

August 1, 2022

#### Features

* Secured sign up and password reset

#### Improvements

* Improved error messages
* Improved styling on setting screen

### Version 1.3

August 19, 2022

#### Improvements

* Added more coverage to testing suite
* Added reliability monitoring&#x20;

### Version 1.4

September 2, 2022

#### Improvements&#x20;

* Changed hosting providers
* Added ability to slow launch features
* Improved speed


---

# 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.betterform.io/about-us/change-log.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.
