Skip to content

v7.6.1

Choose a tag to compare

@github-actions github-actions released this 19 Apr 19:44

Fixed

  • Forwarded media from private channels no longer creates broken placeholders — When a message forwarded from a private channel contains a document with an inaccessible file reference (media.document=None), _get_media_type() now correctly returns None instead of "document". Previously this caused a broken telegram_file_id of "None", a failed download attempt, and a misleading "Will download on next backup" placeholder that would never resolve. Applies to both scheduled backup and real-time listener (#125)

📋 Full changelog: docs/CHANGELOG.md