Skip to content

v0.0.24

Choose a tag to compare

@github-actions github-actions released this 01 Apr 09:26
· 71 commits to main since this release

What's Changed

Note

This update may significantly improve playback startup speed, local streaming efficiency, and client compatibility. Updating is recommended.

  • Reworked local streaming and playback preparation to reduce startup latency, reuse opened file handles more efficiently, avoid duplicate local range preparation, and improve
    concurrent multi-user playback behavior.
  • Improved playback and backend compatibility with separate PlaybackInfo GET/POST caching, normalized POST body hashing, better client token/session handling, stricter stream session
    validation, and fixes for client-specific playback request patterns.
  • Refined logging, request tracing, and configuration defaults by separating gateway request IDs, adopting UUID-based request/session IDs, reducing noisy gateway logs, and removing
    outdated metadata prefetch and unused config options.

Full Changelog: v0.0.23...v0.0.24 (v0.0.23...v0.0.24)