Releases: gokadzev/Musify
Releases · gokadzev/Musify
v1.8.1
changelog:
both: songs and data will be backuped in Musify folder, so main app folder is Musify now
fixed backup/restore feature (#30)
fixed download song feature (#38)
added permission request for local songs
v1.8.0
changelog:
added support for local / downloaded songs play (if permissions aren't given, songs won't be showed)
fixed "play all" button for playlists which have less than 20 songs
fixed remove User playlist feature
v1.7.0
fixed song bar UI
fixed liked songs page UI
changes in backup/restore
limited play all feature again, only first 20 songs will be played
changes in User Playlists feature
v1.6.0
changelog:
fixed shuffle & repeat features
improved playlist songs load logic
fixed backup/restore feature (#22)
added 1 playlist
improved code
fixed lag on navigation bar
improved lyrics code (so now more songs will have lyrics)
changed navbar UI little bit
improved lyrics load logic
v1.5.2
changelog:
improved code
improved perfomance
added back play all feature but playlist load time depends on songs number
v1.5.1
changelog:
improved audio player implementation
currently playlists which have more than 12 songs haven't play all button because of perfomance (if you want to be able to play whole playlist, stay on v1.5.0)
improved audio notification
fixed issue (#13)
v1.5.0
changelog:
added thumbnails for songs (#12)
added two accent colors (#11)
removed one playlist
improved code
improved perfomance
v1.4.0
changelog:
get app version dinamically on about page
UI changes
improved song like feature
v1.2.0
changelog:
customized playlists
added update available notifier
several small optimization things