# Changelog

- [6th Feb 25](https://docs.range-mate.co.uk/changelog/6th-feb-25.md)
- [5th Jan 25](https://docs.range-mate.co.uk/changelog/5th-jan-25.md)
- [15th Nov 24](https://docs.range-mate.co.uk/changelog/15th-nov-24.md)
- [9th Nov 24](https://docs.range-mate.co.uk/changelog/9th-nov-24.md)
- [6th Nov 24](https://docs.range-mate.co.uk/changelog/6th-nov-24.md)
- [5th Nov 24](https://docs.range-mate.co.uk/changelog/5th-nov-24.md)
- [24th Oct 24](https://docs.range-mate.co.uk/changelog/24th-oct-24.md)
- [3rd Sept 24](https://docs.range-mate.co.uk/changelog/3rd-sept-24.md)
- [12th July 24](https://docs.range-mate.co.uk/changelog/12th-july-24.md)
- [27th June 24](https://docs.range-mate.co.uk/changelog/27th-june-24.md): Important changes to the way police checks are processed
- [25th June 24](https://docs.range-mate.co.uk/changelog/25th-june-24.md): Big changes to the way we manage repeating events, and another wave of security improvements.
- [21st June 24](https://docs.range-mate.co.uk/changelog/21st-june-24.md): Big changes to the way we manage repeating events, and another wave of security improvements.
- [23rd May 24](https://docs.range-mate.co.uk/changelog/23rd-may-24.md)
- [22nd May 24](https://docs.range-mate.co.uk/changelog/22nd-may-24.md)
- [9th Apr 24](https://docs.range-mate.co.uk/changelog/9th-apr-24.md)
- [6th Apr 24](https://docs.range-mate.co.uk/changelog/6th-apr-24.md)
- [3rd Apr 24](https://docs.range-mate.co.uk/changelog/3rd-apr-24.md)
- [6th Mar 24](https://docs.range-mate.co.uk/changelog/6th-mar-24.md)
- [1st Mar 24](https://docs.range-mate.co.uk/changelog/1st-mar-24.md)
- [29th Feb 24](https://docs.range-mate.co.uk/changelog/29th-feb-24.md): Happy leap year day!
- [28th Feb 24](https://docs.range-mate.co.uk/changelog/28th-feb-24.md): A minor release updating some behaviour to keep things working smoothly
- [15th Feb 24](https://docs.range-mate.co.uk/changelog/15th-feb-24.md): Making it easier for clubs to manage members who aren't able to use Range Mate themselves


---

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