Skip to content

Releases: homebridge/plugin-ui-utils

v2.1.2

22 Nov 10:03

Choose a tag to compare

Changes

  • updated dependencies

v2.1.1

15 Nov 12:47

Choose a tag to compare

Changes

  • updated dependencies

v2.1.0

02 Jun 19:05

Choose a tag to compare

Changes

  • add method userCurrentLightingMode to get the current lighting mode
    • requires homebridge ui ^4.75.1-beta.2 || ^5.0.0-beta.76

v2.0.2

31 Mar 06:42

Choose a tag to compare

Homebridge UI Bootstrap Version

Please note that the Boostrap version in the UI was recently updated from v4 to v5.
This may cause some style changes to your custom UIs.

For more information about the changes, please refer to the Bootstrap v5 migration guide.

Changes

  • update README to document updated UI bootstrap version
  • updated dependencies
  • improve typings

v2.0.1

21 Jan 08:40

Choose a tag to compare

Changes

  • fix: package.json not export ui.interface (#23) (@baranwang)
  • updated dependencies

v2.0.0

22 Nov 11:23

Choose a tag to compare

Notable Changes

  • ⚠️ update to esm package
  • add methods for enabling and disabling save button
    • requires homebridge ui ^5.0.0-beta.4

v1.0.3

06 Apr 10:24

Choose a tag to compare

Other Changes

  • update CHANGELOG to match hb repo formats
  • update example folder package json files
  • update LICENSE file to match hb repo formats
  • spelling and grammar in code comments
  • update README with hb logo and formatting
  • update dependencies

v1.0.2

30 Mar 13:30
20d7a69

Choose a tag to compare

Other Changes

  • update dependencies (#18)

v1.0.1

08 Jan 22:24

Choose a tag to compare

Other Changes

  • Add discord webhook to notify developers of new updates
  • update dependencies

v1.0.0

23 Oct 17:20
49ff758

Choose a tag to compare

  • Initial release