# Nieuwe Matrix v12 kamers niet ondersteund door chatintegratie

**URL:** https://meta.discourse.org/t/new-matrix-v12-rooms-not-supported-by-chat-integration/378675
**Category:** Bug
**Tags:** pr-welcome, chat-integration
**Created:** [15 augustus 2025 om 00:28 UTC](https://meta.discourse.org/t/new-matrix-v12-rooms-not-supported-by-chat-integration/378675 "2025-08-15T00:28:13Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![JonahAragon1](https://avatars.discourse-cdn.com/v4/letter/j/f19dbf/32.png) [@JonahAragon1](https://meta.discourse.org/u/JonahAragon1)
#### Post date: [15 augustus 2025 om 00:28 UTC](https://meta.discourse.org/t/new-matrix-v12-rooms-not-supported-by-chat-integration/378675/1 "2025-08-15T00:28:13Z")

</div>

Room IDs in Matrix have changed from a format like `!XobthiyrsXshZCJPxh:privacyguides.org` to a format like `!0EgO6JUj4upTN5XF70_Ox0Wg0gFVD8WKJxIdFGiYL_4` following a [security release](https://matrix.org/blog/2025/08/security-release/) on August 11th.

[https://github.com/matrix-org/matrix-spec-proposals/pull/4291](https://github.com/matrix-org/matrix-spec-proposals/pull/4291)

Subsequently, rooms on Matrix are no longer able to be added in the chat integration plugin due to the input field validation:

 ![2025-08-14 at 19.26.14](https://global.discourse-cdn.com/meta/original/4X/3/3/8/338d520e43e8713e271c272f10a93692beb11a2f.png)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [15 augustus 2025 om 03:29 UTC](https://meta.discourse.org/t/new-matrix-v12-rooms-not-supported-by-chat-integration/378675/2 "2025-08-15T03:29:20Z")

</div>

Oei, ondertussen plaats ik hier een #pr-welcome op voor het geval de community kan helpen.

---

<div class="post-metadata">

### Author: ![clechasseur](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/clechasseur/32/517802_2.png) [@clechasseur](https://meta.discourse.org/u/clechasseur)
#### Post date: [19 augustus 2025 om 02:35 UTC](https://meta.discourse.org/t/new-matrix-v12-rooms-not-supported-by-chat-integration/378675/3 "2025-08-19T02:35:50Z")

</div>

I have created a PR to relax the validation regex: [FIX: Relax Matrix room ID validation by clechasseur · Pull Request #34399 · discourse/discourse](https://github.com/discourse/discourse/pull/34399)

Let me know if I missed anything.
