# Changelog

{% updates format="full" %}
{% update date="2026-01-11" %}

## Simple Shopcreator RedM

See what’s new and improved in our latest update.

### Product feature

* 📍 **Create shops anywhere** on the map
* 🛒 **Add items & adjust prices** as a manager or admin
* 🕵️ Optional **peds & blips** — ideal for hidden shops and black markets
* 🎮 **99% fully configured in-game** through a clean menu
* ⚡ User-friendly, flexible, and optimized for performance

<a href="https://jacky-creations.gitbook.io/fully-interactive-scripts/documentation" class="button primary">Read the documentation</a>

<details>

<summary>Improved</summary>

* Added permanent stock for NPC shops as an optional choice

</details>

<details>

<summary>Fixed</summary>

* Fixed script not properly reading players rank, when trying to open the admin menu.

</details>
{% endupdate %}
{% endupdates %}


---

# 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://jacky-creations.gitbook.io/fully-interactive-scripts/changelog/readme.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.
