mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-09 18:29:45 +02:00
Smack 4.1.8
This commit is contained in:
parent
66f4b9cdff
commit
a87007fb77
2 changed files with 16 additions and 1 deletions
|
@ -141,6 +141,21 @@ hr {
|
|||
|
||||
<div id="pageBody">
|
||||
|
||||
<h2>4.1.8 -- <span style="font-weight: normal;">2016-07-30</span></h2>
|
||||
|
||||
<h2> Bug
|
||||
</h2>
|
||||
<ul>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SMACK-722'>SMACK-722</a>] - SASL X-OAUTH2 implementation incorrectly performs Base64 encoding twice
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SMACK-724'>SMACK-724</a>] - Do not re-use the Socket after connect() failed.
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SMACK-725'>SMACK-725</a>] - ReconnectionManager should handle AlreadyConnectedException and AlreadyLoggedInException not as failure
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SMACK-726'>SMACK-726</a>] - 'purge' and 'remove' IQ of XEP-0013 must be of type 'set'
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>4.1.7 -- <span style="font-weight: normal;">2016-04-14</span></h2>
|
||||
|
||||
<h2> Bug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue