# 9th Apr 24

## :bug::hammer: Bug Fixes

* Fixed an issue where it wasn't possible to book a Juniors only event if the user only had a single junior registered
* Multiple fixes/improvements to CSV importing:
  * Added additional MIME type for better Windows support
  * Fixed issue where a malformed CSV would cause a crash. Still won't import, but tells the user about it via email
  * Sometimes the process would only import the first row and stop, it now doesn't do that

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