From b03eb926bf5f32aef6dd814aabe54e784ea86c14 Mon Sep 17 00:00:00 2001 From: sunstep Date: Fri, 27 Mar 2026 15:10:07 +0200 Subject: [PATCH] docs: update changelog for v0.19.1-beta3 with auto mode intelligence and watchdog features --- distribution/whatsnew/whatsnew-en-US | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/distribution/whatsnew/whatsnew-en-US b/distribution/whatsnew/whatsnew-en-US index 0da169f5..b6304273 100644 --- a/distribution/whatsnew/whatsnew-en-US +++ b/distribution/whatsnew/whatsnew-en-US @@ -1,6 +1,7 @@ Full and more detailed release notes are always available at the GitHub repository! -v0.19.1 +v0.19.1-beta3 + +* Added intelligence to auto mode. It goes to passive mode when idling, and active while moving. +* Added a watchdog that runs every 15 minutes, it checks whether the tracker is still running when it should be running. -* Added a new batch expiration setting. -* Optimized battery usage by tracker. \ No newline at end of file