This release includes new methods in the engine API, improvements to roAppManager, and the manifest parsing now matches the behavior of Roku devices.
Release Changes
- Added
setDebugStateandgetDebugStateto the engine API by @lvcabral in #672 - Added new optional parameter to
roAppManager.getAppListto allow get all apps properties by @lvcabral in #673 - Fixed
parseManifestto match Roku behavior and added deprecation warning toroAppInfo.getSubtitleby @lvcabral in #674 - Refactored
coreto move Lexer and Parser functions to a separate module by @lvcabral in #675
Full Changelog: v1.9.4...v1.9.5