From 6cb9d503831ed61c0e7da6d3d1a3579ddcb07996 Mon Sep 17 00:00:00 2001 From: Ginger Date: Wed, 21 Jan 2026 12:27:03 -0500 Subject: [PATCH] chore: News fragment --- changelog.d/1302.bugfix.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/1302.bugfix.md diff --git a/changelog.d/1302.bugfix.md b/changelog.d/1302.bugfix.md new file mode 100644 index 00000000..131ea3c0 --- /dev/null +++ b/changelog.d/1302.bugfix.md @@ -0,0 +1 @@ +UIAA requests which check for out-of-band success (sent by matrix-js-sdk) will no longer create unhelpful errors in the logs.