Skip to content

Commit

Permalink
v4.61.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Oct 11, 2024
1 parent bdc0d25 commit f239a96
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 16 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@

All notable changes to `homebridge-config-ui-x` will be documented in this file. This project tries to adhere to [Semantic Versioning](http://semver.org/).

## BETA
## v4.61.0 (2024-10-11)

### UI Changes

- fix login wallpaper setting field should in safari
- it should not be offering to populate with a username/password from credentials manager
- move docker startup script to settings
- this was in the power options module, and is now at the bottom of the 'startup & environment' section in the settings module
- consistent designs for power options modules
- in particular, the `restart`, `docker-restart`, `linux-restart` and `linux-shutdown` modules
- fix checkboxes widget in plugin config screens (fixes [#2200](https://github.com/homebridge/homebridge-config-ui-x/issues/2200))
Expand Down
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "homebridge-config-ui-x",
"displayName": "Homebridge UI",
"version": "4.60.1",
"version": "4.61.0",
"description": "A web based management, configuration and control platform for Homebridge.",
"author": "oznu <[email protected]>",
"license": "MIT",
Expand Down
6 changes: 3 additions & 3 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f239a96

Please sign in to comment.