v1.11.0
What's Changed
Features & Improvements
- Lead with [Page Name] for group selection by @joepavitt in #896
- PWA Update to Allow Customizing Service Worker, Fix for PWA Blank Screen on Re-authentication by @cgjgh in #881
- UI Chart - Add x/y axes labels options by @joepavitt in #906
- UI Theme - Add "registerTheme" function to prevent ui-page dependency by @joepavitt in #897
- Ensure consistency on group ordering by @joepavitt in #894
- Ensure consistency on widget ordering by @joepavitt in #895
- Ensure correct scoping for Single Page CSS templates by @joepavitt in #907
- UI Gauge - Improve text size across different gauge sizes by @joepavitt in #910
- UI Button - Add dynamic properties for label, icon & iconPosition by @joepavitt in #864
- UI Dropdown - Enable dynamic properties by @joepavitt in #859
- UI Slider - Dynamic Properties by @joepavitt in #861
- Dynamic Classes - handle both msg.ui_update.class and msg.class by @joepavitt in #919
- Ensure service worker is auto-updated on refresh by @joepavitt in #920
- Style disabled/hidden pages/groups as per Dashboard 1.0 by @joepavitt in #927
- PWA Service Worker Auto Update by @cgjgh in #925
Documentation
- Docs: Improve the third-party example docs for clearer install instructions by @joepavitt in #887
- Docs: fix docs typos and spelling mistakes by @stauersbol in #911
- Docs - Add reference to "guides" from core docs & add gauge-classic example by @joepavitt in #924
Dependencies
- Bump actions/configure-pages from 2 to 5 by @dependabot in #914
- Bump actions/checkout from 3 to 4 by @dependabot in #916
- Bump flowfuse/github-actions-workflows from 0.1.1 to 0.13.0 by @dependabot in #918
- Bump actions/deploy-pages from 1 to 4 by @dependabot in #915
Administration
- Enable dependabot for github actions by @ppawlowski in #890
- GH Action - Version bump actions/upload-page-artifact by @joepavitt in #921
- GH Actions - Add "name" to artifact to match "github-pages" by @joepavitt in #922
- Switch to actions/upload-pages-artifact@v3 by @joepavitt in #923
New Contributors
- @stauersbol made their first contribution in #911
Full Changelog: v1.10.0...v1.11.0