Skip to content

v2.2.6

Choose a tag to compare

@GeiserX GeiserX released this 07 Dec 16:47
· 472 commits to main since this release

Features

  • Configurable Database Timeout: Added DATABASE_TIMEOUT environment variable (default: 30.0s). Increase this value to prevent "database is locked" errors on slow filesystems (e.g., Unraid/FUSE).
  • Poll Support: Added support for archiving and viewing Telegram Polls (including Quizzes and multiple choice). Polls now render natively in the viewer with results and progress bars.

Fixes

  • Fixed database is locked issues on initial backup for systems with slow I/O by enabling configurable timeouts.