# 29th Feb 24

## :sparkles: New

* The certificate number of an FAC or SGC that's registered to a user is now surfaced on the index page, making it easier for users to grab the info
* Junior Member terms and conditions (the text that appears at the top of the form where users create new juniors) has been modified to be more generic. It's also now possible to completely override it and type your own from the Club Settings > Memberships page

## :bug::hammer: Bug Fixes

* The system was rejecting 'strong' passwords, and only allowing 'very strong' to be used. This was incorrect, and has been changed

#### 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/29th-feb-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.
