diff --git a/xep-0437.xml b/xep-0437.xml index 31558cd1..b4ef85fb 100644 --- a/xep-0437.xml +++ b/xep-0437.xml @@ -21,6 +21,12 @@ NOT_YET_ASSIGNED &mwild; + + 0.2.0 + 2020-05-05 + XEP Editor (jsc) + Assign urn:xmpp namespace instead of xmpp:prosody.im namespace (this was missed during acceptance) + 0.1.0 2020-05-05 @@ -72,7 +78,7 @@ a UI hint that a room the user is interested in has new unread activity.

- + ]]> @@ -82,7 +88,7 @@ a UI hint that a room the user is interested in has new unread activity.

- + room1@conference.example.com room3@conference.example.com @@ -104,7 +110,7 @@ a UI hint that a room the user is interested in has new unread activity.

Upon receiving a presence stanza addressed to the service JID that includes - a <rai xmlns="xmpp:prosody.im/protocol/rai"> element, the service should + a <rai xmlns="urn:xmpp:rai:0"> element, the service should build a list of rooms where activity has occurred since the client was last in the room, and send them in a single notification.