From 8a3e353f67a8af499f7e63c21ed013ec9a1206ce Mon Sep 17 00:00:00 2001 From: Ferdinand99 Date: Mon, 10 Mar 2025 12:30:36 +0100 Subject: [PATCH] Added Changelog --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..de53f5b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +## 🔹 Version 1.2.5 - (2025-03-08) +- Added built in Home Assistant Changelog support + +## 🔹 Version 1.2.4 - (2025-03-08) +- Fixed architecture detection for downloading the correct Newt binary +- Improved logging for missing dependencies +- Added automatic retries if the download fails + +## 🔹 Version 1.2.3 - (2025-03-07) +- Switched to GitHub API for downloading the latest Newt version +- Removed hardcoded version numbers from the Dockerfile + +## 🔹 Version 1.2.4 - (2025-03-06) +- Fixed issue where configuration was not loading from UI +- Added support for environment variables