> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mythiclabs.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Release notes for MythicLabs plugins

Release notes for every MythicLabs plugin, newest first. Breaking changes are always called out explicitly.

<Update label="MythicGuardian 0.9.0-beta" description="Latest">
  * Added WorldGuard region awareness for claim protection
  * Added staff review queue for flagged players (`/guardian queue`)
  * Tuned combat-check sensitivity to reduce false positives
</Update>

<Update label="MythicEconomy 2.3.0">
  * Added the global marketplace GUI (`/marketplace`)
  * Added PlaceholderAPI expansion for marketplace listings
  * **Breaking:** `currency.default` config key renamed to `currency.primary` - update your `config.yml` after upgrading
</Update>

<Update label="MythicCore 1.4.2">
  * Fixed a memory leak in the GUI toolkit when menus were closed rapidly
  * Improved `/mythic diagnose` output with detected integrations
</Update>

<Update label="MythicEconomy 2.2.0">
  * Added support for multiple currencies
  * Added `/economy set` admin command
</Update>

<Update label="MythicCore 1.4.0">
  * Added the shared GUI toolkit used by all MythicLabs plugins
  * Added per-plugin `metrics.enabled` config option
</Update>

<Tip>
  Planning an update? Check [Auto-Updates](/features/auto-updates) for the recommended update workflow, and always read breaking-change notes before upgrading a production server.
</Tip>
