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

# Changelog

> Product updates and announcements

<Update label="December 2025" description="v1.3">
  * Added Loss/Risk Acknowledgement Popup
  * Added Daily Profit Cap
  * Added Daily Withdrawal Limit
  * Added Progressive Tax System on Profits
  * Improved Loss Attack System
</Update>

<Update label="October 2025" description="v1.2">
  * Fixed volume (lots) bug
  * Added `Config.DebugMode` toggle (enable/disable debug)
  * Added random "loss attacks" logic based on active trade count
  * Prices can move against buy/sell positions at random intervals
  * Fixed withdrawal bug allowing used margin to be withdrawn
</Update>

<Update label="October 2025" description="v1.1">
  * Fixed volume (lots) input reset issue
  * Improved trade opening experience for faster execution
  * Updated stock icons to display as round images by default
  * Minor UI and backend refinements for better performance
</Update>

<Update label="October 2025" description="v1.0">
  Initial release of Revo Stock Trading.

  * Complete in-game stock, crypto, forex, and commodity trading system
  * Trading panel accessible via command or inventory item
  * Margin trading, risk control, and automatic liquidation features
  * SQL-based persistent user and trade data
  * Configurable leverage and contract sizes for each asset type
  * Permissions for stock management UI (add, edit, delete stocks)
  * Supports both ESX and QBCore frameworks
  * Multi-language support
  * Lightweight, optimized UI with charting library
</Update>
