# 21/03/2023: Major release

## 🎉 New

### Champions and Friends Products

The refer a friend mechanic now uses specific products for the Champion and the Friend gift cards. There are also now two new product types to aid reporting `Champion Gift Card` and `Friend Gift Card`

`🧑‍💻 Patrick`

### Champion Initial Card Value

You can now set an initial value of a champion card, so when somebody signs up as a champion they get sent a card with a pre-defined value straight away. This is configurable via the champions setup menu in the dashboard.&#x20;

![](/files/eiyToRYlD3X3PQmAMYc7)\
\
`🧑‍💻 Patrick`

### Customisable Champions URL

You can now change your URL slug to anything you like for the champions signup form. This can be customised in the Champions dashboard interface&#x20;

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

`🧑‍💻 Adam`

## 👌 Upgrades and improvements

### Minor UI improvements

* Logo no longer goes small when a product is clicked
* When you hover over a few things, it moves by a pixel (opt-in)
* Spacing in the opt-in buttons doesn’t look quite right
* Reduce opacity of pre filled example text in input fields
* Reduce gap under the ‘Checkout’ button
* Make footer nav items central in mobile view

`🧑‍💻 Adam`

## 🔧 Fixes

### Scheduled date email UI

Fixed a bug where sometimes the schedule date/time for a gift card displayed in the receipt email even if the gift card wasn't scheduled for a date in the future.

`🧑‍💻 Ella`


---

# 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/21-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.
