# Updates & Changelog

#### 1.0.0 - Initial Release

{% hint style="info" %}
First public release of EliteVaults.
{% endhint %}

**Features included at launch:**

* Personal numbered vaults with permission-based limits (tiers up to 50, plus unlimited)
* Vault selector GUI with pagination and pinned vault sorting
* Vault sharing with Viewer and Member roles, invite system, and member management GUI
* Full item-level audit logging with in-game GUI browser
* Suspicious activity detection for bulk withdrawals and rapid vault hopping
* Vault search across all vaults by item name, material, lore
* Vault pinning - pin any vault to appear first in your selector
* Per-vault notifications for member activity
* Custom vault icons and display names
* Admin tools: inspect, reset, give, audit logs, debug toggle
* Automatic backups (startup, shutdown, scheduled)
* SQLite and MySQL/MariaDB storage
* WorldGuard region flag support
* PlaceholderAPI expansion
* Full 1.8.8-latest Paper Server Version compatibility, etc.


---

# 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://myelitewiki.gitbook.io/resources/plugins/elitevaults/updates-and-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.
