23.3 - March 29th, 2023 Release
October 7th, 2023 by Aidan Chiu
Major New Features
- 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)
- Updated the embedded browser version on Android to Firefox 110 for the beta version of the Android app. (DEV-4364)
- Playlist pages that contain the same media folder with exact ssame options will loop through the content of the folder. (DEV-4389)
- Moved service worker workbox library from Google CDN to our own CDN to resolve some customer firewall issues. (DEV-4451)
Other New Features
- Pagination enabled for Amadeus App. (DEV-4321)
- 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)
- Supports capture of the entire computer desktop for webshots. (DEV-4082)
- Display the public IP address of devices in the device properties. (DEV-4406)
- 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)
- Added application cache clearing as an option to the electron player. (DEV-4423)
- Shows device offline and inactive counts in a tab selection on the devices table. (DEV-4344)
- Electron app does some basic connectivity tests on startup and will show toast error messages, this should help in debugging firewall issues. (DEV-4424)
- Changed the log levels of no serial port path and cache missed to log less frequently. (DEV-4427)
- Allow up to 1080p resolution on the live video app. (DEV-4449)
Fixes
- Fixed Live Video App and RTSPS connections, it should now be more compatible with Electron Player 23.3.x. (DEV-4334)
- Fixed 'No Matched Media Found' for large folders of media items. (DEV-4431)
- Fixed some situations where the auth token expired for webshots causing them to not be uploaded. (DEV-4380)
- Fixed pagination of logs/playbacks for devices for accounts with a lot of logs/playbacks. (DEV-4421)
- Fixed special characters blocking for setting URLs on some apps. (DEV-4379)
- Fixed older weather app themes. (DEV-4412)
- Fixed cache eviction warning alert showing incorrectly for too long. (DEV-4425)