# 23rd May 24

## :sparkles: New

* More advanced user filtering is here! This is the beginning of a host of updates to managing users, and now allows admins to filter by assigned role and active membership subscription type in the main admin/users view. Some minor visual updates also make the additional fields slightly easier to work with.
* There's now a much cleaner route for a Guest to apply for a full membership. Since Guests sign up with a reduced amount of info, moving them to full members requires them to complete additional fields. There's now a sticky notification on their dashboard giving Guests this option. When clicking, they are presented with a full application form with any existing fields pre-filled. All they have to do is check the info is still valid and add anything that's missing. [You can read more about how this works here.](/concepts/users/upgrading-a-guest-to-a-member.md)

<figure><img src="/files/FoxB1WVQIQldKzbzTi67" alt=""><figcaption></figcaption></figure>

#### 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/23rd-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.
