# 15th Nov 24

## :sparkles: New

* You can now set a lower age limit on a per-location basis. Each range you shoot on may have different requirements for the minimum age of both members and juniors. Reflect that in your Range Mate configuration and you will be able to prevent bookings for any user who is under age. Note: it's based on the age the user **will be** at the time of the event, as opposed to how old they are right now.
* Admins can switch off record locking globally, either permanently (not recommended) or temporarily to enable corrections.
* When upgrading a member from probation to full, the option to skip payment is presented to support workflows where the rest of the membership year is given for free when passing training.
* Admins are now able to delete empty range logs. For example, if an event doesn't go ahead but the log entry still exists, it can now be deleted to maintain a clean history.
* There is a new "announcer" role, allowing clubs to add permission to individuals to post club-wide announcements if required.

## :bug::hammer: Bug Fixes

* Fixed an issue where sometimes, it was possible for an RO to not be able to view attendees of a restricted event if they themselves didn't have the appropriate user role.

#### 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/15th-nov-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.
