# 12th July 24

## :sparkles: New

* Calendar feeds! You can now integrate club events with any calendar that can subscribe to an .ics calendar feed (Google Calendar, Apple/iCloud and Outlook are all supported, plus many more). Club admins can create multiple different public calendars with filters for ultimate flexibility.
* Added better support for Black Powder guns.

## :bug::hammer: Bug Fixes

* We had a couple of reports of people paying for events that never got "confirmed" after checkout. Seemed to be very rare, but improved the webhook handler to avoid the situation entirely.
* In the most deliciously ironic way, the "Report a bug" feature broke. It is now un-broke.
* Fixed a bug where shoots that fell on the last day of a quarter had an issue where they wouldn't get picked up as requiring a shooting record.

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