3.5
Version 3.5.22
March 20, 2023
Recommended version
Improvements
- Added functionality to upgrade to JsCore.
Version 3.5.18
September 30, 2022
Bug fixes
- Fixed a bug in file system queue for duplicated requests.
- Fixed a bug where http redirects were not handled in the file system.
- Fixed a bug where the mandatory cachable files were not handled when they came from the load page command or the registry request of the client startup.
- Fixed an issue where some file download response cases were not handled properly.
Version 3.5.16
June 16, 2022
Recommended version
Improvements
- Updated dependencies to prepare for Brightsign firmware version 8.5 compatibility.
Version 3.5.15
May 27, 2022
New features
- Added the
getLicenseType
function to the Javascript interface.
Improvements
- Increased the preview creation delay from 3 minutes to 5 minutes.
Version 3.5.14
May 13, 2022
Bug fixes
- Fixed an issue where the cache logic failed if it was called with no list of items to cache.
Version 3.5.12
Bug fixes
- Fixed an issue where the file system download could critically fail if it received an empty URL.
Version 3.5.11
New features
- Added global audio volume setting.
Improvements
- Improved the displayer health checking to prevent black screens.
- Changed cache download error handling.
Version 3.5.8
Bug fixes
- Fixed a bug that prevented scheduled reboot to be cleared.
- Fixed a bug regarding daily update checking.
Version 3.5.5
Bug fixes
- Fixed a bug regarding the scheduled reboot function.
Version 3.5.4
Improvements
- Improved the displayer health checking.
Bug fixes
- Fixed a bug where the offline indicator icon was not appearing.
- Fixed bugs in the application startup logic.
Version 3.5.2
New features
- The system time sync of master devices will be acquired from an NTP server instead of HTTP response headers.
Improvements
- Unused cache files will now be deleted at each startup.
- Now errors during installation will cause the request to retry after a time.
- Now uncaught errors at device initialization will cause the initialization sequence to retry after a time.
Bug fixes
- Fixed a bug where caching generated too many files on the disk after a while.
- Fixed a bug that caused the local storage to fill up completely.
Version 3.5.0
Improvements
- Unified the register error code handling.
Bug fixes
- Fixed bugs regarding content offline mode.
- Screenshot making now never fully stops in case of errors, just gradually becomes less frequent, and the interface is re-created in case of too many errors.
- Fixed the time acquisition from the server on the master device in a sync group.