Releases: Screenly/cli
Releases · Screenly/cli
v1.0.3
v1.0.2
Merge pull request #228 from Screenly/disable-flaky-tests Temporarily disable tests overriding env. They are very unstable on macos.
v1.0.1
Adds: release 1.0.1 including debug logs.
v1.0.0
Warning: This release contains many breaking changes.
A significant update to the CLI is coming with the 1.0.0 release.
Key changes include:
- Manifests are now versioned.
- The Edge apps commands have undergone major restructuring:
- The "upload" and "promote" commands are replaced by a single "deploy" command.
- The "secret" commands have been removed and their functionality merged into the "setting" commands.
- The "version" commands have been deleted.
- --app-id and --installation-id arguments are removed from all the commands. Now ids are read only from the manifests files.
- The "deploy" command (previously "upload") no longer installs the app.
- New "instance" commands have been introduced for managing installations/instances.
For more details, refer to the documentation: EdgeApps Documentation.
v0.2.8
Release: 0.2.8. Fix: NixOs support by updating time package.
v0.2.7
Release: 0.2.7
v0.2.6
Merge pull request #163 from Screenly/fix/help_texts Adds: missing help texts
v0.2.5
Merge pull request #157 from Screenly/fix/null_title Fix: accepting null titles in setting response.
v0.2.4
Try: permissions for release
v0.2.3
Release: v0.2.3 (#137) Co-authored-by: Rusko124 <[email protected]>