Skip to content

Releases: homebridge/homebridge-config-ui-x

v4.56.4

25 Jun 22:59
Compare
Choose a tag to compare

Other Changes

v4.56.3

22 Jun 17:18
Compare
Choose a tag to compare

Other Changes

4.56.2

27 Apr 17:48
Compare
Choose a tag to compare

Fixed

  • shared use of commander between homebridge and UI

Other Changes

  • Prepare for tags with prefix of v
  • Update Discord Webhook
  • Update Pre Release Process
  • calculate GitHub release name, may differ with v or not

Homebridge Dependencies

  • @homebridge/hap-client @ v1.10.0
  • @homebridge/node-pty-prebuilt-multiarch @ v0.11.12
  • @homebridge/plugin-ui-utils @ v1.0.2

4.56.1

03 Apr 18:43
e11fc5a
Compare
Choose a tag to compare

Bug Fixes

  • drop @homebridge/node-pty-prebuilt-multiarch to v0.11.12 (resolves git requirement)

Homebridge Dependencies

  • @homebridge/hap-client @ v1.10.0
  • @homebridge/node-pty-prebuilt-multiarch @ v0.11.12
  • @homebridge/plugin-ui-utils @ v1.0.2

4.56.0

02 Apr 07:45
Compare
Choose a tag to compare

UI Changes

  • improve power options button display (#1961) (@mkz212)
  • update credits modal with supporters
  • add warning to remove-single-cached-accessory (#1985) (@mkz212)
  • refactor backup and restore modals, separate items on settings page
  • standardise modal sizes
  • standardise warning sections on settings modals
  • minor adjustments to settings page
  • update icons on settings page (#1990) (@mkz212)
  • break-word in plugin config (#1993) (@mkz212)
  • Fix crash with missing homepage package.json property (#2013) (@regaw-leinad)
  • improve ui of settings page (#2016) (@mkz212)
  • improve ui of settings page (#2026) (@mkz212)
  • remove mdns interface tooltips
  • network interface widget: custom interface
  • fix status widget graphs
  • add 'report an issue' link to plugin menu
  • configurable action button class on confirm component
  • refactor widget settings view with styled checkboxes
  • refactor accessory info view with styled checkboxes
  • remove NPM/GitHub icons from plugin modals
  • refactor user add/edit with styled checkboxes
  • hide plugin logs menu item when plugin is disabled
  • refactor add room button and modal

Translation Changes

Other Changes

  • improve GitHub actions
  • fixed Environment Info selection on bug and support templates
  • add wiki change request issue template
  • removed force of earlier version of bonjour-service as a fix has been implemented in latest version
  • updated release drafter template so releases do not start with a v
  • updated special plugin lists
  • check local dir for homebridge when running dev
  • dependency updates
  • update @homebridge/ dependencies
  • standardise CHANGELOG to same as homebridge
  • standardise README to same as other hb repos

4.55.1

07 Jan 16:00
Compare
Choose a tag to compare

Bug Fixes

  • Force earlier version of bonjour-service to resolve #1973 and #1975
    • If you experienced this issue, we would recommened you go into Homebridge Setting and turn off Homebridge 'Insecure' Mode (Enable Accessory Control) before upgrading, after you upgrade you can renable.

Translation Changes

Other Changes

  • attach artifacts to workflows
  • update issue templates

4.55.0

07 Jan 04:24
fff0d5d
Compare
Choose a tag to compare

4.55.0 (2024-01-06)

UI Changes

  • Add plugin log download button
  • Improve plugin card hyperlinks (#1918) (@jsiegenthaler)
  • Download logs option for when a plugin install/update/uninstall fails
  • revise system information icons (os/node)
  • accessory title fix (lights + windows) (#1933) (@mkz212)
  • improve spacing in plugin card
  • more items in homebridge settings
  • confirm restart after updating Homebridge instead of automatically restarting
  • improve child bridge sing/plu in dropdown
  • move backup/restore + users to hb settings
  • move hb/ui settings to main menu
  • create standard settings page + link at top
  • small changes to plugin card (based on feedback)
  • fix overflow in markdown changelog
  • plugin card updates
  • added credits link in status footer and modal for credits
  • added more aria-label attributes to buttons to improve accessibility
  • add link to homebridge wiki in logs on plugin action error
  • allow fan/fanv2 rotation speed to be a different unit than percentage
  • improve plugin sorting, with actionable plugins at the top
  • fix footer paddings for mobile and desktop (#1956) (@mkz212)
  • no need to restart if updating disabled plugin
  • standardise update modal header

Translation Changes

Other Changes

  • add passport as dependency to BE
  • revert ngx-monaco-editor dependency update
  • ui: update to angular v15
  • improve github actions
  • Fix for backup service including npm's cache (#1949) (@sapireli)
  • updated dependencies
  • ignore .venv in hb backup files
  • updated Discord Webhooks so notifications are seperated for release and pre-release
  • update maximum file upload size to 25mb

4.54.2

02 Jan 23:20
99c9ae7
Compare
Choose a tag to compare

Other Changes

Bug Fixes

4.54.1

08 Dec 16:55
f63405f
Compare
Choose a tag to compare

Bug Fixes

  • Restore missing 'set up child bridge' option on plugin card when system doesn't automatically recommend it
  • Fix artifact attachment GitHub workflow

Other Changes

  • Do not attach artifacts to GitHub releases if the tarball is smaller than 10MB