π Changelog
Added
- Android background playback support: New
backgroundPlaybackconfiguration flag enables continuous audio playback when the app is backgrounded or the screen is locked. Requires foreground service implementation and appropriate Android permissions (FOREGROUND_SERVICE,FOREGROUND_SERVICE_MEDIA_PLAYBACK,WAKE_LOCK).
Changed
- Example app dependency: Updated Vite from
^5.4.11to^7.3.1in example application
π Full Changelog: 8.1.11...8.2.0