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

# June 2024

- [26/06/2024 Trust payments 3DS compliance](https://changelog.usetoggle.com/june-2024/26-06-2024-trust-payments-3ds-compliance.md)
- [17/06/2024 Order cancellation emails from address bug fix](https://changelog.usetoggle.com/june-2024/17-06-2024-order-cancellation-emails-from-address-bug-fix.md)
- [17/06/2024 Stop users without full permissions to log in to POS](https://changelog.usetoggle.com/june-2024/17-06-2024-stop-users-without-full-permissions-to-log-in-to-pos.md)
- [17/06/2024 Added meta tags for improved SEO](https://changelog.usetoggle.com/june-2024/17-06-2024-added-meta-tags-for-improved-seo.md)
- [10/06/2024 Fix duplicate redemptions on tickets](https://changelog.usetoggle.com/june-2024/10-06-2024-fix-duplicate-redemptions-on-tickets.md)
- [05/06/2024 Add toggle account ID to the dashboard](https://changelog.usetoggle.com/june-2024/05-06-2024-add-toggle-account-id-to-the-dashboard.md)
- [04/06/2024 Updated database SSL certificate](https://changelog.usetoggle.com/june-2024/04-06-2024-updated-database-ssl-certificate.md)


---

# 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:

```
GET https://changelog.usetoggle.com/june-2024.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.
