LiveViewer Release Notes 2.16.0 - Mon, 01 Feb 2021 * Added notification when a hub is unreachable by the API because another application has opened its serial port. * Fix issue with fetching downloadable firmware list. 2.15.0 - Fri, 15 Jan 2021 * Now comes with bundled API which can be used if the API is not already installed. This allows for easily running the LiveViewer application without additional dependencies. 2.14.1 - Fri, 15 Jan 2021 * Add tooltips over download channel selection showing the release notes for that channel. * [Windows] Fix issues with updating LiveViewer when it is installed for all users, and update the install location for all users to the correct location. Users experiencing issues auto-updating to this version from 2.13.0 can manually run the latest installer in `%LOCALAPPDATA%\liveviewer-updater\pending` after it has been shown as downloaded in LiveViewer. 2.14.0 - Mon, 09 Nov 2020 * macOS version now supplied as universal binary supporting both Intel and Apple Silicon. We recommend also using API version 2.17.0 or greater for the same support. 2.13.0 - Wed, 14 Oct 2020 * Add support for configuring API logging for diagnostic purposes. Requires API 2.16.0 or later. Also adds convenient button to zip up API log files for sending to Cambrionix. 2.12.1 - Wed, 14 Oct 2020 * Fix issues with switching port modes on a PDSync. 2.12.0 - Wed, 07 Oct 2020 * Add support for selecting update channels. This can be configured in the Auto Update Settings. * Fix issues in About page with external documentation links. 2.11.0 - Tue, 22 Sep 2020 * Bump version so that auto update facility can correctly detect updates. 2.10.0 - Tue, 01 Sep 2020 * Add Auto Update functionality for LiveViewer and API. * Increase the size of tooltip text for clarity. * Stop it trying to set mode of all ports when the ports are already in the desired mode. * Fix RFID notifications becoming sticky if they're not completely configured. * Add link to release notes in About page. * Change version numbering from N.N.BUILD to standard semver.org method of N.N.N+BUILD. 2.9.0 - Mon, 17 Aug 2020 * Bump version number for first proper release. 2.8.0 - Fri, 07 Aug 2020 * Fix issues with adding firmware files by regressing Electron to working version. 2.7.0 - Thu, 07 May 2020 * Add IMEI and Mac Address display to connected device's details page (requires API 2.11 or greater). 2.6.0 - Thu, 16 Apr 2020 * Improved the RFID configuration to be far more useful. You can now configure an RFID to open or close gates, for a specific port on a hub, all ports on a hub, a specific device, or the best device matching a regex expression. * The RFID configuration has moved to the main Settings page. * It was not possible to retain previous RFID configurations because of the total change of data format.