Skip to content

v0.7.0

Choose a tag to compare

@roderickvd roderickvd released this 28 Dec 00:19
· 296 commits to main since this release
2b358ea

Added

  • [docs] Add anonymized API response fixtures as reference documentation
  • [gateway] Check for Free accounts and prevent connecting due to audio ads limitation

Changed

  • [build] Switch from exclude to include for more precise package contents
  • [gateway] More descriptive error messages for subscription-related issues
  • [protocol] Add ads_audio field to user options structure
  • [protocol] Centralize JSON response parsing and logging
  • [protocol] Make duration parsing more flexible to handle non-standard time formats
  • [protocol] Make track duration handling more robust for missing or invalid metadata

Fixed

  • [player] Prevent audio popping when changing tracks or stopping playback by adding volume ramping