Skip to main content

4.1

Version 4.1.1220

April 2, 2025

Bug Fixes

  • Implemented defaulting of advanced configurations to avoid unintentionally persisting these settings
  • Disabled move-to-server feature on Browser based clients
  • Fixed issue which caused Browser clients to report chromeOS as platform
  • Fixed issue which caused ChromeOS to duplicate each log line
  • Fixed issue which caused Android lite to fill up log files in debug mode
  • Fixed issue which caused ChromeOS to report incorrect values in screen info
  • Fixed issue which caused ChromeOS to not sync volume state

Improvements

  • Started reporting main chromeOs version as Os version in screen info on ChromeOS platform
  • Improved sizing of hidden menu to always contain its items
  • Changed caching strategy from Stale-while-revalidate to Network-first to align with other platforms

Version 4.1.1157

March 4, 2025 Bug Fixes

  • Added missing type field to register call
  • Fixed issue relating to pre-registration of Browser Clients

Bug Fixes

  • Improved the reporting of change in deviceTags, displayer now gets not just the event but the new values as well
  • Started reporting locked status,brightness and volume levels even when they have not been set from device or editor
  • Started reporting HardwareID in screen info

Version 4.1.1073

February 12, 2025

Improvements

  • Improved platform and type reporting of devices to help differentiate between basic Browser client, ChromeOS and Android Lite

Version 4.1.1037

January 8, 2025

Bug Fixes

  • Fixed issue where players going offline triggered registration without respecting timout between retries

Version 4.1.991

November 18, 2024

Improvements

  • Refactored Server-ping type metric to not initiate new requests at every interval
  • Changed WebSocket heartbeat to match server
  • Improved registration retrying to avoid causing unnecessary load on server

Version 4.1.975

November 05, 2024

New features

  • Added feature to trigger chromeExtension update automatically
  • Added support for mqtt sensoring for Browser clients over WSS

Bug Fixes

  • Fixed issue where chromeExtension reported cpu data in incorrect format/unit
  • Fixed issue which caused metric collection to stop after reconnecting to server
  • Fixed issue with chromeExtension that caused pwa to not start on chromium 130

Improvements

  • Disabled zooming by pinching gesture

Initial release Version 4.1.929

October 01, 2024

New features

  • Implemented offline start feature
  • Implemented communication channel between Browser Client and Wallboard Lite
  • Implemented log storage and uploading
  • Implemented metrics collection and uploading
  • Implemented rerouting of log associated processes to Wallboard Lite if possible
  • Implemented storage solution to store temporary files like metrics
  • Implemented support for partial request caching
  • Implemented support for System rx/tx metrics collection on Wallboard Lite
  • Implemented support for CPU metrics collection (extension required)/on Wallboard Lite
  • Implemented support for Memory metrics collection (extension required)/on Wallboard Lite
  • Implemented support for Graphics metrics collection
  • Implemented support for Storage metrics collection
  • Implemented support for Log events metrics collection
  • Implemented support for Sensor, user events metrics collection
  • Implemented support for Server communication metrics collection
  • Implemented support for Network metrics collection (extension required)/on Wallboard Lite
  • Implemented support for chromium versions 71 and up
  • Implemented support for state sync feature
  • Implemented support for automatic versioning of releases
  • Implemented support for automatic update of application
  • Implemented support for volume control with Wallboard Lite / ChromeOS (extension required)
  • Implemented support for device orientation control with Wallboard Lite / ChromeOS (extension required)
  • Implemented support for content orientation control
  • Implemented support for device preview (extension required) / Wallboard Lite
  • Implemented support for datasources
  • Implemented partial support for composing device info (extension required)
  • Implemented partial support for media streams
  • Implemented feature to detect whether chromeExtension is installed on browser instance
  • Implemented feature to cancel serviceWorker registration if content editor is opened in same browser
  • Implemented feature to allow setting serial number utilizing url parameter
  • Implemented feature to allow setting preferred cache mode utilizing url parameter
  • Implemented feature for service worker to claim pages automatically

Bug Fixes

  • Fixed issue where Browser clients didn't navigate to unassigned screen upon un-assigning content
  • Fixed issue where Browser clients could not access chromeExtension on chromeOs platform
  • Fixed issue where Browser clients could not detect chromeExtension before first register call
  • Fixed issue where Browser clients did not clear indexDb during resetting
  • Fixed issue where video players did not show up with HAP enabled
  • Fixed issue which caused Wallboard Lite initialization to fail
  • Fixed issue which caused Browser Client to report available/used storage in incorrect unit on ChromeOS
  • Fixed issue which caused Browser Client to be unable to upload log files
  • Fixed issue which caused Browser Client to be unable to navigate back to content after loading url
  • Fixed issue which caused Browser Client to use up storage at an alarming rate