Skip to content

v0.13.0

Choose a tag to compare

@roderickvd roderickvd released this 16 Mar 00:03
· 179 commits to main since this release
e7633a4

Changed

  • [decoder] Track ID validation and explicit track seeking
  • [decoder] Fast-path optimizations for sample retrieval
  • [normalize] Optimize limiter implementation for better performance
  • [player] Start preloads only when playing
  • [track] Handle 0-byte downloads as errors

Fixed

  • [decoder] Spurious failure to seek to the end of a track
  • [player] Correctly report next track when paused

Security