Skip to content

v2.0.5 - Peer Roku SSDP discovery

Choose a tag to compare

@github-actions github-actions released this 15 Nov 22:12
· 42 commits to master since this release

Release Changes

  • Implemented Peer Roku list discovery via SSDP by @lvcabral in #222
  • Bump brs-engine to v2.0.0-alpha.25 by @lvcabral - main changes since last release:
    • Clear the display before showing icon as splash
    • Added support for the not operator in the preprocessor's #if clause evaluation
    • Fixed exception handling for Parser and Preprocessor
    • Added UTF-16 support for StringI and prevented crash with negative string.repeat()
    • Added validation to #if to not allow extra text after the condition token
    • Fixed loading of SG localized terms and added missing es_ES and it_IT files
    • Fixed ZIP based volumes pkg:, common: and ext1: to show the original case on path names
    • Prevented debug error messages in Network.ts
    • Replaced dependency xml2js by xmldoc
    • Added test case for common: volume
    • Refactored API to create a task module

Full Changelog: v2.0.4...v2.0.5