This commit is contained in:
mappu 2017-02-09 19:31:19 +13:00
parent c5f655ff78
commit 4490444d1c
1 changed files with 7 additions and 0 deletions

View File

@ -9,6 +9,13 @@ Tags: nmdc
=CHANGELOG=
2017-02-09 0.13
- Feature: Implement UserIP2 extension, to retrieve IP addresses of other users
- Enhancement: Implement QuickList extension (reduce one network roundtrip during initial connection)
- Enhancement: Implement NoHello extension (faster connection performance)
- Enhancement: Implement ChatOnly extension
- Fix an issue with not notifying client on all MyINFO updates
2017-02-05 0.12
- Fix an issue with mutex deadlock when accessing user information from a callback
- Fix an issue with silent disconnection if a password was required but not present