# Changelog

### Version 1.3

* Export responses as CSV
* Ability to add images in the question
* Added new question type - Slider Questions (Min, Max)

### Version 1.2

* Fixed an issue with the installer showing 419 error

### Version 1.1

* Added the ability to embed the survey in web pages.
* Receive email notifications about new survey responses.
* Added the missing ".htaccess" in the root.
* Fixed an issue with survey submission not retaining old values when form validation fails.
* Admin >> Dashboard >> Fixed the Total Responses count value.
* User >> Notification >> Fixed an issue showing the wrong notifications.
* Fixed an issue with Admin >> Settings >> Translation showing 500 error.&#x20;


---

# 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://cedextech.gitbook.io/survey-bird/changelog.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.
