Skip to content

Commit

Permalink
promote 4.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Dec 5, 2023
1 parent 30cfabb commit 00cb671
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 21 deletions.
14 changes: 6 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

All notable changes to homebridge-config-ui-x will be documented in this file.

## BETA
## 4.54.0 (2023-12-05)

Merry Christmas and Happy Holidays to all our users celebrating later this month! :christmas_tree:

### Notable Changes

Expand All @@ -21,15 +23,11 @@ All notable changes to homebridge-config-ui-x will be documented in this file.
- add some support links (#1833)
- add plugin logs feature (#1834)
- update module headers (#1836)
- use restart modals, tidy plugin card
- add plugin homepage link to UI settings screen
- add icons to main menu
- updates to plugin card
- add all config options to UI Settings (#1838)
- Add All Config Options to UI Settings (#1838)
- add spanner settings icons to hb+ui on status
- various ui enhancements
- add modal to explain unverified plugin status
- various minor ui changes (@mkz212)
- 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
Expand All @@ -45,11 +43,11 @@ _Also thanks to @mkz212 and @Staubgeborener for their contributions to the trans

### 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 `socket.io-client` dependency
- update dependencies
- update ui dependencies
- save bugs link as part of `IPackageJson` type

## 4.53.0 (2023-11-24)
Expand Down
10 changes: 5 additions & 5 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.53.0",
"version": "4.54.0",
"description": "A web based management, configuration and control platform for Homebridge.",
"license": "MIT",
"author": "oznu <dev@oz.nu>",
Expand Down
14 changes: 7 additions & 7 deletions ui/package-lock.json

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

1 comment on commit 00cb671

@jsiegenthaler
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment is time-relative:
Merry Christmas and Happy Holidays to all our users celebrating later this month! 🎄

The comment only holds true for the next 25 days. From 26 December 2023, the comment will no longer be correct. Do you really want this comment? It would read wrong in January 2024.
You might be better off writing
Merry Christmas and Happy Holidays to all our users celebrating Christmas 2023! 🎄

Please sign in to comment.