- Add auto-generated release notes to workflow
- Fix release permissions by using RELEASE_TOKEN
- Official Android signing with auto-versioning
- Improve gitignore to exclude all keystore files
- Add signing configuration and dynamic versioning support to build
- Update CI workflow to use official Android signing with auto-versioning
- Fix CI APK signing path
- Fix GitHub workflow
- Update GitHub workflow
- Add Search feature implementation
- Implement hybrid queue expansion for folder sources
- Expand queue when playing Folder tracks
- Remove isPartialQueue flag from folder screen
- Update versions and add changelog file
- Hybrid Queue Expansion for Folders: Intelligent background loading of complete folder contents
- Music starts playing immediately with visible tracks
- Remaining tracks load seamlessly in background (50-track chunks)
- Works with folders containing hundreds or thousands of songs
- Supports shuffle mode with correct track ordering
- Smart cancellation when switching between folders
- Folder Navigation: Enhanced navigation experience
- Fixed double track number display issues
- Improved track and folder item overflow handling
- Better "go to folder" navigation behavior
- Fixed back navigation after folder actions
- Media Controller: Improved queue initialization
- Fixed media controller initialization when queue is empty
- Fixed "play next" functionality when queue is empty
- Better handling of queue state persistence
- Added intelligent source comparison for preventing redundant expansions
- Implemented cooperative multitasking for responsive UI during background loading
- Enhanced MediaItem ID mapping for shuffle mode compatibility
- Added proper error handling and cancellation logic for network requests
- Fix Base URL after Log In
- Fix Media Controller Init when Queue is Empty
- Fix Play Next when Queue is Empty
- Get Root Dirs and Fix Back Nav on Folders
- Fix Back Press after Go to Folder Action
- Use Index as Track Keys