What's changed
- Improved accessibility of the Docker containers widget (thanks @Lanie-Carmelo)
- Reduced the contrast of calendar dates to better match the design language of other widgets
- Added more info to error messages of DNS stats widget when using
service: pihole-v6
to help with debugging issues - Changed the integer type in the Custom API widget to
int
fromint64
so that you can now perform calculations on the result of thelen
function (thanks @titembaatar)