Stabilisiere WhatsApp-Verbindung

This commit is contained in:
2026-08-04 13:00:06 +02:00
parent 125e62d4f8
commit fe86f77205
9 changed files with 3871 additions and 144 deletions
+8 -1
View File
@@ -1,5 +1,12 @@
# CHANGELOG - Whatsapp Bridge Addon
## Release 1.4.0 - 2026-08-04
- Fixed the QR retry restart loop; QR codes now remain available until scanned.
- Added automatic client recovery with bounded exponential backoff.
- Added a connection health check that recovers silent Chromium/network hangs.
- Updated whatsapp-web.js and the Alpine/Chromium runtime for current Home Assistant versions.
- Added clean container shutdown and safer session reset behavior.
## Release 1.3.2 - 2026-06-15
- Fix "Freezing State" and some other improvements
@@ -10,4 +17,4 @@
- Improved System stability
- Improved Log Report System
- Fix Reconnect Error after System Crash App-Crash. Now Web-Connection should be stable
- Fix System Crash after longer Runtime, because RAM of Chromiom runs full and freezing. No Restart happended and Connection gets lost after manual restart.
- Fix System Crash after longer Runtime, because RAM of Chromiom runs full and freezing. No Restart happended and Connection gets lost after manual restart.