From 61f6d69e64a867f260940d6c174eb084306c1c06 Mon Sep 17 00:00:00 2001 From: Philip Abbey Date: Sat, 20 Jul 2024 17:39:59 +0100 Subject: [PATCH] Update HISTORY.md Added a second feature to 2.13 in anticipation. --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index cde448e..29d14e5 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -25,4 +25,4 @@ | 2.10 | Added a user requested feature to slow down the rate of API calls in order to reduce battery wear for a situation where the application is kept open permanently on the device for convenience. Added 4 new devices. | | 2.11 | Bug fix release for menu caching being turned off and language corrections (Czech & Slovenian). | | 2.12 | Re-enabled Edge 540 and Edge 840 devices which we are unable to support due to simulator issues, but the Edge 840 device has been confirmed as working by a @Petucky. | -| 2.13 | Moved the template status queries to Webhooks in order to fix the situation where an account is a non-privileged user. | +| 2.13 | Moved the template status queries to Webhooks in order to fix the situation where an account is a non-privileged user. Added telemetry update on activity completion to make automations more timely at the end of an activity. |