From 68866f16329974cf0d9b5b1841f1c0c2a67a6e0c Mon Sep 17 00:00:00 2001 From: Manuel Weiser Date: Sun, 23 Mar 2025 11:25:52 +0100 Subject: [PATCH] docs: update changelog and header for version v1.4.2 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 242c3ae..c4a9ef2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [1.4.2] - 2025-03-23 +### Added +- add WiFi connection check and restart Bambu if not connected + +### Changed +- update platformio.ini for version v1.4.2 +- increase stack size for BambuMqtt task +- update Discord Link +- update Discord Link +- remove commented-out subscription topic in MQTT setup + +### Fixed +- use unique client ID for MQTT connection to avoid conflicts +- reload page after firmware update completion +- increase WiFi connection timeout from 5 to 10 seconds +- ensure valid URL format and remove trailing slash in setupWebserver + + ## [1.4.1] - 2025-03-10 ### Added - added new .step, now with correct individual parts