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

# Change log

> Check out new features and updates

<Update label="June 11th, 2025" description="v0.9.3">
  ## Status: Open Beta

  ### Bot Changes

  * Rewritten from JavaScript to TypeScript

  **Commands**

  * Added `/promote`
  * Added `/demote`
  * Added `/recruit`
  * Added `/notify`
  * Added `/ranklock`
  * Added `/unranklock`
  * Added `/verifyall`
  * Added `/award add`
  * Added `/award revoke`
  * Added `/award view`
  * Added `/bar`
  * Added `/unbar`
  * Added `/configs`
  * Added `/subscription`
  * Updated `/avatar`
  * Updated `/coinflip`
  * Updated `/diceroll`
  * Updated `/botinfo`
  * Updated `/userinfo`
  * Updated `/serverinfo`
  * Updated `/credits`
  * Updated `/purge`
  * Updated `/warnings add`
  * Updated `/warnings revoke`
  * Updated `/warnings view`
  * Updated `/bgcheck`
  * Updated `/discharge`
  * Updated `/transfer`
  * Updated `/dlogs`
  * Updated `/tlogs`
  * Updated `/rlogs`
  * Updated `/getrole`
  * Updated `/update`
  * Updated `/help`
  * Updated `/nick`
  * Updated `/ping`
  * Updated `/roles roblox`
  * Updated `/roles discord`
  * Updated `/unverify`
  * Updated `/verify`
  * Updated `/who`

  **Listeners**

  * Added `chatInputCommandDenied`
  * Added `chatInputCommandSuccess`
  * Added `contextMenuCommandDenied`
  * Added `contextMenuCommandSuccess`
  * Added `guildMemberUpdate`
  * Added `guildRoleDelete`
  * Added `voiceStateUpdate`
  * Updated `guildMemberAdd`
  * Updated `guildMemberRemove`
  * Updated `guildCreate`
  * Updated `ready`

  ### Website Changes

  Too many changes to note. Features will be listed instead.

  * Updated Account Overview
  * Updated Account Verifications
  * Updated Account Billing
  * Updated Account Verifications
  * Updated Dashboard Overview
  * Updated Dashboard Billing
  * Updated Dashboard Background Check
  * Updated Dashboard Configs
  * Updated Dashboard Settings
  * Added Dashboard API Keys Management
  * Added Dashboard Appeals System
  * Added Dashboard Events System
  * Added Leave of Absence System
  * Added Punishments System
  * Added Dashboard Onboarding Page\`

  ### Multex API

  Added the following endpoints for public use. Note that you need to use an API Key.

  ```js theme={null}
  [GET] /guilds/[guildId]/discharges
  [GET] /guilds/[guildId]/discharges/[dischargeId]
  [GET] /guilds/[guildId]/transfers
  [GET] /guilds/[guildId]/transfers/[transferId]
  ```

  ## Multex Subscription Tiers

  ### Free Tier

  * 50 rank bindings
  * 1,000 discharges
  * 1,000 transfers
  * 7 Days Audit Log Retention
  * Community Support

  ### Plus Tier

  * Everything in the Free Tier plus...
  * Unlimited Rank Bindings
  * 10,000 **Total** Discharges
  * 10,000 **Total** Transfers
  * 30 Days Audit Log Retention
  * Leave of Absence System
  * Editable Embeds
  * Verify All Users Command
  * Priority Support

  ### Developer

  * Everything in the Plus Tier plus...
  * 50,000 **Total** Discharges
  * 50,000 **Total** Transfers
  * 1 Year Audit Log Retention
  * Punishment System
  * Appeal System
  * Event System
  * Access to Multex API \[WIP]
  * Priority Support

  ### Enterprise

  * Everything in the Developer Tier plus...
  * Unlimited Discharges
  * Unlimited Transfers
  * Lifetime Audit Log Retention
  * Direct Support
</Update>

<Update label="February 5th, 2024" description="v0.9.2">
  ## Status: Closed Beta

  ### Legal and Website Changes

  * New Terms of Service
  * New Privacy Policy
  * New Cookie Policy
  * New Website
    * Home Page
    * Features Page
    * Commands Page
    * Plus Page
    * Contact Page
    * Beta Page
    * About Page
    * Account Page
      * Overview
        * Audit Logging
        * Database Limit Table
        * Basic Configuration Overview
      * Verifications
        * New OAuth Verification System
        * New Verification Switch System
      * Settings
      * Billing
    * Dashboard
      * Menu
      * Subscription Linking
      * Server Overview
      * Server Background Check
      * Server Settings

  ### Bot Changes

  * New Dynamic Search (Alt Detection)
  * New Audit Log System
  * New Dynamic Embedding Systems (Updating embeds will be released in a future update)
  * New Roblox Ranking Auto-Retry System
  * New Togglable Automation System
  * New `getrole` Command
  * New `update` Command
  * New `rlogs` Command
  * New `premium` Command
  * New `help` Command
  * New `setup` Command
  * New `auto-link` Command (Automatically link Roblox + Discord Roles)

  ### Updated Features

  * Updated Auto Verification System
  * Updated `bgcheck` Command
  * Updated `who` Command
  * Updated `roles` Command
  * Updated `ban` Command
  * Updated `kick` Command
  * Updated `restrict` Command
  * Updated `link` Command
  * Updated `nick` Command
  * Updated `dlogs` Command
  * Updated `tlogs` Command

  ### Bug Fixes

  * Fixed Desertion System
  * Fixed 100+ bugs

  ### Removed Features

  * Removed `disable` Command (Disabled a command of choice in your server)
  * Removed `enable` Command (Enabled a command of choice in your server)
  * Removed Cache System
  * Removed Game Verification Support
  * Removed Code Verification Support
</Update>
