⚠️ Breaking Changes
- This release changes the
ping
feature to actually perform a system ping which may yield different results than the previous implementation. The oldping
has been renamedsiteMonitor
to more accurately reflect what it does. See the docs. - Homepage is also now more strict about using the correct protocol (e.g. https:// vs http://) for proxied URLs such as widget URLs
What's Changed
- Fix: Tab spacing on mobile by @shamoon in #2209
- Change: Enable
autoSelectFamily
for http(s) requests by @shamoon in #2214 - Feature: true ping, rename old ping to siteMonitor by @shamoon in #2215
- Feature: Added agenda view for calendar, calendar improvements by @denispapec in #2216
- Feature: add date formatting option in custom api by @equuskk in #2228
- Fix: override some colors for white theme by @shamoon in #2242
- Fix authentik users endpoint URL by @shamoon in #2244
- Fix: octoprint error when progress empty by @shamoon in #2247
- Fix: Synology DownloadStation units by @shamoon in #2249
- Fix: Respect hideErrors for Calendar widget by @shamoon in #2259
- Feature: iFrame widget by @Reiss-Cashmore in #2261
- Fix: container memory_stats in podman by @idelsink in #2272
- Fix: support Unifi widget with Unifi OS v3.2.5+ by @shamoon in #2281
- Fix: handle immich v1.85.0 breaking change by @shamoon in #2284
New Contributors
- @equuskk made their first contribution in #2228
- @Reiss-Cashmore made their first contribution in #2261
- @idelsink made their first contribution in #2272
Full Changelog: v0.7.4...v0.8.0