diff --git a/.github/workflows/lock-threads.yml b/.github/workflows/lock-threads.yml index 6ff4ff1..7d7badc 100644 --- a/.github/workflows/lock-threads.yml +++ b/.github/workflows/lock-threads.yml @@ -2,7 +2,7 @@ name: 'Lock Threads' on: schedule: - - cron: '30 0 * * *' + - cron: '30 0/6 * * *' workflow_dispatch: permissions: diff --git a/LICENSE.md b/LICENSE.md index a52f4a8..6bb241c 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,7 +1,7 @@ Internet Systems Consortium License =================================== -Copyright (c) `2017-2024`, `HJD https://github.com/hjdhjd` +Copyright (c) `2017-2025`, `HJD https://github.com/hjdhjd` Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice diff --git a/docs/Changelog.md b/docs/Changelog.md index fb9a9f7..868f04e 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project uses [semantic versioning](https://semver.org/). +## 7.11.0 (2025-01-05) + * Improvement: additional refinements to deal with more frequent Protect controller connectivity quirks. + * Housekeeping. + ## 7.10.1 (2024-12-27) * Housekeeping. diff --git a/eslint.config.mjs b/eslint.config.mjs index 5baf225..085fd03 100644 --- a/eslint.config.mjs +++ b/eslint.config.mjs @@ -1,4 +1,4 @@ -/* Copyright(C) 2017-2024, HJD (https://github.com/hjdhjd). All rights reserved. +/* Copyright(C) 2017-2025, HJD (https://github.com/hjdhjd). All rights reserved. * * eslint.config.mjs: Linting defaults for Homebridge plugins. */ diff --git a/homebridge-ui/public/index.html b/homebridge-ui/public/index.html index dd4bd94..ac39217 100644 --- a/homebridge-ui/public/index.html +++ b/homebridge-ui/public/index.html @@ -182,7 +182,7 @@
Support