HOTFIX:
- Fixed crashing for some users
- Improved lyrics recognition
- minor bugfixes
What's Changed
- Fix/player desync on lyrics update by @theovilardo in #237
- Fix: Prevent crash in SearchScreen due to duplicate genre keys by @theovilardo in #238
- Fix: Update LibraryActionRow based on tab identity, not index by @theovilardo in #240
- fix: canciones instead of songs on artist page by @sungsphinx in #243
- fix: sorting albums by release year by @sungsphinx in #244
- Feature/folders tab by @theovilardo in #247
- fix(player): Restart progress updates when player is ready by @theovilardo in #248
- fix: No se encontraron álbumes -> No albums found by @sungsphinx in #255
- Feat/perf player UI optimizations by @theovilardo in #259
- Feat/perf player UI optimizations by @theovilardo in #260
- implementation of issue #257 - support for user-selectable Gemini AI models and customizable system prompts by @Natour-Mazen in #258
- Handle Back Navigation in Permission Screen Flow by @orispok in #274
- Fix: Prevent carousel from peeking when only one item exists by @ColbyCabrera in #275
- Fix: Player progress bar freezes on Bluetooth by @theovilardo in #278
- Refactor library tab state handling by @theovilardo in #279
- Replace library sort dropdown with bottom sheet by @theovilardo in #281
- Revert "Replace library sort dropdown with bottom sheet" by @theovilardo in #282
- Refactor: Decouple Library tab management from enum by @theovilardo in #283
- Refactor(Library): Replace sort dropdown with bottom sheet by @theovilardo in #286
- Fix WavyMusicSlider progress updates while playing by @theovilardo in #287
- Add playlist view toggle to library folders by @theovilardo in #289
- Fix added for filtering music with date_added from media store by @goonerDroid in #263
- Hide folder containers without songs from playlist view by @theovilardo in #291
- Fix notification custom actions for music service by @theovilardo in #292
- Ensure WavyMusicSlider wavelength uses dp by @theovilardo in #293
- Improve personalization for DailyMix and YourMix playlists by @theovilardo in #294
- Replace deprecated Capturable usage in cover art cropper by @theovilardo in #298
- Harden Daily Mix engagement parsing by @theovilardo in #300
- Codex/improve statsscreen UI and metrics by @theovilardo in #309
- Add listening stats experience by @theovilardo in #301
- Align playback stats timestamps and refresh search results by @theovilardo in #311
- Codex/add floating music player as bottom sheet by @theovilardo in #313
- Codex/fix song info display issues l5kval by @theovilardo in #315
- Update changelog bottom sheet for 0.3.0-beta by @theovilardo in #316
- Sort album playback queue by track number by @theovilardo in #317
New Contributors
- @sungsphinx made their first contribution in #243
- @Natour-Mazen made their first contribution in #258
- @orispok made their first contribution in #274
- @goonerDroid made their first contribution in #263
Full Changelog: 0.2.0-beta...0.3.0-beta