Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
_sha256sums | 2025-03-08 | 1.2 kB | |
_sha256sums.asc | 2025-03-08 | 833 Bytes | |
LICENSE | 2025-03-07 | 34.5 kB | |
ntf-server-ubuntu-20_04-x86-64 | 2025-03-07 | 43.1 MB | |
smp-server-ubuntu-20_04-x86-64 | 2025-03-07 | 44.5 MB | |
xftp-server-ubuntu-20_04-x86-64 | 2025-03-07 | 41.9 MB | |
xftp-ubuntu-20_04-x86-64 | 2025-03-07 | 35.0 MB | |
ntf-server-ubuntu-24_04-x86-64 | 2025-03-07 | 43.2 MB | |
smp-server-ubuntu-24_04-x86-64 | 2025-03-07 | 44.6 MB | |
xftp-server-ubuntu-24_04-x86-64 | 2025-03-07 | 42.0 MB | |
xftp-ubuntu-24_04-x86-64 | 2025-03-07 | 35.1 MB | |
ntf-server-ubuntu-22_04-x86-64 | 2025-03-07 | 43.2 MB | |
smp-server-ubuntu-22_04-x86-64 | 2025-03-07 | 44.6 MB | |
xftp-server-ubuntu-22_04-x86-64 | 2025-03-07 | 42.0 MB | |
xftp-ubuntu-22_04-x86-64 | 2025-03-07 | 35.1 MB | |
README.md | 2025-03-07 | 3.1 kB | |
v6.3.0 source code.tar.gz | 2025-03-07 | 1.4 MB | |
v6.3.0 source code.zip | 2025-03-07 | 1.6 MB | |
Totals: 18 Items | 497.4 MB | 2 |
See full changelog here.
Key to verify release: FB44AF81A45BDE327319797C85107E357D4A17FC
Commits:
- postgres: schema (#1416)
- postgres: db interfaces wip (sqlite passes) (#1419)
- postgres: store implementation, conditional compilation (#1421)
- build: move type to client_library module
- Merge branch 'master' into postgres
- 6.2.2.0
- agent: reuse ratchet on repeat join (#1426)
- Merge branch 'master' into postgres
- 6.3.0.0
- postgres: export fromOnlyBI
- Merge branch 'master' into postgres
- Merge pull request [#1417] from simplex-chat/postgres
- agent: restore methods for backwards compatibility with simplex-chat
- Merge pull request [#1428] from simplex-chat/ep/postgres-compat
- agent: option to enable/disable vacuum after SQLite migration (#1429)
- agent: remove unused functions (#1432)
- servers: blocking records for content moderation (#1430)
- smp server: update versions (#1433)
- 6.3.0.1
- xftp server: block stats
- agent: add reopenStore function for postgres; run notification tests with postgres (#1435)
- agent: store interface (#1436)
- xftp server: use recipient ID in control port to delete and block files, smp server: fix version negotiation (#1434)
- servers: handle accept error ECONNABORTED (#1437)
- 6.3.0.2
- agent: track queries (#1439)
- scripts/systemd: update services (#1440)
- agent: combine connection deletion events (#1442)
- build: fix postgres (#1444)
- smp server: use origin client version when processing proxied command, fixes old client sending to new server (#1443)
- docker: refactor (#1438)
- 6.3.0.3
- refactor STM queues (#1447)
- ntf server: record token invalidation reason, add date of the last token activity (#1449)
- agent: check ntf token status on registration (#1450)
- ntf server: additional statistics, new invalid token reasons (#1451)
- agent: refactor migrations (#1452)
- 6.3.0.4
- agent: encrypt messages on delivery (#1446)
- agent: store shared message body only once (when it is the same across messages when batching) (#1453)
- scripts: simplex-servers-update menu to update only server binaries etc. (#1445)
- SMP client: dont block on writing to sending queues (#1454)
- agent: fix deleting messages after delivery to avoid deleting shared message bodies (#1455)
- 6.3.0.5
- smp server: remove empty journals when opening message queue (#1456)
- smp server: remove empty queues journals when expiring messages of idle queues (#1458)
- agent: move migrations (#1459)
- simplex-servers-update: download scripts from tag (#1457)
- xftp server: restore file status from log (#1461)
- smp server: start options maintenance
and skip-warnings
(#1465)
- smp server: remove duplicate progress log (#1466)
- 6.3.0.6
- smp server: remove store log backups when server starts (#1472)
- 6.3.0.7
- agent: fix JSON encoding for protocol errors to be compatible with iOS (#1475)
- ci: introduce reproducible builds (#1476)
- 6.3.0.8