See full changelog here.
Commits:
- agent: fix race when sending a message to the deleted connection (#1296)
- smp server: split and reduce STM transactions (#1294)
- servers: reduce memory used for period stats (#1298)
- smp server: fewer map updates on re-subscriptions (#1297)
- ntf server: remove debug logging (#1284)
- server: bind control port server only to 127.0.0.1 for better security (in case of firewall misconfuguration) (#1280)
- xrcp: use SHA3-256 in hybrid key agreement (#1302)
- agent: error when user record is not in database (#1303)
- xftp: report receive file error with redirected file ID, when redirect is present (#1304)
- ntf: support for multiple messages encoding (#1305)
- agent: process last notification from list (#1307)
- rfc: stabilize iOS notifications (#1221)
- smp server: add created/updated/used date to queues to manage expiration (#1306)
- xftp server: round down file creation time to 1 hour (#1310)
- smp protocol: send DELD when subscribed queue is deleted (#1312)
- ntf server: only use SOCKS proxy for servers without public address (#1314)
- Revert "xrcp: use SHA3-256 in hybrid key agreement (#1302)"
- 6.0.4.0