> For the complete documentation index, see [llms.txt](https://help.dscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dscout.com/product-updates/2024/december-2024.md).

# December 2024

We're finishing an exciting year! This month, we've added new features to our usability testing, improved accessibility for sharing your playlists, and increased browser compatibility.

## What's new?

### FIELD

#### Usability Testing

* **Additional mobile usability features**

  We’re making [mobile usability research](https://help.dscout.com/hc/en-us/articles/25365089762196) easier than ever. You can now capture the complete user journey with **continuous recording for up to 40 minutes**—no interruptions, just seamless insights. Our new **in-app views** feature lets participants open prototypes or links directly in the app, **recording every tap and click** for clearer feedback. Whether you're testing prototypes, websites, or native applications, you’ll have the flexibility to design the perfect usability study for your needs.

  ![](/files/5c3c0157ac7a422cdc26190d021512edce88ba61)
* **Smarter heatmaps for Figma prototypes**

  Now, when you [link a prototype to a task](https://help.dscout.com/hc/en-us/articles/18520617213332), it automatically carries over to all task questions where participants interact with it. This means heat maps are created for every relevant task—less hassle, more insights.

  ![](/files/c1b0cbb21bfcdaf4df39772fd9e3a5f6a1006d6b)

### RECRUIT

* **Unlock more by adding on Private Panels**

  Need to run recurring research on your own audience? Private Panels saves you 40% on admin time with auto-fatigue settings and more. Recent exciting updates include:

  * **Qualtrics integration**: Send surveys directly to panelists with automatic redirects
  * **Automatic backups**: Safeguard your panel data with auto backups
  * **Survey redirect merge tags**: Personalize respondent links with panel data
  * **Panel dashboard charts**: Easier reporting with bar charts and sorting options
  * **Add to another study**: Seamlessly move respondents between studies

  *Get in touch with your account team to take your panel management to the next level.*

  ![](/files/fc7f714e2cfcf61c67719695d8126379f5cac446)

### SHARE

* **Video subtitles (captions) improve accessibility**

  Our [video playlists](https://help.dscout.com/hc/en-us/articles/360044088091) now include a toggle to turn on subtitles (or captions), making it even easier to share impactful moments across the team in a way that's inclusive to everyone.

  ![](/files/a5dd89e7bedebc1b536c1210c9822884791d47d3)

### ACCOUNT MANAGEMENT

* **Dscout now supports Microsoft Edge**

  We’ve expanded our browser compatibility to include Microsoft Edge! With this update, you and your participants can enjoy a seamless experience and full functionality.

  ![](/files/a317de8ab56a7dbc368ea9c6ab2eee8d42b31c97)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.dscout.com/product-updates/2024/december-2024.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
