Version 3.1.301
May 4, 2022
New Features
- The application can now upload the audience statistics report from the AI camera
- Added Generic sensor communication, supporting custom sensor messages
Improvements
- Improved the built-in HTTP Server to work as a sensor, and can receive sensor events. (It only works with a valid sensor configuration)
- Reworked the WebSocket communication between the client and the server
Bug Fixes
- Fixed an issue where an empty User Command could cause a crash
Version 3.1.278
Improvement
- Change application working directory to the installation path
- Prevent CEF popups to be displayed
Bug fixes
- Fixed broken sensor flashing functionality
Windows Version 3.1.263
New features
- Cache rotation – introduced a cache cleanup policy that frees up storage based on server driven rotate rules
- Pre-cache live datasources – cache all required datasource resources before refreshing the content
- Configurable serial baudrate – this is a global setting that applies to all connected serial based sensors
- Ability to change sensor’s persistent configuration remotely with custom commands
- Configurable Phidget RFID reader actions
Bug fixes
- Fixed device platform and type reporting during the installation process
- Fixed a startup issue
Windows Version 3.1.220
Improvement
- Sensor communication improvements
Windows Version 3.1.209
New features
- Scheduled reboot
- Auto backup / restore settings
- Trigger sensor events on a local Web API
- Reset sensors via RTS pin
Improvements
- Startup improvements
- Sensor event improvements
- Logging sensor PIN change events
- Increased CEF log level
Bug fixes
- Fixed screen capture region
- Fixed creating previews
- Fixed high CPU usage with sensors
- Fixed potential memory leak
- Fixed application crash with corrupted settings
Windows Version 3.1.126
New features
- High resolution preview
- Rapid preview mode
Improvements
- Sending previews after loading the content and in every 5 minutes
Bug fixes
- Fixed invalid DateTime cast
- Fixed scheduled precache
Windows Version 3.1.112
New features
- Implemented Caching JS Interface function for future usage
- Implemented Chrome DevTools protocol to get more control over the WebView
Improvements
- Phidget RFID Reader – sending received tags in proper sensor event wrapper
Windows Version 3.1.91
Improvements
- Changed server communication libraries
- Improved security
Windows Version 3.1.43
- Fixed receiving UTF-8 encoded WebSocket messages
Windows Version 3.1.41
Improvement
- Allowed local streams to be played on Windows devices
Windows Version 3.1.39
Improvements
- Updated code signing certificate
Windows Version 3.1.34
Improvement
- Increased process priority
- Added some features to the Javascript interface
- Removed docked mode from Windows client
Bug fixes
- Updated cache blacklist
- Small fixes
Windows Version 3.1.16
New features
- Added M5StickV support
- Added support for sensors communicating with 115200 baud rate
- Auto baud rate detection
- Remote sensor firmware flash support
Bug fixes
- Handle edge cases during sensor message parsing