# 28/03/2023: Major release

## 🎉 New

**Guest list export**\
You can now run a data export for customer who have purchased tickets for an event under [Data->Tickets ](https://dashboard.mytoggle.io/export/tickets)

<figure><img src="/files/QzTKNw51HL5OJyoqbAKi" alt=""><figcaption></figcaption></figure>

`🧑‍💻 Emily`

## 👌 Upgrades and improvements

1. **Changes to how Champions and Friends are stored in Airship when Toggle is Integrated with Airship.** \
   Champions and friends are now stored in "Champions signups", "Champions redemptions", "Friends signups" and "Friends redemptions" groups in a folder which shares the name of the name of the Toggle Referral scheme.  \
   `🧑‍💻 Emily`

2. **Changes to how ticket purchasers are stored in Airship when Toggle is Integrated with Airship.** \
   Ticket purchasers are now stored in a "Toggle Tickets" folder on the Airship site the ticket was purchased for in a group that shares its name with the event name. \
   `🧑‍💻 Ella`

<br>


---

# 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://changelog.usetoggle.com/march-2023/28-03-2023-major-release.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.
