25.9.0 September 15, 2025 Release Notes

Features and Changes

  1. Ad Campaign Macro Download (ENG-1146) - We have added the ability to download all ad campaigns with a single button, for customers who have many add campaigns and currently need to download them one at a time. Adding them all at once saves time and is more efficient. Now all ad campaigns are downloaded at once as separate .CSV files.
  2. Offline Device Notifications (ENG-1143 - We have improved the notification system to notify users of their organization or other organizations if devices go offline for an extended period of time. Previously the device notification system could only be enabled on the device level. Notifications were sent each time a device went offline for more than 60s. Notifications were only able to send all notifications or send none for each notification method and there was no delineation per device or organization.
    The current notification system was not typically working well for deployments at scale. Users now have the ability to change the time interval for:
    1. How long a device is offline
    2. When a notification is sent out (24 hours)
    3. The ability to set recipients of notifications per device organization or per device
  3. Tap Interaction (ENG-1144) - Previously it was not possible to trigger tap interactions using a mouse click or remote selection. We have updated the system to allow "Tap Interaction" to be triggered on devices by clicking with a mouse or selecting using a remote. It is now possible to trigger tap interaction with a mouse click or with a remote.
  4. Device Report Export Improvements (ENG-1121) - Improvements are required to the Device Export Feature to capture more information from devices on customer's accounts. Currently the Device Report Export supports the following fields:
    • ID
    • Asset ID
    • Name
    • Status
    • Last Seen
    • Location
    • Playlist
    • Screen Orientation
    • Network SSID
    • Description
    • Errors
      These fields are helpful, but more information is needed that can be used for health monitoring and troubleshooting purposes. We have added the following fields to Device Report Feature:
    • System Information
    • Operating system
    • TelemetryTV Player Implementation/ API Enabled (PWA, Electron, Android Play Store, or Side Load)
    • Browser used
    • Device Model
    • Device Serial Number
    • Versioning Information
    • Operating system
    • Player
    • App
    • Browser
    • Cache Quota Information
    • Connection Type
    • Network SSID

Fixes

  1. Device Notification Webhooks (ENG-1770) - There were two issues that could occur around device notifications:
    1. It was possible to have no offline notification generated when a device went offline.
    2. It was possible to have an offline notification generate when a device was still online.


      Both of these conditions have been fixed in our latest release so that if a device goes offline, then an offline notification is always triggered, and it is not possible to get a false offline notification when a device is still online.