You can view the changelog dialog again at any time from the about section.

Version 1.3.0

  1. ADDED:Whitelist
  2. ADDED:Switch theme based on OS setting
  3. ADDED:Ability to fast forward miss in fragment flat and rewind by holding next and previous song buttons
  4. FIXED:"Shuffle All" button will now start a new playback
  5. FIXED:Crash when reading MP3 tags on Nougat

Version 1.2.0

  1. ADDED:Add "delete from device" choice menu in playlist view (both dumb and smart ones)
  2. ADDED:ID3v1 tag support
  3. ADDED:Added fast forward and rewind by holding next and previous song buttons
  4. FIXED:Optimized library rescan and startup
  5. FIXED:Fixed Replay Gain not applied if gapless is enabled
  6. FIXED:Fixed sleep timer not applied if gapless enabled
  7. FIXED:Fixed Notification progress slider
  8. CHANGED:Updated Android Auto UI
  9. CHANGED:Skip to the next track when the currently playing one has an error
  10. CHANGED:Smart Playlists: lots of improvements

Version 1.1.2

  1. ADDED:"Delete from device" choice menu in playlist view (both dumb and smart ones)
  2. FIXED:Auto queue stuck
  3. FIXED:Finish Last Song checkbox position on sleep timer
  4. CHANGED:When a song is added to queue, discard existing position (i.e. move the existing song in queue)

Version 1.1.1

  1. ADDED:Merged album with same name/same artist
  2. FIXED:Android Auto mode
  3. FIXED:Changelog popup not showing
  4. CHANGED:Reduced overhead on the main thread during scan

Version 1.1.0

  1. ADDED:Support for multiple artists per track
  2. ADDED:Extract album artist from ID3 tags and use that for album grouping/sorting
  3. ADDED:Given a song with album artist A and artist "A & B", only "A & B" is shown on artist tab
  4. ADDED:Show album artist on top of album detail page if there is one, else fallback to first song's artist
  5. ADDED:Multi-disc track sorting
  6. ADDED:Support ReplayGain in MP4 files
  7. FIXED:Unknown artist is shown as empty on artist tab
  8. FIXED:Performance optimization
  9. FIXED:Remove songs from detail activities after they are deleted
  10. FIXED:Fix sort order
  11. FIXED:Fix a crash after extended sleep
  12. FIXED:Fix crash due to iterating on a modified collection
  13. FIXED:Fix crash when a song is removed from queue

Version 1.0.0

  1. ADDED:Library handling with a local database, circumventing the MediaStore
  2. ADDED:Setting to show/hide track number
  3. FIXED:White line around app icon
  4. FIXED:Playlist bug on Android 10

Version 0.24.1

  1. FIX: Filename not showing for songs without tags

Version 0.24.0

  1. FIX: Compatible with Android 11
  2. FIX: Fix ringtone sharing
  3. FIX: Detect and avoid fetching deezer place holder image
  4. FIX: Fix scanning large folders
  5. FIX: Fix the ellipsize bug
  6. FIX: Fix long-pressing on title starting playback
  7. FIX: Fix default album cover is not consistent
  8. CHANGED: Made Vinyl resizable

Version 0.23.0

  1. FIX: Crash while scrolling on artist list
  2. FIX: Playing a folder results in unexpected sorting of all songs from subfolders
  3. FIX: Album tag editor deleting 'artist' tag if 'album artist' is empty
  4. FIX: Playing wrong song when restoring to play queue
  5. CHANGED: Updated Kotlin, organize dependencies
  6. CHANGED: Removed dependency on legacy preferences and fragments
  7. CHANGED: Updated German translation
  8. CHANGED: Animated playing indicator icon

Version 0.22.1

  1. FIX: Next track not playing when gapless playback is enabled

Version 0.22.0

  1. ADDED: Splash screen
  2. ADDED: Play queue progress
  3. ADDED: Favorite button to notifications
  4. ADDED: Highlight current song
  5. FIX: Null exception
  6. FIX: ANR
  7. CHANGED: Allow only one task at a time
  8. CHANGED: Artist and Album cover not loading (LastFM API replaced by Deezer's)

Version 0.21.1

  1. FIX: Songs not playing in the folder view
  2. FIX: Crash during first launch

Version 0.21.0

  1. ADDED: Experimental Android Auto support
  2. ADDED: Continue playing on song removal
  3. FIX: Songs not playing after a tap on the title
  4. FIX: Transparent widget losing its transparency randomly
  5. CHANGED: Place the not played tracks first in the not recently played list

Version 0.20.2

  1. FIX: Titles not showing for Android 6 and below

Version 0.20.1

  1. FIX: Bump database version

Version 0.20.0

  1. NEW: Songs and Albums: sort by date added
  2. NEW: Put song title text view into a horizontal scrollview
  3. NEW: Swipe to remove song from playing queue
  4. NEW: SD card write access using SAF API
  5. FIX: Set the top tracks number to 100
  6. FIX: Shorter labels for launcher name
  7. FIX: Fix transparent widget update
  8. FIX: Improve ReplayGain

Version 0.19.2

  1. FIX: Crash when tapping on "Library Categories" setting

Version 0.19.1

  1. FIX: Introduction crashing

Version 0.19.0

  1. NEW: Add a new smart playlist "Not played lately" playlist
  2. NEW: Add choice of 7 days to settings for dynamic playlists
  3. NEW: Disable clear menu item on NotRecentlyPlayed
  4. NEW: Smart playlist decoration
  5. NEW: Finish current music when Sleep Timer stops
  6. FIX: App dies on rotate
  7. FIX: Audio cover fallback list to include "folder.png"

Version 0.18.0

  1. NEW: ReplayGain feature. This is still considered experimental at this point. Thanks to knacky34!
  2. NEW: Add a transparent widget
  3. FIX: Crash with custom artist images
  4. NEW: Preference to turn off shuffle mode when selecting new list of songs
  5. FIX: Fix app intro crash
  6. FIX: Fix a crash for some artist names which contain special characters
  7. FIX: Fix loading of very large embedded album art
  8. NEW: Select all items in a list
  9. NEW: Export multiple playlists at once
  10. FIX: Show unknown year consistently everywhere
  11. FIX: Also look for png album covers in the folder
  12. FIX: Broken layout for super long artist names
  13. FIX: Show "-" instead of "0" when the album year is not available
  14. FIX: Show "Unknown Artist" when the artist name is unknown
  15. FIX: Navigation bar button colors for light themes

Version 0.17.1

  1. Fix crashes when files where not listed in the media store
  2. Colors navigation bar buttons on Android O+

Version 0.17.0

  1. Album redesign thanks to Adrian (that's not me! :-))
  2. New "Scan" option thanks to kabouzeid
  3. Sorting feature thanks to soren121

Version 0.16.5.2

  1. Upgrade to Glide 4

Version 0.16.4.4

  1. FIX: Hide the tab bar when only one tab is activated

Version 0.16.4.3

  1. Initial version