Smack 4.4.4

This commit is contained in:
Florian Schmaus 2021-11-01 17:54:01 +01:00
parent 22cf7bace8
commit 5731e61782
2 changed files with 22 additions and 1 deletions

View File

@ -141,6 +141,27 @@ hr {
<div id="pageBody">
<h2>4.4.4 -- <span style="font-weight: normal;">2021-11-01</span></h2>
<h2> Bug
</h2>
<ul>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SMACK-916'>SMACK-916</a>] - XMPPErrorException.stanza is missing a getter method
</li>
<li>[<a href='https://igniterealtgime.atlassian.net/browse/SMACK-915'>SMACK-915</a>] - Smack does not process MUC destroy message if they contain 'status'
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SMACK-914'>SMACK-914</a>] - MultiUserChat may be become unjoinable due to a race condition
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SMACK-913'>SMACK-913</a>] - MultiUserChat.serviceSupportsStableIds\(\) may throws a NullPointerException
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SMACK-912'>SMACK-912</a>] - Smack does not start the local SOCKS5 proxy automatically
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SMACK-910'>SMACK-910</a>] - FormNode and FormNodeProvide should handle non-existent DataForm
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SMACK-909'>SMACK-909</a>] - Must use the raw character data of a form field in entity caps hash calculation
</li>
</ul>
<h2>4.4.3 -- <span style="font-weight: normal;">2021-07-06</span></h2>
<h2> Bug

View File

@ -1 +1 @@
4.4.4-SNAPSHOT
4.4.4