Skip to content

v0.1.5

Choose a tag to compare

@Springvar Springvar released this 25 Mar 16:39
64e8c73

Bug Fixes

  • State Subscription TypeError ("disconnectedCallback")
    Fixed an issue where the card would throw
    [FR24Card] disconnectedCallback error: TypeError: this._unsubscribeStateChanges is not a function
    during navigation.
  • Radar Map Background Handling
    Centralized logic for background map validation and cleanup, ensuring proper removal/creation of map elements and preventing memory leaks or visual artifacts.

✅ Issues Closed/Addressed

  • #28 — disconnectedCallback TypeError: _unsubscribeStateChanges is not a function

Full Changelog: v0.1.4...v0.1.5