What's Changed
- feat: improve Continuous Play by @MaFo-28 in #721
- Release Type sections on artist page rework by @haunders in #756
- fix: handle aggressive memory killing to restore album fragment by @eddyizm in #772
- chore: update gradle to version catalogues by @tvillega in #762
- chore: upgrade to agp 9.x by @tvillega in #763
- devops: updated build tool version to match gradle bump and reverted … by @eddyizm in #778
- fix: handled OOM/ANR with large playlist. landscape still needs work by @eddyizm in #769
- feat: add to queue, edit playlist in main playlist page by @eddyizm in #773
- fix: album layout padding updated to match new playlist layout by @eddyizm in #784
- chore: set java 21 target by @tvillega in #779
- Chore/lower http logging by @eddyizm in #785
- Playlist menu changes by @eddyizm in #793
- Fix playlist-browsing OOM from a leaked LiveData observer (#696) by @herrerad85 in #796
- chore(i18n): Update Spanish (Latinoamerica) translation by @Kurami32 in #798
- chore(i18n): Update Polish translation by @skajmer in #794
- fix: unsanitized fqdn crashes login by @tvillega in #797
- fix: recover playback after a network switch instead of freezing (#682) by @herrerad85 in #790
- Revert login fix abea68b by @eddyizm in #802
- fix: wrong fetching animations condition of artist top songs by @tvillega in #803
- fix: avoid playback gap on WiFi/cellular switch by not rebuilding the active item by @chunjiw in #805
- Sanitize the Subsonic base URL before handing it to Retrofit (#795) by @herrerad85 in #804
- fix: applying main layout to current buggy changes by @eddyizm in #806
- chore(i18n): Update arrays for Spanish (Latin America). by @Kurami32 in #807
- feat: updated playlist catalog menu to match new behavior by @eddyizm in #812
- fix: skip un-mappable songs when restoring the play queue (#705) by @herrerad85 in #791
- fix: cancel leaked player/home callbacks that retain MainActivity (#777) by @herrerad85 in #792
New Contributors
- @haunders made their first contribution in #756
- @herrerad85 made their first contribution in #796
Full Changelog: v4.19.0...v4.20.0