From 7b80ab6a20736e0ae254d683150215091307362a Mon Sep 17 00:00:00 2001 From: xifeng Date: Sat, 8 Nov 2025 12:29:35 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'CHANGELOG.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 353 --------------------------------------------------- 1 file changed, 353 deletions(-) delete mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 0ffcb4c..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,353 +0,0 @@ -# Changelog - -## 8.1.1 - -- Bump Python Matter Server to [8.1.1](https://github.com/matter-js/python-matter-server/releases/tag/8.1.1) - -## 8.1.0 - -- Bump Python Matter Server to [8.1.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/8.1.0) -- Update bashio to 0.17.1 - -## 8.0.0 - -- Bump Python Matter Server to [8.0.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/8.0.0) - -## 7.0.0 - -- Bump Python Matter Server to [7.0.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/7.0.1) - - This updates Matter to 1.4 -- Update base image components to what is being used in Home Assistant Debian - base images: - - Update tempio to 2024.11.2 - - Update s6-overlay to 3.1.6.2 - - Update bashio to 0.16.2 - -## 6.6.1 - -- Bump Python Matter Server to [6.6.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.6.1) - -## 6.6.0 - -- Bump Python Matter Server to [6.6.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.6.0) - -## 6.5.1 - -- Bump Python Matter Server to [6.5.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.5.1) - -## 6.5.0 - -- Bump Python Matter Server to [6.5.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.5.0) - -## 6.4.2 - -- Add support for custom Matter Server arguments -- Add support to install custom Matter Server and Matter SDK (CHIP) versions - -## 6.4.1 - -- Bump Python Matter Server to [6.4.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.4.0) - -## 6.4.0 - -- Use add-on config directory as update directory - -## 6.3.1 - -- Fix Matter SDK log level when using beta flag - -## 6.3.0 - -- Bump Python Matter Server to [6.3.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.3.0) - -## 6.2.1 - -- Bump Python Matter Server to [6.2.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.2.1) - -## 6.1.2 - -- Bump Python Matter Server to [6.1.2](https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.1.2) - -## 6.1.1 - -- Bump Python Matter Server to [6.1.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.1.1) - -## 6.1.0 - -- Bump Python Matter Server to [6.1.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.1.0) - - This update is required for Home Assistant Core 2024.6.0 - -## 6.0.0 - -- Bump Python Matter Server to [6.0.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/6.0.0) - - This updates Matter to 1.3 - -## 5.6.0 - -- Bump Python Matter Server to [5.10.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.10.0) - -## 5.5.1 - -- Fix logging in case fallback method for determining the primary network interface is used - -## 5.5.0 - -- Bump Python Matter Server to [5.9.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.9.0) -- Enable Ingress for the Python Matter Server built-in web interface -- Store PAA root certificates in /data to avoid download on every startup (downloads once a day) - -## 5.4.1 - -- Bump Python Matter Server to [5.8.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.8.1) - -## 5.4.0 - -- Bump Python Matter Server to [5.8.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.8.0) - -## 5.3.0 - -- Bump Python Matter Server to [5.7.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.7.0) -- Add Matter SDK log options - -## 5.2.0 - -- Bump Python Matter Server to [5.6.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.6.0) - -## 5.1.2 - -- Bump Python Matter Server to [5.5.3](https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.5.3) - -## 5.1.1 - -- Bump Python Matter Server to [5.5.2](https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.5.2) - -## 5.1.0 - -- Bump Python Matter Server to [5.5.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.5.1) -- Bind Python WebSocket on internal interface only by default - -## 5.0.4 - -- Correctly bump Python Matter Server to [5.2.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.2.1) - -## 5.0.3 - -- Bump Python Matter Server to [5.2.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.2.1) -- Pass primary interface to Python Matter server - -## 5.0.2 - -- Bump Python Matter Server to [5.1.4](https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.1.4) - -## 5.0.1 - -- Bump Python Matter Server to [5.0.3](https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.0.3) -- Fix matter-server finish script to report exit code -- Attach gdb debugger in beta mode to print stack traces on crash - -## 5.0.0 - -- Bump Python Matter Server to [5.0.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/5.0.1) -- Bump minimum required Home Assistant core version to 2023.12 due to breaking changes in the schema - -## 4.10.2 - -- Bump Python Matter Server to [4.0.2](https://github.com/home-assistant-libs/python-matter-server/releases/tag/4.0.2) - -## 4.10.1 - -- Bump Python Matter Server to [4.0.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/4.0.1) - -## 4.10.0 - -- Add beta flag to the add-on which installs Python Matter Server pre-releases at startup. - -## 4.9.0 - -- Bump Python Matter Server to [3.7.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.7.0) - -## 4.8.3 - -- Bump Python Matter Server to [3.6.4](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.6.4) - -## 4.8.2 - -- Bump Python Matter Server to [3.6.3](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.6.3) - -## 4.8.1 - -- Bump Python Matter Server to [3.6.2](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.6.2) - -## 4.8.0 - -- Bump Python Matter Server to [3.6.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.6.1) - -## 4.7.0 - -- Use the Python Matter Server container as base -- Bump Python Matter Server to [3.5.2](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.5.2) - -## 4.6.1 - -- Bump Python Matter Server to [3.5.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.5.1) - - Various small bug/stability fixes - -## 4.6.0 - -- Bump Python Matter Server to [3.5.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.5.0) - - Uses libnl based address selection to avoid using deprecated/temporary IP addresses - - libnl avoids "Endpoint pool full" errors as well -- Add dependency to support libnl based IP address selection - -## 4.5.1 - -- Bump Python Matter Server to [3.4.2](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.4.2) - -## 4.5.0 - -- Bump Python Matter Server to [3.4.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.4.1) -- Bump to Python 3.11 - -## 4.4.0 - -- Bump Python Matter Server to [3.4.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.4.0) - - This updates Matter to 1.1 -- Update S6 Overlay to v3.1.5.0 - -## 4.3.1 - -- Bump Python Matter Server to [3.3.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.3.1) - -## 4.3.0 - -- Bump Matter Server to [3.3.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.3.0) - -## 4.2.0 - -- Bump Matter Server to [3.2.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.2.0) -- Significantly reduced add-on size - -## 4.1.0 - -- Bump Matter Server to [3.1.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.1.0) - -## 4.0.0 - -- Bump Matter Server to [3.0.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.0.0) - -## 3.1.0 - -- Use Python 3.10 - -## 3.0.4 - -- Bump Matter Server to [2.1.1](https://github.com/home-assistant-libs/python-matter-server/releases/tag/2.1.1) -- Drop unnecessary Python dependencies from image - -## 3.0.3 - -- Bump Matter Server to [2.1.0](https://github.com/home-assistant-libs/python-matter-server/releases/tag/2.1.0) - -## 3.0.2 - -- Bump Matter Server to [2.0.2](https://github.com/home-assistant-libs/python-matter-server/releases/tag/2.0.2) - -## 3.0.1 - -- Bump Matter Server fabric ID after changing vendor ID - -## 3.0.0 - -- Bump Matter Server to 2.0.1 -- Use Nabu Casa Vendor ID by default - -### Breaking - -- All commissioned devices need to be recommissioned. - -## 2.1.0 - -- Bump Matter Server to 1.1.0 - -## 2.0.0 - -- Require Home Assistant Core 2023.1.0b1 to install the add-on. The chip SDK was bumped in [Matter Server 1.0.8](https://github.com/home-assistant-libs/python-matter-server/releases/tag/1.0.8). - -## 1.2.0 - -- Bump Matter Server to 1.0.8 -- Bump pre-built Matter SDK wheels to 2022.12.0 -- Make sure production PAA certificates work too - -## 1.1.2 - -- Get most recent certificates from master branch - -## 1.1.1 - -- Fix startup when Matter Server WebSocket port is not exposed - -## 1.1.0 - -- Allow to set Matter Server logging level -- Set storage path correctly -- Fix support for custom port - -## 1.0.7 - -- Bump Matter Server to 1.0.7 - -## 1.0.6 - -- Bump Matter Server to 1.0.6 - -## 1.0.5 - -- Bump Matter Server to 1.0.5 - -## 1.0.4 - -- Bump Matter Server to 1.0.4 - -## 1.0.1 - -- Bump Matter Server to 1.0.1 -- Use pre-built Matter SDK (CHIP) wheels - -## 0.4.0 - -- Add add-on discovery - -## 0.3.0 - -- Bump to CHIP version 989ad8e (2022-09-16 16:52 -0500) (start of the v1 branch!) -- Bump Matter Server to 0.3.0 - -## 0.2.2 - -- Bump to CHIP version 5b603f3874 (2022-07-05 21:21:19 -0700) -- Bump Matter Server to 0.2.3 -- Avoid cloning not required git repositories during build speedup build process - -## 0.2.1 - -- Bump Matter Server to 0.2.2 - -## 0.2.0 - -- Bump to CHIP version 5d8599d195 (2022-06-09 12:57:45 -0400) -- Bump Matter Server to 0.2.1 - -## 0.1.2 - -- Bump Matter Server to first official release 0.1.0 - -## 0.1.1 - -- Fix Matter Server start location so it can find device certificates -- Bump Matter Server to git version ac5545b (2022-06-11 00:04:34 +0200) - -## 0.1.0 - -- initial version -- CHIP version 55ab764bea (2022-06-06 23:10:48 -0400)