Version 4.0.222
September 04, 2023
RECOMMENDED VERSION
Version 4.0.217
August 16, 2023
New features
- Implemented the new V2 Preview API
Improvements
Improvements were made to the cache rotate logic
Bug fixes
- Fixed an issue where the Working hours did not correctly determined the device's power state with Screen working hours mode selected
Version 4.0.210
July 21, 2023
New Features
- Implemented UDP server feature
Improvements
- Working hours feature has been reworked to make it less dependent on the Windows Task scheduler
- The network type section in Screen info has changed to make it consistent with the other client applications
- Improved the detection of the disappearing client interface from the JavaScript context
Bug Fixes
- Fixed an issue where cached resource with an empty mime type could cause the cache process for the faulty resource to crash
- Fixed an issue where some cache resources without a Content-Length header would not be loaded from the cache
- Fixed an issue where the application could hang for up to 4 minutes when running on a Virtual machine
- Fixed an issue where the application config dialog did not accept hostname URLs like http://localhost
Version 4.0.163
June 16, 2023
Bug Fixes
- Fixed an issue where missing content resources were always rechecked on the server
- Fixed an issue where the Cefsharp caused the content displayer to mistakenly identify itself as running in a browser preview instead of in a client application
- Fixed an issue where in-use content resources were rotated out of the cache when the device storage usage reached 80% during content play
Version 4.0.150
June 12, 2023
Bug Fixes
- Fixed an issue where cache handlers could conflict with each other resulting in partially loaded resources
Version 4.0.145
June 06, 2023
New Features
- Added a new advanced configuration option to set the application's window properties (Width, Height, Window position, Window mode)
Bug Fixes
- Fixed an issue where the DPI was set to higher levels than 100% caused the UI elements to not scale correctly
- Fixed wake up issues in the Working hours feature
- Fixed an issue where the application could show a black screen on content load
Version 4.0.124
May 15, 2023
Improvements
- Improvements were added to the WebView crash handling. The Device working hours now loads empty page when it sends the device to sleep to prevent invalid Proof of Display statistics.
- Refreshed the application's code signing certificate.
Bug Fixes
- Fixed an issue where a resource could not be loaded from the cache because of an SSL error.
Version 4.0.103
April 19, 2023
New Features
- Added the support for Advanced device configuration server feature.
- Added the support for 'Working Hours' 'Screen only mode' server feature.
- Added a configuration dialog to the application that can be used to reconfigure the application without reinstallation.
Improvements
- Increased the built-in CefSharp (Chromium) version to 110.0.5481.78.
- Increased the base .NET framework version to 4.6.2.
- The application's installer has been reworked and now can be used with parameters and without UI in a fully silent mode.
- The application's UI was fully reworked with Winforms framework to make it more compatible with CefSharp browser.
- Added 'Hostname' to Screen info.
Bug Fixes
- Fixed an issue when the WebSocket connection between the client and the server was lost, the client did not reconnect.
- Fixed an issue when the Working Hours did not reschedule itself when the device woke up from sleep.
- Fixed an issue when the password of the Kiosk user was able to expire.