Update newt/CHANGELOG.md

This commit is contained in:
Jørgen O. 2025-03-15 16:52:14 +01:00
parent afae08acba
commit c8642e3780

View file

@ -1,17 +1,20 @@
# Changelog # Changelog
## 🔹 Version 1.2.5 - (2025-03-08) ## 🔹 Version 1.2.6 - (2025-03-15)
- Added built in Home Assistant Changelog support - Updated newt to release 1.1.1
## 🔹 Version 1.2.4 - (2025-03-08) ## 🔹 Version 1.2.5 - (2025-03-08)
- Fixed architecture detection for downloading the correct Newt binary - Added built in Home Assistant Changelog support
- Improved logging for missing dependencies
- Added automatic retries if the download fails ## 🔹 Version 1.2.4 - (2025-03-08)
- Fixed architecture detection for downloading the correct Newt binary
## 🔹 Version 1.2.3 - (2025-03-07) - Improved logging for missing dependencies
- Switched to GitHub API for downloading the latest Newt version - Added automatic retries if the download fails
- Removed hardcoded version numbers from the Dockerfile
## 🔹 Version 1.2.3 - (2025-03-07)
## 🔹 Version 1.2.4 - (2025-03-06) - Switched to GitHub API for downloading the latest Newt version
- Fixed issue where configuration was not loading from UI - Removed hardcoded version numbers from the Dockerfile
- Added support for environment variables
## 🔹 Version 1.2.4 - (2025-03-06)
- Fixed issue where configuration was not loading from UI
- Added support for environment variables