v0.6.3
glanceapp/glancev0.6.3Dec 11, 2024by svilenmarkov
AI Summary
Switched icon provider CDN and fixed various graphical bugs in weather and DNS stats widgets.
Key Highlights
- Changed simple icons provider CDN to cdn.jsdelivr.net
- Fixed rain indicator not showing in weather widget
- Fixed DNS stats widget graph display
- Fixed weather widget graph for instances with constant daily temperature
Full Release Notes
## Changes * Changed simple icons provider from `cdnjs.cloudflare.com` to `cdn.jsdelivr.net` and switched to always using the latest version (was previously stuck on 11.14.0, plenty of icons have been added/updated since) ## Fixes * Fixed a couple of graphical bugs such as the rain indicator in the weather widget not showing as well as the DNS stats widget having its graph displayed incorrectly * Fixed a bug with the weather widget graph in instances where the temperature for the entire day was the same ## Heads up v0.7.0 will likely come with a backwards-incompatible change in the Docker image which will require a slight tweak to your docker-compose file.