# Release notes

## V9.2024 - September 2024

Custom results pages, centralized styling, and unique results URL

### **Added**

* A unique URL for quiz results that can be seamlessly passed to any CRMs
* An option for customers to subscribe separately after completing a quiz
* [Custom content settings ](https://support.quizkitapp.com/navigating-the-interface/quiz-builder/results/new-custom-content)

### Fixes and other improvements

* The default analytics range is now expanded up to the past 30 days

## V7.2024 - July 2024

### **Added**

**New product card**&#x20;

* Improves product visibility and simplifies navigation by showcasing variants directly on the main image.

**Fixes and other improvements**

[<mark style="color:green;">**New revenue tracking model**</mark>](https://support.quizkitapp.com/general/data-and-analytics)

* Track all items added to the cart within 7 days of completing the quiz, as long as they are added in the same browser. This new model allows us to better monitor and attribute sales generated from the Quiz.

## V6.2024 - June 2024

Easier results layout and AI improvements

### **Added**

* Results layout decoupled
* AI-driven question creation

{% embed url="<https://www.youtube.com/watch?index=4&list=PLZ4PRU8_z6oksgbZanqHqrrqrD3AtsGGa&v=tRXx3rsyTt4>" %}

* New integrations with [Yotpo](/building-a-quiz/integrations/marketing-automation/yotpo.md) and [Pagefly](/building-a-quiz/integrations/marketing-automation/pagefly.md)

### Fixes and other improvements

* Improved templates UI

***

## V5.2024 - May 30 2024

### **Added**&#x20;

* The manual result builder is simplified
* Control progress bar visibility for a personalized experience
* Ability to disable questions and answers as customer tags &#x20;

### Fixes and other improvements

* Consolidated button style settings.
* Accessibility improvements&#x20;
  * Focus indicators for actionable elements now meet high standard contrast requirements
  * buttons are marked up as such so they are usable by keyboard users
  * Image links are properly labeled for screen reader users and so much more!
* Better SEO optimization by optionally excluding H1 headings on quizzes

***

## V3.2024 - March 6 2024

AI auto results enhancements

### **Added**

* AI text generation
* Increased AI product recommendation capacity from 20 to 100.&#x20;

### Fixes and other improvements

* Improved image loading and transitions
* Recommend by tags with AND/OR logic

##

***

## V2.2024 - February 5 2024

AI Auto Results launch 🎉

### **Added**

* [<mark style="color:purple;">New</mark> ](/building-a-quiz/results/ai-fallback-results.md)<mark style="color:purple;">AI Auto results</mark>
* Share your popup quiz via URL link

### Fixes and other improvements

* Quick view fonts (Alphabetical order)


---

# 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://support.quizkitapp.com/introduction/past-releases/release-notes.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.
