-
-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1612 from 1hitsong/updateWhatsNew
- Loading branch information
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[ | ||
{ | ||
"description": "Fix startup crash", | ||
"author": "cewert" | ||
}, | ||
{ | ||
"description": "Fix selection and display of subtitles that are not encoded", | ||
"author": "1hitsong" | ||
}, | ||
{ | ||
"description": "Make music artist presentation views honor the Item Titles setting", | ||
"author": "1hitsong" | ||
}, | ||
{ | ||
"description": "Fix launching Live TV channels from outside the guide", | ||
"author": "jimdogx" | ||
}, | ||
{ | ||
"description": "Fix default subtitle track selection", | ||
"author": "1hitsong" | ||
}, | ||
{ | ||
"description": "Fix video playback for Roku devices running a version of Roku OS less than 12.0", | ||
"author": "1hitsong" | ||
}, | ||
{ | ||
"description": "Fix selecting episode using OK button on episode list view", | ||
"author": "1hitsong" | ||
}, | ||
{ | ||
"description": "Make GH jobs work with new branch workflow", | ||
"author": "cewert" | ||
} | ||
] |