diff --git a/source/static/whatsNew/1.1.4.json b/source/static/whatsNew/1.1.4.json index ed3d6d04c..6953024ee 100644 --- a/source/static/whatsNew/1.1.4.json +++ b/source/static/whatsNew/1.1.4.json @@ -1,12 +1,12 @@ [ - { - "description": "Pressing back on home screen focuses 1st item in row, or exits channel if already there", - "author": "jimdogx" - }, { "description": "Create My List - a personal queue", "author": "1hitsong" }, + { + "description": "Pressing back on home screen focuses 1st item in row, or exits channel if already there", + "author": "jimdogx" + }, { "description": "Fix issue that could prevent changing audio & subtitle tracks", "author": "jimdogx" @@ -15,6 +15,10 @@ "description": "Fix possible crash if music album doesn't have an image", "author": "1hitsong" }, + { + "description": "Fix issue that caused forced subs to not display", + "author": "jimdogx" + }, { "description": "Fix possible crash when refreshing movie detail data", "author": "1hitsong"