# 6th Mar 24

## :sparkles: New

* When an admin checks and approves proof of identity documents, they are automatically purged from the system. There is no practical reason to keep documents beyond this stage, so helps comply with GDPR (minimum required data)
* Club admins can now surface basic club info to members, such as contacts or static opening times

## :bug::hammer: Bug Fixes

* Optimised a couple of pages with high usage
* Started migrating to a new APM provider to keep things fast and performant

#### Sign up to get important changes to your email

{% @mailchimp/mailchimpSubscribe %}


---

# 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://docs.range-mate.co.uk/changelog/6th-mar-24.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.
