Skip to content

7.10.0

Choose a tag to compare

@riderx riderx released this 02 Dec 20:19
· 125 commits to main since this release
Immutable release. Only release title and notes can be modified.

πŸ†• Changelog

Added

  • Support for custom HTTP headers when preloading remote audio URLs

Changed

  • Improved documentation for showNotification configuration option

Fixed

  • Thread safety issues in timer management for AudioAsset to prevent crashes during concurrent audio operations
  • Audio fetching performance for remote assets by releasing the player from the main thread
  • iOS notification handling in audio sessions - removed unsupported showNotification parameter from setupAudioSession
  • Android compatibility issue by downgrading androidx.core to version 1.13.1

πŸ”— Full Changelog: 7.9.9...7.10.0