All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
1.0.1 - 2019-04-23
- Set the API request timeout to 30 seconds (down from the default of 100).
- Don't abort all hosts if one Screenly fails.
1.0.0 - 2019-04-23
- Uses Screenly OSE API
v1
to support most installations. - List all of the expiration date and names of slides on a particular installation.
- List all of the expiration date and names of slides older than a certain number of days.
- Remove all slides older than a certain number of days.
- Support using the password protection feature via HTTP Basic authentication (note: not encrypted if you aren't using TLS!)
- Can be provided with a list of IP addresses or hostnames or a single IP address or hostname.
- Settings can be specified on the commandline or via environment variables (so it can be run in Docker.