@signageos/front-applet 6.1.0 → 6.2.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,17 @@ 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
+ ## [6.2.0] - 2024-01-15
8
+ ### Added
9
+ - Add `keepAppletRunning` parameter in `sos.management.power.setProprietaryTimer`
10
+ - `sos.management.getExtendedManagementUrl()`
11
+ - `sos.management.setExtendedManagementUrl()`
12
+
13
+ ## [6.1.1] - 2023-12-20
14
+ ### Fixed
15
+ - Stream prepare and play functions now works without specified protocol type in options
16
+ - Streams are now backward compatible with old core apps
17
+
7
18
  ## [6.1.0] - 2023-11-09
8
19
  ### Added
9
20
  - Support for stream subtitles - track info and track selection