Skip to content

Releases: t0bst4r/home-assistant-matter-hub

v3.0.0-alpha.47

30 Nov 16:22
Compare
Choose a tag to compare

3.0.0-alpha.47 (2024-11-30)

🚀 Features

  • ⚠️ add IP whitelisting to prevent unauthorized access (916b3ae)

⚠️ Breaking Changes

  • The native addon (HAOS) will use Home Assistant ingress from now on. Direct access via the port will no longer be possible.

❤️ Thank You

v3.0.0-alpha.46

30 Nov 09:21
Compare
Choose a tag to compare

3.0.0-alpha.46 (2024-11-30)

🚀 Features

  • adjust proxy request handling and update documentation (f6bdd20)

❤️ Thank You

v3.0.0-alpha.45

29 Nov 19:06
Compare
Choose a tag to compare

3.0.0-alpha.45 (2024-11-29)

🩹 Fixes

  • frontend: adjust base url to prevent broken urls (370d25b)

❤️ Thank You

v3.0.0-alpha.44

29 Nov 15:51
Compare
Choose a tag to compare

3.0.0-alpha.44 (2024-11-29)

🚀 Features

  • add base url and proxy detection (bbce762)
  • cli: allow explicit whitelisting of ip addresses for http (dee117e)

🩹 Fixes

  • prevent edge cases where storage gets deleted (3bdc6ee)
  • built clean update mechanism to prevent devices to get re-created (26dc0be)
  • frontend: add base to index.html (75137fe)

❤️ Thank You

v3.0.0-alpha.43

28 Nov 15:24
Compare
Choose a tag to compare

3.0.0-alpha.43 (2024-11-28)

🩹 Fixes

  • scene: default to off state to be able to turn it on (1af9513)

❤️ Thank You

v3.0.0-alpha.42

28 Nov 14:58
Compare
Choose a tag to compare

3.0.0-alpha.42 (2024-11-28)

🚀 Features

  • frontend: New form-based bridge configuration (#197)
  • media_player: expose media_player as speaker device if feature flag is activated (#156)

🩹 Fixes

  • prevent race conditions when home assistant responds faster than matter (#211)
  • frontend: add copy-to-clipboard action to cluster states (f79ef69)

❤️ Thank You

v3.0.0-alpha.41

27 Nov 15:39
Compare
Choose a tag to compare

3.0.0-alpha.41 (2024-11-27)

🚀 Features

  • add a customized app logo (#202)
  • frontend: add app logo to header (f9d8021)

🩹 Fixes

  • add more details when home assistant connection fails (963d3b2)
  • frontend: add margin to the commissioning qr-code (#198)

❤️ Thank You

v3.0.0-alpha.40

23 Nov 16:09
Compare
Choose a tag to compare

3.0.0-alpha.40 (2024-11-23)

🩹 Fixes

  • trigger new release (d00b83f)
  • revert matter.js and cleanup dependencies (89507ce)

❤️ Thank You

v3.0.0-alpha.39

23 Nov 15:32
Compare
Choose a tag to compare

3.0.0-alpha.39 (2024-11-23)

🩹 Fixes

  • revert matter.js to 0.11.5-alpha.0-20241121-c31bc6998 (a52a66e)

❤️ Thank You

v3.0.0-alpha.38

23 Nov 13:01
Compare
Choose a tag to compare

3.0.0-alpha.38 (2024-11-23)

🩹 Fixes

  • only hash labels larger than max length (3e71fb3)
  • change fallthrough matcher after migrating to express@5 (620eddd)
  • cover: remove absolute position and add operational status (5e37273)

❤️ Thank You