Skip to content

v2.1.0 - Audio Player, Export & Fixes

Choose a tag to compare

@GeiserX GeiserX released this 04 Dec 18:30
· 522 commits to main since this release

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