github GeiserX/Telegram-Archive v6.1.1

latest releases: v8.1.0, v8.0.3, v8.0.2...
6 months ago

Fixed

  • Critical: schedule command would silently do nothing - The run_schedule function in the CLI called the async scheduler.main() without asyncio.run(), causing the scheduler to never actually start. This affected all Docker deployments using python -m src schedule.

Changed

  • Removed :latest tag from CLI help text - Docker examples in --help output now use <version> placeholder instead of :latest, following the project convention of always using specific version tags.

📋 Full changelog: docs/CHANGELOG.md

Don't miss a new Telegram-Archive release

NewReleases is sending notifications on new releases.