Skip to content

Commit a2d777b

Browse files
committed
6.4.4.1
1 parent e48bede commit a2d777b

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# 6.4.4
2+
3+
Servers:
4+
- fix server pages when source code is not specified.
5+
- include commit SHA in printed version and in web page (#1608).
6+
7+
SMP server:
8+
- support short SimpleX addresses in server information page (#1600).
9+
- wrap all queries in transactions (#1603).
10+
11+
SMP agent:
12+
- chat relay address type for short links (#1602).
13+
- extend xrcp certificate validity 1 hour in the past, to allow out of sync clocks (#1601).
14+
15+
# 6.4.3
16+
17+
SMP agent:
18+
- fix some connection errors by updating contact request server hosts to match server in short link (#1597).
19+
20+
SMP server:
21+
- support short link URI as queue identifier in control port commands (#1596).
22+
123
# 6.4.2
224

325
SMP server:

simplexmq.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 1.12
22

33
name: simplexmq
4-
version: 6.4.4.0
4+
version: 6.4.4.1
55
synopsis: SimpleXMQ message broker
66
description: This package includes <./docs/Simplex-Messaging-Server.html server>,
77
<./docs/Simplex-Messaging-Client.html client> and

0 commit comments

Comments
 (0)