-
-
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 #1643 from 1hitsong/whatsNewContent
- Loading branch information
Showing
1 changed file
with
30 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,30 @@ | ||
[ | ||
{ | ||
"description": "Fix QuickConnect", | ||
"author": "jimdogx" | ||
}, | ||
{ | ||
"description": "Allow default subtitles to enable Roku's caption mode", | ||
"author": "1hitsong" | ||
}, | ||
{ | ||
"description": "Fix saved credentials when using multiple users", | ||
"author": "cewert" | ||
}, | ||
{ | ||
"description": "Fix default text subtitles not showing when \"Text Subtitles Only\" option is enabled", | ||
"author": "1hitsong" | ||
}, | ||
{ | ||
"description": " Fix sporadic crash on home screen", | ||
"author": "cewert" | ||
}, | ||
{ | ||
"description": "Prevent unneeded video stop/start when turning off text subtitles", | ||
"author": "1hitsong" | ||
}, | ||
{ | ||
"description": "Fix song data out of sync if changing songs quickly", | ||
"author": "1hitsong" | ||
} | ||
] |