Releases: homebridge/homebridge-config-ui-x
Releases · homebridge/homebridge-config-ui-x
v4.56.3
Other Changes
- Check that
pkg.maintainers
is defined before checking it's length @PatrickStankard [#2069]
4.56.2
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
Bug Fixes
- drop
@homebridge/node-pty-prebuilt-multiarch
tov0.11.12
(resolvesgit
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
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
- updates to uk.json language file (#1978) (#1979) (@xrust83)
- updates to th.json language file (#1982) (@tomzt)
- updates to fr.json language file (#1991) (@SonnyT72)
- updates to ja.json language file (@yima0913)
- Correct slow restart message (#2006) (@jamieburchell)
- updates to es.json language file (#2020) (@AxelDreemurr)
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
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
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
- updates to pl.json language file (#1929) (@mkz212)
- updates to de.json language file (@Staubgeborener)
- updates to fr.json language file (@SonnyT72)
- updates to de.json language file (#1953) (@Staubgeborener)
- updates to pl.json language file (#1954) (@mkz212)
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
andpre-release
- update maximum file upload size to 25mb
4.54.2
Other Changes
Bug Fixes
- Fixes for Missing "passport" package from Synology builds @NorthernMan54 [#1964]
4.54.1
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
4.54.0
Merry Christmas and Happy Holidays to all our users celebrating later this month! 🎄
Notable Changes
- Homebridge UI removed from the plugins page
- Status and update notifications moved to the status page (next to / under Homebridge itself)
- UI settings is accessible from the main menu
- Various changes to the plugin cards
- Plugin settings now accessible from the plugin card menu, called 'Config'
- Icons: plugin devs can request an icon for their verified plugin at:
UI Changes
- add power options modal (#1820)
- remove hb-ui card from plugins page (#1830)
- add some support links (#1833)
- add plugin logs feature (#1834)
- update module headers (#1836)
- add plugin homepage link to UI settings screen
- add icons to main menu
- Add All Config Options to UI Settings (#1838)
- add spanner settings icons to hb+ui on status
- add modal to explain unverified plugin status
- refactor main page sub-icons
- add new concept for plugin card with icons
- always show 'Accessories' tab to show issue in UI if insecure mode is not enabled
- for plugins that don't have a GitHub domain homepage, try parsing the bugs URL to be able to obtain release information
Thanks to @mkz212 for his contributions to the UI
Translation Changes
- Add missing DE translations for child bridges (#1825) (@jsiegenthaler)
Also thanks to @mkz212 and @Staubgeborener for their contributions to the translation files
Other Changes
- update github release workflow (#1818)
- add generic restart hb modal, future use (#1821)
- Add Raspberry Pi 5 to list of Pi devices in bug-report template (#1824) (@jsiegenthaler)
- add api work for plugin icons
- update dependencies
- save bugs link as part of
IPackageJson
type
4.53.0
Happy Thanksgiving to our American friends! 🦃
v1.6.0
. If you are running a lower version of Homebridge, you should consider updating before installing this UI update.
UI Changes
- Add Child Bridge Pin Code (#1739)
- standardise modal footers (#1753)
- Fix table width, avoid overflow (#1758) (@jsiegenthaler)
- add UI details to status widget (#1789)
- modal pics + node update modal (#1806)
Translation Changes
Other Changes
- Add Alpha Releases (#1740)
- update dependencies (#1745)
- update github release workflow (#1746)
- ui lint sort imports and exports (#1750)
- update lang sync - remove old translations (#1751)
- various code improvements + simplifications (#1754)
- remove node 11 polyfill from self-check (#1777)
- remove old hb checks, import functions directly (#1780)
- stricter lint rules in api and ui (#1783)
- graceful fail when issue with node dist list response (#1800)
- Update node-pty-prebuilt-multiarch to 0.11.12