diff --git a/app/common/json_changelog.json b/app/common/json_changelog.json index 1caa095..bcb0993 100644 --- a/app/common/json_changelog.json +++ b/app/common/json_changelog.json @@ -1,4 +1,13 @@ [ + { + "date": "7/14/2015", "version": "4.6.0", + "changes": [ + { "text": "- The spinning loading gif is now displayed again for all requests to Subsonic."}, + { "text": "- The genre list in the Playlist tab is now retrieved from the Subsonic server. As a result, your saved genre list has been reset."}, + { "text": "- Genre auto-playlists can now be removed by clicking on the X icon."}, + { "text": "- Breadcrumbs are no longer limited to 2 levels and will display correctly no matter the directory depth."} + ] + }, { "date": "5/23/2015", "version": "4.5.0", "changes": [