From 5e2dcd8e7990f89c3db9a692a5fb8804c8a244b0 Mon Sep 17 00:00:00 2001 From: Ginger Date: Mon, 13 Jul 2026 09:38:39 -0400 Subject: [PATCH] chore: News fragment --- changelog.d/+df2f1c78.bugfix.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/+df2f1c78.bugfix.md diff --git a/changelog.d/+df2f1c78.bugfix.md b/changelog.d/+df2f1c78.bugfix.md new file mode 100644 index 000000000..3603703e0 --- /dev/null +++ b/changelog.d/+df2f1c78.bugfix.md @@ -0,0 +1 @@ +Appservices may now specify both the unstable and stable `device_id` query parameters in a request. The stable parameter will take priority. Contributed by @ginger.