Skip to content

v7.10.0

Choose a tag to compare

@github-actions github-actions released this 23 May 15:11
· 354 commits to main since this release
ce98f26

Added

  • Media Gallery: Dedicated per-chat media page with grid view for photos/videos, list view for voice messages and files
  • Media API: New endpoints GET /api/chats/{id}/media and GET /api/chats/{id}/media/counts for paginated media browsing
  • Thumbnail pre-generation: Thumbnails are now generated during backup for instant gallery loading
  • Thumbnail concurrency limit: Semaphore prevents memory exhaustion when loading large grids
  • Database index: New composite index idx_media_chat_type(chat_id, type) for efficient media type filtering

📋 Full changelog: docs/CHANGELOG.md