Skip to content

Telegram Drive for VPNs v1.1.8

Latest

Choose a tag to compare

@github-actions github-actions released this 03 May 04:16

New Features

  • Progressive File Loading — Files load in pages (50 first, then 200 at a time in the background) for dramatically faster UI on VPN connections
  • In-App PDF Viewer — Full PDF viewer with zoom, rotation, thumbnail sidebar, page navigation, and keyboard shortcuts
  • Paginated Backend APIcmd_get_files now supports offset/limit for cursor-based pagination

Security

  • Strict Content Security Policy — Replaced permissive csp: null with per-directive CSP rules

Improvements

  • Centralized File Extensions — All extension lists unified in utils/fileExtensions.ts with O(1) Set lookups
  • Smarter Cache Invalidation — File ops (delete, move, upload) now trigger progressive-loader refetch instead of full React Query cache invalidation
  • Auth Branding — Login screen updated to "Telegram Drive for VPNs"

Cleanup

  • Removed stale commands.rs.bak and empty menu.rs
  • Deduplicated FileTypeIcon using shared extension sets

See the assets below to download and install.