Releases: nathan-gs/ha-map-card
Releases · nathan-gs/ha-map-card
v1.10.0
What's Changed
- Faster rendering, fixing #78 (long and unpredictable load times)
- Update README.md: remark about displaying an icon by @ildar170975 in #106
- MapCard: refactor to separate files by @nathan-gs in #105
- Fix history layer regression by @nathan-gs in #110
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- Allow setting a custom icon on an entity. by @thybag in #99
- Setup testing framework by @nathan-gs in #101
- Dynamic url - fixing #48 & #94 by @nathan-gs in #102
- Map Options: allow to set Leaflet options directly on the map by @nathan-gs in #103
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
Finally available in HACS!
- Part of the default HACS repo by @ludeeus in hacs/default#2377
- Add My Home Assistant link to HACS by @tjorim in #96
- Closing #4 & #97
New Contributors
Full Changelog: v1.7.0...v1.8.0
v1.7.0
v1.6.1
What's Changed
- HACS compliance, fixing #52
- Latest updates to dependencies
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Add 'Reset focus' button and auto fit by @baeksj in #87
- Bump rollup from 4.18.0 to 4.22.4 by @dependabot in #89
- Latest updates to dependencies
New Contributors
- @dependabot made their first contribution in #89
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- Added documentation on maxZoom for #71
- Fix for TypeError: Cannot read properties of undefined (reading 'length') for #77
- Fix for “size” and “color” entity attributes do not affect icon display for #74
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Add a variable 'gradual_opacity' to handle Opacity over time by @baeksj in #79
- Fix for #81 (invalid interpretation of a date as linked entity) by @nathan-gs in #82
New Contributors
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.0
What's Changed
- Refactor of Layer History by @nathan-gs in #61
- Add support for dark mode by @thybag & @nathan-gs in #62
- Fix card_mod support. by @thybag in #63
- Use configured device_trackers for person type entities. by @thybag in #60
- More extensive linting & compiling tests
Full Changelog: v1.2.0...v1.3.0