See full changelog here.
Commits:
- agent: servers stats improvements, fixes (#1208)
- agent: enable fast handshake (revert #1215) (#1216)
- agent: add queue information (#1217)
- ntf server: simplify and optimize subscriptions in server agent (#1219)
- agent: fix possible dead lock between sending and receiving messages, stress test for message delivery (#1224)
- smp server: reduce the number of threads by delivering message to subscription when it is sent (#1222)
- smp server: simplify client subscriptions (#1223)
- 6.0.0.0
- agent: change ProxyClientError json encoding (#1226)
- agent: add known servers (#1225)
- agent: retry proxied command on NO_SESSION error, to prevent failure of proxied interactive commands (like joining connection) (#1227)
- smp server: additional control port commands to monitor server state (#1228)
- ntf: additional tests for token registration when server and device are restarted (#1230)
- ntf server: use SOCKS proxy to connect to onion-only SMP servers (#1229)
- 6.0.0.1
- socks mode encoding (#1231)
- 6.0.0.2
- agent: allow starting only XFTP sending workers (#1232)
- smp server: remove subscriptions from the clients when queues are deleted (#1234)
- 6.0.0.3