Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
_sha256sums_ss.asc | 2025-03-25 | 832 Bytes | |
_sha256sums.asc | 2025-03-23 | 833 Bytes | |
_sha256sums | 2025-03-23 | 1.0 kB | |
LICENSE | 2025-03-22 | 34.5 kB | |
ntf-server-ubuntu-24_04-x86-64 | 2025-03-22 | 43.3 MB | |
smp-server-postgres-ubuntu-24_04-x86-64 | 2025-03-22 | 46.4 MB | |
smp-server-ubuntu-24_04-x86-64 | 2025-03-22 | 44.6 MB | |
xftp-server-ubuntu-24_04-x86-64 | 2025-03-22 | 42.0 MB | |
xftp-ubuntu-24_04-x86-64 | 2025-03-22 | 35.2 MB | |
ntf-server-ubuntu-22_04-x86-64 | 2025-03-22 | 43.3 MB | |
smp-server-postgres-ubuntu-22_04-x86-64 | 2025-03-22 | 46.4 MB | |
smp-server-ubuntu-22_04-x86-64 | 2025-03-22 | 44.6 MB | |
xftp-server-ubuntu-22_04-x86-64 | 2025-03-22 | 42.0 MB | |
xftp-ubuntu-22_04-x86-64 | 2025-03-22 | 35.2 MB | |
README.md | 2025-03-22 | 2.6 kB | |
v6.3.1 source code.tar.gz | 2025-03-22 | 1.4 MB | |
v6.3.1 source code.zip | 2025-03-22 | 1.7 MB | |
Totals: 17 Items | 426.2 MB | 0 |
See full changelog here.
The GitHub release build is independently reproduced by:
| Verifier | Signature | PGP key to verify |
| ------- | --------- | ----------------- |
| SimpleX Chat team | _sha256sums.asc | FB44AF81A45BDE327319797C85107E357D4A17FC |
| Sooraj Sathyanarayanan,
security researcher | _sha256sums_ss.asc | BAE1AE037174F16481E6BF5ABCC4161D5C42B725 |
Big thank you to Sooraj for reproducing the release build!
Follow the guide to verify signatures or to reproduce build.
Commits: - smp server: PostgreSQL queue store (#1448) - agent, smp server: PostgreSQL connection pool (#1468) - smp server: update STM cache only after PostgreSQL update (#1470) - Merge branch 'master' into postgres - scripts: add script to reproduce binaries locally (#1477) - Merge branch 'master' into postgres - smp server: expire messages in postgres database, mark queues as deleted, combine tables (#1471) - docker: add libpq dep - smp server: exception on invalid migration, check queue storage settings on server start (#1478) - tests: pass AStoreType to agent test as a parameter (#1479) - smp server: optionally append store log with postgres storage (without loading and compacting, for debugging during migration) (#1480) - smp server: mask database store operations from async exception for state consistency (#1481) - smp server: do not cache all queues from database while processing expirations (#1483) - smp server: split postgres support to a separate executable, to not require postgres library in the main binary (#1482) - smp server: CLI option to compact store log with PostgreSQL database (#1484) - smp server: use COPY to import store log to postgres db, improve concurrency and error handling (#1487) - ci: seperate builds (pg/standard) (#1486) - Merge pull request [#1467] from simplex-chat/postgres - rfc: smp queue protocol changes (#1485) - smp server: reduce queue expiration/idle intervals, skip expiring very old queues (#1488) - ci/scripts: refactor reproducible builds (#1490) - 6.3.1.0