# 3rd Apr 24

## :sparkles: New

* Admins can now import users via CSV! Check out the [full guide here](https://docs.range-mate.co.uk/concepts/users/adding-new-users#importing-users)
* Data coming out of the system is now more comprehensive, too. The user export (in CSV) now includes a lot of additional fields, and you can quickly grab a ZIP file full of the user's profile pictures as well
* It's also all available from mobile now

## :bug::hammer: Bug Fixes

* Fixed a minor issue related to how comp cards were being generated

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