3.1.1 sway.fm fixed, multiple sub-folder fix

This commit is contained in:
Trevor Squillario 2013-11-01 07:31:43 -04:00
parent 89684032ce
commit 4b116d0024
37 changed files with 1629 additions and 530 deletions

View file

@ -1,4 +1,10 @@
[
{ "date": "10/31/2013", "version": "3.1.1",
"changes": [
{ "text": "- Sway.fm Media Keys plugin fixed" },
{ "text": "- Fixed issue with multiple sub-folders levels, other bug fixes" }
]
},
{ "date": "9/26/2013", "version": "3.1.0",
"changes": [
{ "text": "- ReRewrite of the code using <a href=\"http://angularjs.org\" target=\"_blank\">AngularJS</a>" },