github GeiserX/Telegram-Archive v6.2.12

latest releases: v8.3.2, v8.3.1, v8.3.0...
6 months ago

Fixed

  • Forum topics always showing same messages — The auto-refresh (every 3s) was fetching messages without the topic_id filter, immediately replacing topic-specific messages with all chat messages. Now properly passes topic_id during refresh.
  • "Deleted Account" shown as group name in forum chats — Clicking a topic passed a minimal object (only id and is_forum) to the message view, causing getChatName() to fall through to "Deleted Account". Now stores and passes the full chat object with title/name fields.

📋 Full changelog: docs/CHANGELOG.md

Don't miss a new Telegram-Archive release

NewReleases is sending notifications on new releases.