From 05fb3c839034a6e54b8ac71d8512bfb08f2b3f6d Mon Sep 17 00:00:00 2001 From: Guilhem Marchand Date: Fri, 4 Oct 2024 18:01:17 +0100 Subject: [PATCH] release notes --- docs/releasenotes.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releasenotes.rst b/docs/releasenotes.rst index cd7bb1d..f7a7d2d 100644 --- a/docs/releasenotes.rst +++ b/docs/releasenotes.rst @@ -6,6 +6,7 @@ Version 1.1.7 - Splunk UCC, SDK and other librairies refresh to very last versions - Switch http.status_code verification from an explicit list of 2* codes to allow any 2* code, this change is to allow a workaround using Power Automate Flow to allow the deprecation of message cards by Microsoft. +- Thanks to khanhduy8, a simple check box allows converting the message card format into the new adaptive card format to keep the app compatible with new MS format Version 1.1.6 =============