This commit is contained in:
Evgeny Poberezkin
2024-03-28 18:23:19 +00:00
parent 44410535fd
commit 6c48092f5e
3 changed files with 12 additions and 2 deletions
+10
View File
@@ -1,3 +1,13 @@
# 5.6.1
Version 5.6.1.0.
- Much faster iOS notification server start time (fewer skipped notifications).
- Fix SMP server stored message stats.
- Prevent overwriting uploaded XFTP files with subsequent upload attempts.
- Faster base64 encoding/parsing.
- Control port audit log and authentication.
# 5.6.0
Version 5.6.0.4.
+1 -1
View File
@@ -1,5 +1,5 @@
name: simplexmq
version: 5.6.0.4
version: 5.6.1.0
synopsis: SimpleXMQ message broker
description: |
This package includes <./docs/Simplex-Messaging-Server.html server>,
+1 -1
View File
@@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: simplexmq
version: 5.6.0.4
version: 5.6.1.0
synopsis: SimpleXMQ message broker
description: This package includes <./docs/Simplex-Messaging-Server.html server>,
<./docs/Simplex-Messaging-Client.html client> and