github GeiserX/Telegram-Archive v8.4.1

2 hours ago

Fixed

  • The viewer no longer leaves a dead band below the message list on phones. 8.4.0 sized the layout root to 100dvh, meaning to keep bottom-anchored content clear of iOS Safari's retractable toolbar. Combined with the safe-area padding and overflow: hidden that body already carries, the dynamic unit resolved to less than the visible area, so the app rendered short and the space under the newest message went to waste. The layout root is back to what it was before 8.4.0. The scroll-to-latest button, whose clipping 8.4.0 also addressed, stays fixed — that was a separate cause and a separate fix.

📋 Full changelog: docs/CHANGELOG.md

Don't miss a new Telegram-Archive release

NewReleases is sending notifications on new releases.