What's New
Edge Apps
- Read the Edge App id from the
EDGE_APP_IDenvironment variable instead of the manifest: #315EDGE_APP_IDtakes priority overidinscreenly.yml/screenly_qc.ymlfordeploy,delete,rename,instance list/create, andsetting list/setedge-app create/edge-app create --in-placeverify the app exists and reuse it instead of creating a new one whenEDGE_APP_IDis set, without writing anything to the manifestedge-app deleteonly clears the manifest'sidwhen it was actually the source of the id being deleted- Reading
idfrom the manifest is deprecated; the CLI prints a one-time warning per process when it falls back to it
Full Changelog: v26.8.0...v26.9.0