v0.18.7
github-actions
released this
14 Mar 22:11
·
154 commits
to master
since this release
Bug Fixes
- Fix byte-encoding issue when attempting to download an asset.
- Fix issue wih downloading backup data via the Get Backup button in the
Settings page. - Fix video playback by replacing VLC with OMXPlayer for Raspberry Pi 4.
Docs
- Improve docs for running unit tests locally.
- Add docs for setting up Wi-Fi manually for devices running Raspberry Pi OS
Lite. - Add docs for self-deploying Anthias on a custom Balena Cloud fleet.
Enhancements
- Rebrand Screenly OSE to Anthias.
- Apply a major web UI overhaul.
Internal
- Migrate from Python 2 to Python 3.
- Use
yt-dlp
instead ofyoutube-dl
for downloading YouTube videos.