# 5th Nov 24

🎭 🇬🇧 🔥 👑 🎆

*Remember, remember, the 5th of November,*&#x20;

Bug fixes, features, the lot!&#x20;

I see no reason,&#x20;

Why releases this season&#x20;

Should ever be forgot. (which is why we write change logs)

## :sparkles: New

* Declarations workflows are now live. This is the beginning of a cleaner way to manage common things you need your users to sign and keep on file, such as NRA handloading declarations. That's the first common system one to be implemented, but you are also free to add your own if needed. Lots more enhancements to come!
* Tweaks to [importing of users via CSV for onboarding](/concepts/users/adding-new-users.md#importing-users). You can now skip the welcome email if you want to upload data silently, plus it's now possible to import one credential (such as an FAC) when creating users in this way.

#### 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/5th-nov-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.
