> For the complete documentation index, see [llms.txt](https://docs.jgscripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jgscripts.com/advanced-garages/changelog.md).

# Changelog

- [v3.2.1](https://docs.jgscripts.com/advanced-garages/changelog/v3.2.1.md)
- [v3.2.0](https://docs.jgscripts.com/advanced-garages/changelog/v3.2.0.md)
- [v3.1.6](https://docs.jgscripts.com/advanced-garages/changelog/v3.1.6.md)
- [v3.1.5](https://docs.jgscripts.com/advanced-garages/changelog/v3.1.5.md)
- [v3.1.4](https://docs.jgscripts.com/advanced-garages/changelog/v3.1.4.md)
- [v3.1.3](https://docs.jgscripts.com/advanced-garages/changelog/v3.1.3.md)
- [v3.1.2](https://docs.jgscripts.com/advanced-garages/changelog/v3.1.2.md)
- [v3.1.1](https://docs.jgscripts.com/advanced-garages/changelog/v3.1.1.md)
- [v3.1.0](https://docs.jgscripts.com/advanced-garages/changelog/v3.1.0.md)
- [v3.0.8](https://docs.jgscripts.com/advanced-garages/changelog/v3.0.8.md)
- [v3.0.7](https://docs.jgscripts.com/advanced-garages/changelog/v3.0.7.md)
- [v3.0.6](https://docs.jgscripts.com/advanced-garages/changelog/v3.0.6.md)
- [v3.0.5](https://docs.jgscripts.com/advanced-garages/changelog/v3.0.5.md)
- [v3.0.4](https://docs.jgscripts.com/advanced-garages/changelog/v3.0.4.md)
- [v3.0.3](https://docs.jgscripts.com/advanced-garages/changelog/v3.0.3.md)
- [v3.0.2](https://docs.jgscripts.com/advanced-garages/changelog/v3.0.2.md)
- [v3.0.1](https://docs.jgscripts.com/advanced-garages/changelog/v3.0.1.md)
- [v3](https://docs.jgscripts.com/advanced-garages/changelog/v3.md): Advanced Garages v3.0 is here!
- [v2.2.9](https://docs.jgscripts.com/advanced-garages/changelog/v2.2.9.md)
- [v2.2.8](https://docs.jgscripts.com/advanced-garages/changelog/v2.2.8.md)
- [v2.2.7](https://docs.jgscripts.com/advanced-garages/changelog/v2.2.7.md)
- [v2.2.6](https://docs.jgscripts.com/advanced-garages/changelog/v2.2.6.md): Fix job/gang garage "spawner" vehicles with plate = false not receiving keys
- [v2.2.5](https://docs.jgscripts.com/advanced-garages/changelog/v2.2.5.md): Due to the number of files changed, the developer highly recommends that you perform a full reinstall of the script to ensure everything works smoothly!
- [v2.2.4](https://docs.jgscripts.com/advanced-garages/changelog/v2.2.4.md)
- [v2.2.3](https://docs.jgscripts.com/advanced-garages/changelog/v2.2.3.md): Highly recommended for anyone who updated to v2.2.2! Just a one file change!
- [v.2.2.2](https://docs.jgscripts.com/advanced-garages/changelog/v.2.2.2.md): This release improves reliability of vehicle spawning on the server by using CreateVehicleServerSetter instead of CreateVehicle.
- [v2.2.1](https://docs.jgscripts.com/advanced-garages/changelog/v2.2.1.md)
- [v2.2.0](https://docs.jgscripts.com/advanced-garages/changelog/v2.2.0.md)
- [v2.1.2](https://docs.jgscripts.com/advanced-garages/changelog/v2.1.2.md)
- [v2.1.1](https://docs.jgscripts.com/advanced-garages/changelog/v2.1.1.md)
- [v2.1](https://docs.jgscripts.com/advanced-garages/changelog/v2.1.md)
- [v2.0.7](https://docs.jgscripts.com/advanced-garages/changelog/v2.0.7.md)
- [v2.0.6](https://docs.jgscripts.com/advanced-garages/changelog/v2.0.6.md)
- [v2.0.5](https://docs.jgscripts.com/advanced-garages/changelog/v2.0.5.md)
- [v2.0.4](https://docs.jgscripts.com/advanced-garages/changelog/v2.0.4.md)
- [v2.0.3](https://docs.jgscripts.com/advanced-garages/changelog/v2.0.3.md)
- [v2.0.2](https://docs.jgscripts.com/advanced-garages/changelog/v2.0.2.md)
- [v2.0.1](https://docs.jgscripts.com/advanced-garages/changelog/v2.0.1.md)


---

# 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.jgscripts.com/advanced-garages/changelog.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.
