# 25/09/2024 - MCU improvements, Monitoring and Account Deletions

## :bug: Bug fixes

Fixed a bug where the basket promotions API was unnecessarily called once an order was finalised on the webshop, increasing load on the API. \
\
Fixed a bug where every time the payment screen was loaded the promotions API was called even when it was not necersarry. The API is only called now when a product in the basket has an automatic promotion applied to it, or if a promo code is entered.&#x20;

:woman\_technologist: Jules

## :wastebasket: Account Deletions

Added functionality to automatically hard delete account data.&#x20;

:woman\_technologist: Jules


---

# 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/september-2024/25-09-2024-mcu-improvements-monitoring-and-account-deletions.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.
