Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 4.52.0 (2023-11-04) ### Notable Changes - Show UI and plugin updates for newer beta versions when already running a beta version of the plugin - Note: this only works when a plugin uses a `beta` NPM tag for beta releases - Show 'Restart Homebridge Now' modal (with additional messaging for child bridges) after any plugin update, not just the UI - Update HomeKit Setup Code Format: 1234-5678, making it more consistant with the Home App [#1612](#1612) ### i18n Changes - The following new language strings have been added/updated to each language file - calling on all our translators to continue your hard work! - ADDED: - `plugins.manage.label_release_notes` - `plugins.manage.label_release_notes_beta` - `plugins.manage.message_thanks_for_updating_restart` - `plugins.status_update_beta_available` - UPDATED: - `plugins.manage.message_thanks_for_updating` ### Other Changes - `hb-service` will now refuse to install `node` versions less than `16.18.0` - Plugin node warning screen will appear when running a version of `node` lower than `18.15.0` (bumped up from `14.15.0`) - UI node warning screen will appear when running a version of `node` lower than `18.15.0` (bumped up from `10.17.0`) - Obtain correct beta branch name for Homebridge (and UI) (212b3eb) - Rename pre-release npm tag from `test` to `beta` for consistency with other Homebridge repositories (86ea73f) - Updated dependencies - Update @homebridge/node-pty-prebuilt-multiarch to version v0.11.8 ( Updated build process and backlevel support for Synology DSM devices )
- Loading branch information