Enable JS API Version History

25.3.2231.6R

Released on October 18th, 2022

Summary of key changes

  • We have introduced an INI to support different screen rotations. To change the rotation in the INI file, please use the following values in the “system.user_rotation" parameter (please note, these are clockwise rotations):

    • 0 = 0 degrees 1 = 90 degrees 2 = 180 degrees 3 = 270 degrees.

  • There was an issue where IGMP queries were being sent with the incorrect source IP address. We have implemented a new INI to disable the IGMP helper (system.igmp_helper.enable) with the default being true (enable). You can add the following INI to disable the helper:

    • 1 system.igmp_helper.enable="0"

  • Please see the relevant release notes (available on our Zendesk support site) for more details.

25.3.2023.5R

Released on July 27th, 2022

  • We have introduced a new INI to prevent the local channel ADB from being enabled.

  • We have added a new feature to set the STB hostname via an INI to allow serialnumber/mac expansion.

Â