> ## 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

> Version history and updates for Revo Backup.

<Update label="December 2025" description="v1.2">
  * Added VIEW support - script now backs up sql views along with tables
  * Added Discord webhook support - newly created backups automatically upload to Discord channel
  * Improved handling of large databases (300MB+) with optimized backup process
  * Enhanced MySQL database compatibility - now correctly supports any MySQL database with different data formats
</Update>

<Update label="October 2025" description="v1.1">
  * Fixed admin permission issue on QBCore
  * General improvements
</Update>

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

  * Automatic database backups with customizable schedules
  * Manual backup creation via UI and txAdmin
  * Automatic cleanup with retention and max backup limits
  * Backups stored as .sql files for easy phpMyAdmin restore
</Update>
