Skip to main content

3.1

Version 3.1.400

March 22, 2023

Bug fixes

  • Fixed an issue where working hours scheduled the next sleep time incorrectly in a specific case.
  • Fixed an issue where an exception could sometimes terminate the WebSocket connection with the server and never reconnect.
  • Fixed an issue where the password of the Windows user could expire on devices in Kiosk mode.

Version 3.1.393

February 09, 2023

New features

  • Added RS232 Screen control for Vestel screens.
    • It is used for Display on/off and for Screen on/off commands to be sent from Contents.

Bug fixes

  • Fixed an issue where Working hours on the last day of the month could not set the tasks for the following day.

Version 3.1.389

January 24, 2023

New features

  • Added the option to hide or show the state indicators (Disconnected Icon, Caching Icon) individually from other UI elements on the application UI.
  • Added the option to hide or show device information on the application UI.
  • Added the option to hide or show the screen name individually from other UI elements on the application UI.

Improvements

  • Devices now store their own screen tags which can be queried from Content.
  • Working hours feature of the client can now be set from the new 1.11 Working hours UI.

Bug fixes

  • Fixed an issue where Show console window didn't always apply to device.
  • Fixed an issue when the files in the application cache could become broken due to power loss while caching.

Version 3.1.374

November 16, 2022

Improvements

  • The application now does not try to cache POST and PUT requests.
  • Reworked the working hours feature to work on Intel-based devices.
    • Now the working hours work properly on both Intel and AMD architectures, however other tasks can still wake up devices like Windows update on not KIOSK devices.

Version 3.1.364

October 26, 2022

Bug fixes

  • Fixed an issue where the application in rare cases started multiple background tasks that caused connection issues with the server and content displaying problems.

Version 3.1.362

October 19, 2022

New features

  • The application now can report the number of screens attached to the device, and which one the application appears on.

Version 3.1.357

October 06, 2022

New features

  • Added 'Working hours' functionality to application.
    • Function needs KIOSK mode to be enabled to work properly.
    • Function also needs 'Allow wake timers' to be enabled. This can be found in the following Windows settings:
      • Control panel > Hardware and Sound > Power Options > Change Plan Settings > Change advanced power settings > Sleep > Allow wake timers Select Enable for both the On battery and Plugged in options. Click Apply and then click OK.
  • Added statistics sampling for FPS.
  • Added recovery menu to the application.
  • Added 'Display on/off' option to the application.

Improvements

  • Reworked Lock/Unlock functionality in the installer.
    • Device will only be locked if 'Filter keypresses' OR 'Kill explorer option' was previously enabled.
  • Improved generic sensor handling to be able to handle multiple patterns in the configuration file.

Bug fixes

  • Fixed an issue where Content assigned to the device didn't refresh after 'Set time' command was sent to the device.
  • Fixed an issue where the 'Remove screen' option's 'Uninstall app' didn't remove the application from the device.

Version 3.1.329

Aug 09, 2022

New features

  • Added KIOSK mode to the application.
    • The function only works on Windows Enterprise OS and can be turned on with a user command.
    • The feature replaces the explorer with the Wallboard signage application as the default shell and filters specific keyboard shortcuts (CTRL+ALT+DEL).
  • Added a new user command that disables Web security.

Improvements

  • Improved the register process to handle new server features coming with v1.11.

Bug fixes

  • Fixed an issue where the authorization checking of the HTTP web server hosted by the application did not work properly.

Version 3.1.309

June 14, 2022

New features

  • Added the install application function that allows remote application installation.

Bug fixes

  • Fixed an issue that caused the HTTP server running by the application to reject requests sent through the displayer due to a not allowed CORS request header.

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

Improvements

  • Changed the application working directory to the installation path.
  • Prevented CEF popups from being displayed.

Bug fixes

  • Fixed broken sensor flashing functionality.

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.

Version 3.1.220

Improvements

  • Sensor communication improvements.

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.

Version 3.1.126

New features

  • High resolution preview.
  • Rapid preview mode.

Improvements

  • Sending previews after loading the content and every 5 minutes.

Bug fixes

  • Fixed invalid DateTime cast.
  • Fixed scheduled precache.

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.

Version 3.1.91

Improvements

  • Changed server communication libraries.
  • Improved security.

Version 3.1.43

Bug fixes

  • Fixed receiving UTF-8 encoded WebSocket messages.

Version 3.1.41

Improvements

  • Allowed local streams to be played on Windows devices.

Version 3.1.39

Improvements

  • Updated code signing certificate.

Version 3.1.34

Improvements

  • Increased process priority.
  • Added some features to the Javascript interface.
  • Removed docked mode from Windows client.

Bug fixes

  • Updated cache blacklist.

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.