diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9c8b6063f..b0f8e2dd2 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "17.4.0-SLFork" + ".": "17.4.1-SLFork" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e59cfb8e2..d8c64bc35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [17.4.1-SLFork](https://github.com/Slider0007/AI-on-the-edge-device/compare/v17.4.0-SLFork...v17.4.1-SLFork) (2026-03-20) + + +### Bug Fixes + +* **image handling:** Fix thread-safety issues using image handling components ([#341](https://github.com/Slider0007/AI-on-the-edge-device/issues/341)) ([ff67a15](https://github.com/Slider0007/AI-on-the-edge-device/commit/ff67a1554aeb789844d7f651da52c870183e0041)) + + +### Other Changes + +* **deps:** Bump actions/cache from 4 to 5 ([#339](https://github.com/Slider0007/AI-on-the-edge-device/issues/339)) ([e09c353](https://github.com/Slider0007/AI-on-the-edge-device/commit/e09c353d2fb848d3fecb8017bcfc3c5d3c32bd7b)) +* **deps:** Bump actions/checkout from 5 to 6 ([#331](https://github.com/Slider0007/AI-on-the-edge-device/issues/331)) ([60a6687](https://github.com/Slider0007/AI-on-the-edge-device/commit/60a668772c99f836d9c71667544bc8b315d2c725)) +* **deps:** Bump actions/download-artifact from 6 to 7 ([#337](https://github.com/Slider0007/AI-on-the-edge-device/issues/337)) ([4068dd1](https://github.com/Slider0007/AI-on-the-edge-device/commit/4068dd1ce2b8a9bac443b310b12c1ac7f995954a)) +* **deps:** Bump actions/download-artifact from 7 to 8 ([#348](https://github.com/Slider0007/AI-on-the-edge-device/issues/348)) ([6ce210c](https://github.com/Slider0007/AI-on-the-edge-device/commit/6ce210cd0fb1fa549814c9af687e0cac1c8770e9)) +* **deps:** Bump actions/upload-artifact from 5 to 6 ([#338](https://github.com/Slider0007/AI-on-the-edge-device/issues/338)) ([3e6825c](https://github.com/Slider0007/AI-on-the-edge-device/commit/3e6825cc1d96a336252b488d275f9fdcdc83571f)) +* **deps:** Bump actions/upload-artifact from 6 to 7 ([#347](https://github.com/Slider0007/AI-on-the-edge-device/issues/347)) ([6c96911](https://github.com/Slider0007/AI-on-the-edge-device/commit/6c9691121009561e46d49efe20d1bb83b43f0d10)) +* **webui:** Update copyright year ([#352](https://github.com/Slider0007/AI-on-the-edge-device/issues/352)) ([371247c](https://github.com/Slider0007/AI-on-the-edge-device/commit/371247cb7df13a46d750e43b58d03a835ccbacf6)) + ## [17.4.0-SLFork](https://github.com/Slider0007/AI-on-the-edge-device/compare/v17.3.0-SLFork...v17.4.0-SLFork) (2025-12-01) ### 💿 Installation / Migration Notes