v0.18.9
github-actions
released this
20 Sep 18:17
·
116 commits
to master
since this release
Bug Fixes
- Removes Monitor Info field from the System Info page
- Fixes the issue when enabling basic authentication via the Settings page
- Fixes the issue where an asset is not being displayed if it’s the only asset that’s active.
- Excludes link-local IPv6 addresses from the splash page
Cleanup
- Remove the Latest Viewer Logs section from the System Info page.
Enhancements
- Did an overhaul of the installer script. It now allows you to install specific versions starting
v0.18.7
. Take note thatv0.18.7
only works on Bullseye and older.
Features
- Adds support for 64-bit x86 devices running Raspberry Pi OS Lite (Bookworm).
- Take note that there's no support yet for x86 devices running BalenaOS, so the x86-compatible image is not included in this release.
Internal
- Replaced retry with tenacity
- Downgrade the host’s
cryptography
from38.0.2
to38.0.1
- Adopts a singleton pattern for the media player instance
- Switched to Poetry for the Python linter.
- Includes
wlp*
andenp*
interface names in the list of supported interfaces in the host agent service, so that IP addresses are reliably displayed.