github GeiserX/Telegram-Archive v6.2.6

latest releases: v8.9.2, v8.9.1, v8.9.0...
7 months ago

Fixed

  • SQLite viewer crash — Viewer container failed to start when using SQLite because PRAGMA journal_mode=WAL requires write access to create .db-wal and .db-shm sidecar files. WAL and create_all are now wrapped in try/except so the viewer degrades gracefully to default journal mode instead of crashing. (#61)
  • Read-only volume mount — Removed :ro from the viewer volume in docker-compose.yml since SQLite WAL needs write access. Added comment explaining when :ro is safe (PostgreSQL only).

📋 Full changelog: docs/CHANGELOG.md

Don't miss a new Telegram-Archive release

NewReleases is sending notifications on new releases.