# 1st Mar 24

## :sparkles: New

* Clubs can now customise the default length of their probationary memberships. Minimum is 3 months, since that's in line with Home Office guidelines on probation periods. If you select nothing, the default will still remain at 6 months as it was before
* Updated role management - it's now a bit easier to select colours for badges

## :bug::hammer: Bug Fixes

* When creating probationary memberships, the end date was +1 day too long. Corrected to end at midnight on the previous day

####

#### 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/1st-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.
