@signageos/front-display 14.2.5 → 14.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
4
4
  The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
  and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
 
7
+ ## [14.4.0] - 2024-09-13
8
+ ### Added
9
+ - Remote Desktop is no longer experimental
10
+ - (internal) Remote desktop no longer responds to experimental action
11
+ - Support for new telemetry `APP_MODULES`
12
+
13
+ ### Fixed
14
+ - Prevent concurrent Remote Desktop connections
15
+ - (internal) Management: Condition backup restart on `Responsibility.POWER`
16
+
17
+ ## [14.3.0] - 2024-09-02
18
+ ### Added
19
+ - Add `IFrontManagementDriver` interface
20
+ - Add battery status support for emulator
21
+
7
22
  ## [14.2.5] - 2024-08-26
8
23
  ### Fixed
9
24
  - (internal) Move types and dependencies to the devDependencies