v7.6.1
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 returnsNoneinstead of"document". Previously this caused a brokentelegram_file_idof"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