> For the complete documentation index, see [llms.txt](https://docs.range-mate.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.range-mate.co.uk/changelog/9th-jun-26.md).

# 9th Jun 26

## :sparkles: New

* **Public club directory.** Clubs can now list themselves in a public directory so shooters can find them by area and discipline. Turn it on under **Club Settings → Directory** and control what's published — location (precise or approximate), disciplines, affiliations, contact links and a description. New listings are reviewed before they go live.
* **"Accepting members" badge.** Set a membership status on your directory listing — *Accepting new members*, *Not currently accepting members* or *Waiting list open* — so prospective members know where they stand. Leave it blank for no badge.
* **New, simpler club sign-up.** Getting a club onto Range Mate now starts at **get-started**, where you choose a free **directory listing** or a free trial of the **full platform**. Setting up the first admin is now a quick, lightweight account rather than a full member application.
* **Guided setup checklist.** Full-platform clubs are walked through setup step by step: club profile, membership types, locations, payments and your own membership — with an **Activate** button when you're ready to go live.

## :hammer: Improvements

* **Easier membership setup.** When creating a membership type you can now **start from a template** (Full member or Probationary) and we'll pre-fill the trickier settings for you. The form's wording has also been made much clearer.
* **Address lookup on forms.** Address fields across the member application and setup forms now offer **type-to-search** address autofill, with manual entry as a fallback.
* **"NRA Safe Shooter card" everywhere.** What we previously labelled the "comp card" is now correctly called the **NRA Safe Shooter card** throughout the app — the feature is unchanged.
* **Add several at once.** During setup you can **Save & add another** when creating membership types and locations, then finish to return to the checklist.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-jun-26.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.
