Highlights
- Added JioSaavn as audio source
- Added pagination in playlist and album page
- New Turkish translations
- "Add to Playlist" not working
- Invalid download location and folder permission errors
- Last track of queue keeps repeating
- Scrobbling not working for first track or single track
- Shuffle doesn't move active track to top
- Windows media control not working
Features
- Add JioSaavn as audio source (#881) (14069cd)
- android: better quick scroll/drag to scroll implementation (2e2c44f)
- artist: modularize page and add wikipedia section (2a69886)
- discord RPC integration #98 (88b8785)
- mini_player: show/hide lyrics #851 (dcbb156)
- paginated playlist and album page (28a5d6b)
- translations: add Turkish translations (0c22469)
Bug Fixes
- "Add () to Playlist" option not showing in favorited playlists #904 (96021e1)
- 0:00 media duration in queue after application restart #782 (83c0b49)
- Add to Playlist Dialog memory leak #817 (fed36ec)
- album_card: show loading state during adding track to queue/play (5633367)
- alternative track source safearea overflow #876 (7b72a90)
- android invalid download location Download not starting or not explaining error #720 (d056dbf)
- changed settings are not persisting after force stop #821 (e29a38d)
- check for unsynced lyrics and error handling for timed lyrics query (1d77556)
- genres: lag while scrolling (dc980b0)
- infinite list disappearing for a moment everytime new page is fetched (1334a62)
- last track of queue keeps repeating #718 (58e5698)
- Navigating to settings, redirects to home page #812 (da04f06)
- new releases section flickering on scroll glitch (ee94b7c)
- playbutton_card: annoying animation (574406d)
- scrobbling not working for first track or single track (0a6b54d)
- settings page scrollbar position (ee82290)
- shuffle doesn't move active track to top (4956bf3)
- spotube doesn't exit properly, hangs in infinite loop #768 (353ca79)
- trim login field padding (286ef83)
- use CustomScrollView for personalized page (7d05c40)
- user_playlists layout, track tile index, (487c2ed)
- windows: media control not working #641 (7818574)
What's Changed
- Updated README.md file - Debian installation by @aminsaedi in #847
- feat: Add JioSaavn as audio source by @KRTirtho in #881
New Contributors
- @aminsaedi made their first contribution in #847
Full Changelog: v3.2.0...v3.3.0