v1.0.0-alpha39
·
201 commits
to master
since this release
Caution
GOOGLE IS STILL LOCKING DOWN SIDELOADING.
Under the new rules, every developer, even hobbyists and open source contributors who never touch the Play Store, must register with Google, verify their identity with government issued ID, register their app signing keys, agree to Google's terms, and pay a $25 fee. If they don't, their app gets silently blocked from installing on any certified Android device.
Please see https://keepandroidopen.org/ !
What's Changed
- fix: apply custom headers to artwork and streaming (#248) by @ahmetmutlugun in #252
- fix concurrent playback issue on ios #283 by @saxobroko in #288
- fix: repo action (again) by @claration in #289
- feat(android): optimize imports by @omardotdev in #297
- fix: player not playing offline tracks by @Heropowwa in #298
- feat(playback): replaygain mode picker (#299) by @keircn in #305
- feat: pagination for albums + fix playing with multiple discs by @Heropowwa in #300
- fix: widgets buttons not working by @Heropowwa in #309
- feat: custom bitrate settings for transcoding by @Heropowwa in #311
- chore: automated testflight distribution by @claration in #293
New Contributors
- @saxobroko made their first contribution in #288
- @keircn made their first contribution in #305
Full Changelog: v1.0.0-alpha38...v1.0.0-alpha39