Skip to content

Release 11.9.0

Choose a tag to compare

@zwave-js-bot zwave-js-bot released this 17 Dec 08:26
· 75 commits to master since this release

11.9.0 (2025-12-17)

✨ Features

  • ui: add browser title customization option in settings (36378a1)

🐛 Bug Fixes

  • ui: ui settings not persisted on save (116b409), closes #4333
  • add null checks for metaThemeColor attributes in base store (4fbfcb2), closes #4497
  • add missing UI config properties to UiConfig interface (1ec8d28)

🔧 Chores

  • add npm provenance and trust publish (4345674)
  • downgrade conventional changlog plugin (9a0b3bf)

📚 Documentation

  • add screenshots and complete testing documentation (cd301f5)
  • fix broken 11.8.2 changelog (f244ed2)

♻️ Code Refactoring

  • improve browserTitle persistence and consistency (cd301f5)