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