# 18/01/2023: Minor release

## 👌 Upgrades and improvements

1. **Stopped logging validation errors locally**
2. **Updates the Toggle Integration Partner Descriptions on the dashboard integrations page**
3. **Adds the hour and minute to validation responses when a someone attempts to redeem a card after it’s valid until time.** \
   For example, when the error was previously This card is not valid after 11/01/2022 it is now This card is not valid after 11/01/202 09:42
4. **Added text Please note: if you need to refund this order, this is done separately on your payment gateway to the ‘cancel order’ button popup.**
5. **Tweaks to css of delayed dispatch icon on bundles page on the webstores**

## 🔧 Fixes

1. **Fixed a bug on ‘schedule date’ input field on the webstores, so that you can select the current date, not just future dates**
2. **Fixed a bug where Toggle Event dates weren’t always shown correctly due to a timezone issue on the webstores**
3. **We’ve removed the ability to remove the last price modifier on a product. The ‘remove’ button will no longer display next to the price modifier in the dashboard when there is only one item left.**
4. **We now show the users with the roles Store financial manager, Front of house manager, Front of house staff, Guest service provider on the teams page of the dashboard**
5. **Fixed a bug where creating a user on the teams page with an incorrect error email address in the dashboard shows the wrong error message.**
6. **Fixed a bug where the ‘last authorised’ column wasn’t being populated on the teams page for each team member in the dashboard**
7. **Fixed a bug where refreshing the Add stock item page resulted in an error on the dashboard**
8. **Fixed a bug where validation error messages displayed incorrectly at different screen sizes in the dashboard.**
9. **Width of email content not consistent on some email clients**


---

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