+ --- --- --- --- --- --- +
  Release 3.1.0_beta
+ --- --- --- --- --- --- +
[NEW] Improved error reporting for RDP failures so that a UDP disconnection provides more details on what went wrong
[FIX] Security issue during reconnection for encrypted sessions. The reconnection handshake can only be sent in clear by the client. Upon successful reconnection the session token is re-generated and sent encrypted, to keep it secure
[FIX] Small corner case where the BlueBox would not shutdown immediately during a failed connection
[FIX] Issue with manual udp reconnection that would leak a previously attached listener
[FIX] Issue that may add some latency for fragmented RDP packets
[FIX] Internal consistency fix in usage of String vs ShortString formats for different system requests


+ --- --- --- --- --- --- +
  Release 3.0.8_beta
+ --- --- --- --- --- --- +
[NEW] Added BanUsersFromRoom and UnbanUsersFromRoom requests
[NEW] Added MIT license notice in license.txt file
[FIX] LogoutRequest issue, causing HRC system to fail in case of disconnection after a subsequent login


+ --- --- --- --- --- --- +
  Release 3.0.7_beta
+ --- --- --- --- --- --- +
First release of the API, providing all the functionalities present in the reference Java API.

