Skip to content

Beta v2025.09.1-beta1: Move away from base64 background

Pre-release
Pre-release

Choose a tag to compare

@JOHLC JOHLC released this 14 Sep 22:53
a8d4d87

BETA RELEASE

Release Description:
The base64 string for the background was incredibly long, which was likely causing performance issues and making debugging in dev tools more difficult. With this release, the background is no longer embedded as a base64 string.

Additionally, Home Assistant now appears to support .webp image formats, so that's cool.

If you have any issues with loading the background image, open an issue, or use your own image.

Full Changelog:
Compare v2025.08.1…v2025.09.1-beta1