New Features
- ** Voice Note Player**: Play .ogg\ audio messages directly in the web viewer without downloading.
- ** Chat Export**: Export any chat's history to a JSON file (text only) via a new button in the chat header.
- ** Custom Database Path**: Support for \DATABASE_DIR\ env var to store the database separately from backups (e.g. on SSD vs HDD).
Bug Fixes
- Database Locking: Enabled WAL mode for the internal Telethon session database to prevent \sqlite3.OperationalError: database is locked\ errors during high concurrency.
Docker Images
- drumsergio/telegram-backup-automation:2.1.0
- drumsergio/telegram-backup-automation:latest