From 6705a6f7bfe8145c8810f20994c1ad1a632cf74a Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Wed, 23 Feb 2022 14:34:05 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e05361..f7e73e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# unreleased + +* Added automatic sending of hidden messages to primary device to prevent + false-positive disconnection warnings if there have been no messages sent or + received in >12 days. +* Added proper error message when WhatsApp rejects the connection due to the + bridge being out of date. +* Added experimental provisioning API to list contacts and start DMs. +* Exposed maximum database connection idle time and lifetime options. + # v0.2.4 (2022-02-16) * Added tracking for incoming events from the primary device to warn the user