commit 25f95acc10341bd3aeb9e8382525d20abd094eb7 parent 8841620949fa3d197b0c39e0220eb4b21aeb9407 Author: Amit Dutta <mail@amit.is-a.dev> Date: Sun, 2 Aug 2026 07:50:50 +0530 Enhance README with v4.1.7 upgrade details Updated README to include upgrade notice for v4.1.7 and feature plans. Diffstat:
| M | README.md | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -2,6 +2,11 @@ A privacy-focused, self-hosted WhatsApp archiving tool. It captures messages (including deleted ones) via a linked device connection and stores them in your own Firebase Firestore database. +> [!WARNING] +> Kindly upgrade to v4.1.7, issues fixed: +> - **Authentication Loop (Status 428):** Fixed an issue where new installations would get stuck in a continuous reconnection loop due to a deprecated `printQRInTerminal` setting in the Baileys library. +> - **QR Code Rendering:** Removed the broken terminal QR generation and ensured the QR code is smoothly routed and rendered directly on the Express web interface. + > [!IMPORTANT] > **Update Notice** >