23.3 - March 29th, 2023 Release

Major New Features

  1. Record the Last Degraded Storage and Last Error for a device and have them shown in the device stats as well as optional columns in the devices table. (DEV-4409)
  2. Updated the embedded browser version on Android to Firefox 110 for the beta version of the Android app. (DEV-4364)
  3. Playlist pages that contain the same media folder with exact ssame options will loop through the content of the folder. (DEV-4389)
  4. Moved service worker workbox library from Google CDN to our own CDN to resolve some customer firewall issues. (DEV-4451)

Other New Features

  1. Pagination enabled for Amadeus App. (DEV-4321)
  2. Currently, when a new day of events occurs, it initiates a new column. Create a toggle to allow for date wrapping, which puts the new days' worth of events in the same column as the previous days worth of events if there is space. (DEV-4323)
  3. Supports capture of the entire computer desktop for webshots. (DEV-4082)
  4. Display the public IP address of devices in the device properties. (DEV-4406)
  5. Add App Version and Player Version as columns to the device table, this should help you track down devices that are not updating for some reason. (DEV-4407)
  6. Added application cache clearing as an option to the electron player. (DEV-4423)
  7. Shows device offline and inactive counts in a tab selection on the devices table. (DEV-4344)
  8. Electron app does some basic connectivity tests on startup and will show toast error messages, this should help in debugging firewall issues. (DEV-4424)
  9. Changed the log levels of no serial port path and cache missed to log less frequently. (DEV-4427)
  10. Allow up to 1080p resolution on the live video app. (DEV-4449)

Fixes

  1. Fixed Live Video App and RTSPS connections, it should now be more compatible with Electron Player 23.3.x. (DEV-4334)
  2. Fixed 'No Matched Media Found' for large folders of media items. (DEV-4431)
  3. Fixed some situations where the auth token expired for webshots causing them to not be uploaded. (DEV-4380)
  4. Fixed pagination of logs/playbacks for devices for accounts with a lot of logs/playbacks. (DEV-4421)
  5. Fixed special characters blocking for setting URLs on some apps. (DEV-4379)
  6. Fixed older weather app themes. (DEV-4412)
  7. Fixed cache eviction warning alert showing incorrectly for too long. (DEV-4425)