# 24/01/2023: Minor release

## 👌 Upgrades and improvements

1. Updated references to “iiko” on the dashboard integrations page to “Syrve”
2. Turned the ‘Schedule gift cards’ feature on for all new accounts by default.
3. Added the scheduled delivery date and time to the scheduled delivery dispatched notification email.

## 🔧 Fixes

1. Fixed a bug in the Referrer Mechanic where discounts aren't linked to line\_item
2. Fixed a bug where Referrer scheme balances should be 'discount' not 'tender'
3. Fixed bug where apple passes were updated in the event of a balance adjustment, even when the pass itself hadn't changed
4. Fixed bug where integration tiles overlapped on medium sized screens
5. Fixed a bug where postage cost didn't display on dispatch email
6. Fixed bug where ticket display page button didn't inherit the webshop style


---

# 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/january-2023/24-01-2023-minor-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.
