Releases: hacs/integration
Releases · hacs/integration
1.26.1
1.26.0
What's Changed
🛎️ Experimental
These changes only apply if you have enabled experimental features
⚡ Enhancements
- Use json_loads from homeassistatn.helpers.json by @ludeeus in #2760
- Add hacs/info WS command by @ludeeus in #2764
- Add missing repository refrence when structure is not compliant by @ludeeus in #2776
♻️ Refactor
- Remove get_hacs_logger function by @ludeeus in #2761
- Websocket commands cleanup by @ludeeus in #2771
- Restructure plugin file name logic by @ludeeus in #2777
- Remove templating from info by @ludeeus in #2778
🎨 Frontend Updates
- Use my for supervisor redirect by @ludeeus in hacs/frontend#602
- Add repository panel by @ludeeus in hacs/frontend#604
- Websocket commands cleanup by @ludeeus in hacs/frontend#605*
- Add my link support by @ludeeus in hacs/frontend#606
- Fix resource cleanup by @ludeeus in hacs/frontend@4ea6507
Full Changelog: 1.25.5...1.26.0
1.25.5
What's Changed
🎨 Frontend Updates
- Handle custom themes by @ludeeus in hacs/frontend#599
Full Changelog: 1.25.4...1.25.5
1.25.4
What's Changed
🎨 Frontend Updates
- Highlight.js bump by @ludeeus in hacs/frontend#598
Full Changelog: 1.25.3...1.25.4
1.25.3
What's Changed
⚡ Enhancements
🐛 Bug Fixes
🎨 Frontend Updates
- Fix button alignment issue in repo preview by @spacegaier in hacs/frontend#595
- Add outlined to repository cards by @ludeeus in hacs/frontend#596
- Override custom panel defaults by @ludeeus in hacs/frontend#597
Full Changelog: 1.25.2...1.25.3
1.25.2
1.25.1
1.25.0
What's Changed
💥 Breaking changes
- Remove all hacs/* events in favour of dispatcher and WS subscriptions by @ludeeus in #2621
- Set Home Assistant 2022.4.0 as minimum version by @ludeeus in #2672
🛎️ Experimental
These changes only apply if you have enabled experimental features
- Add progress attribute to update entity by @ludeeus in #2625
- Enable experimental downloader for all categories by @ludeeus in #2626
- Do not add sensor attributes if update entities are enabled by @ludeeus in #2628
✨ New features
⚡ Enhancements
- Use atomic_writes when storing data by @ludeeus in #2619
- Add filtering to releasenotes by @ludeeus in #2683
♻️ Refactor
- Use async_at_start helper for startup task by @ludeeus in #2620
- Remove update coordinator by @ludeeus in #2622
- Refactor setup tasks by @ludeeus in #2623
- Refactor remaining tasks by @ludeeus in #2624
- Do not load validators outside of action by @ludeeus in #2627
- Repositiry data cleanup by @ludeeus in #2629
- Limit writes by @ludeeus in #2630
- Move version_to_download to Repository base class by @ludeeus in #2633
- fix typo by @RubenKelevra in #2649
- Fixed a typo in debug logging for queue_manager by @MWeesenaar in #2664
🎨 Frontend Updates
- Fix add repo dialog by @ludeeus in hacs/frontend#592
- Consistant entry page styles by @ludeeus in hacs/frontend#591
- Move releasenotes filter to backend by @ludeeus in hacs/frontend#590
- update restart text to reflect changes in navigation for HA 2022.5.0 by @RubenKelevra in hacs/frontend#584
- Add outline to entry cards by @ludeeus in hacs/frontend#586
- Forward keys to trigger quickbar by @ludeeus in hacs/frontend#587
- Remove icon next to add-on entry by @spacegaier in hacs/frontend#579
- Use new websocket subscription instead of events by @ludeeus in hacs/frontend#582
New Contributors
- @RubenKelevra made their first contribution in #2649
- @MWeesenaar made their first contribution in #2664
- @spacegaier made their first contribution in hacs/frontend#579
Full Changelog: 1.24.5...1.25.0
1.24.5
1.24.4
What's Changed
🛎️ Experimental
These changes only apply if you have enabled experimental features
- Remove beta workarouds by @ludeeus in #2604
- Hide install if update can't be downloaded by @ludeeus in #2608
♻️ Refactor
🐛 Bug Fixes
- Do not mark restart required when download fails by @ludeeus in #2603
- Return result in decorator by @ludeeus in #2605
Full Changelog: 1.24.3...1.24.4