XEP-0402: Release version 0.3.0.

This commit is contained in:
Emmanuel Gil Peyrot 2019-09-28 19:47:50 +02:00
parent e074a99d81
commit 9ab0a67b93
1 changed files with 13 additions and 0 deletions

View File

@ -25,6 +25,19 @@
<discuss>standards</discuss>
&dcridland;
&jcbrand;
<revision>
<version>0.3.0</version>
<date>2019-09-28</date>
<initials>egp</initials>
<remark><ul>
<li>Fix examples.</li>
<li>Explain the expected workflow better.</li>
<li>Encourage clients to set pubsub#send_last_published_item to never and pubsub#max_items to some high value.</li>
<li>Add examples about notifications and +notify.</li>
<li>Request clients to add notify='1' on retract requests, so they do trigger notifications (see <link url='https://xmpp.org/extensions/xep-0060.html#publisher-delete-success-notify'>XEP-0060 §7.2.2.1</link> for a rationale).</li>
<li>Announce a feature when the server supports compat between old &xep0048; (version 1.0) and this specification, and another between current &xep0048; (version 1.1) and this specification.</li>
</ul></remark>
</revision>
<revision>
<version>0.2.1</version>
<date>2018-07-22</date>