github Hogster/BPS v.0.1.3
v0.1.3 Stability, cleanup and customization

7 hours ago

🚀 BPS Update: Stability, cleanup and customization (v0.1.3)

This release focuses on stability fixes reported by the community and adds long-requested customization for tracker visuals.

Highlights

  • Security + auth hardening

    • Removed exposed frontend token flow and aligned realtime tracking with Home Assistant session auth.
    • Related: #27
  • Entity lifecycle + ID stability improvements

    • Fixed duplicate/legacy entity ID behavior, migration handling, unload/reload cleanup, and integration visibility/unavailable edge cases.
    • Related: #24, #21, #11, #14
  • Tracking reliability fixes

    • Improved handling for missing/insufficient tracker data and zone detection behavior.
    • Related: #13, #17, #3, #12
  • Config flow/options and panel behavior

    • Single-instance config flow, options flow fixes, and sidebar panel option behavior improvements.
    • Related: #6, #5, #23
  • Performance and frontend robustness

    • Removed blocking scandir in event loop path and improved frontend map/media handling.
    • Related: #19, #8, #7
  • New: custom tracker icons

    • Upload custom icon files and assign them per tracker.
    • Related: #28
  • New: zones with duplicate names

    • Zones now use an internal zone ID so multiple zones can share the same display name.
    • Related: #25

Pull request

  • Merged changes: #29

Thanks to everyone reporting logs, screenshots, and reproduction steps — it directly shaped this release ❤️

Don't miss a new BPS release

NewReleases is sending notifications on new releases.