# 22nd May 24

## :sparkles: New

* Club admins can now check email logs directly within Range Mate! Just go to Club Settings > Emails > View Email Logs. You can search the logs and check whether an email was delivered, opened and even clicked on.
* When admins and RO's book people on manually, they are able to bypass booking restrictions such as bookings being closed or the user not having the correct roles.
* With Walk On bookings enabled, Admins and RO's can book people onto events prior to event day from the Event/Attendees list.
* Custom fields can be disbaled. This allows clubs to keep all the configuration of a field but temporarily disable it from views. This doesn't affect any existing data.

## :bug::hammer: Bug Fixes

* Fixed an issue where the number of shoots displayed against each registered gun on the admin/user page was incorrect.

#### 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/22nd-may-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.
