See full changelog here.
Commits:
- smp server: option to expire messages when new message is sent (now off by default) (#1625)
- backward compatible encoding for missing NetworkError
- 6.4.5.2
- ci: fix git in docker (#1623)
- smp server: remove dependency of message size on the version (#1627)
- agent: parameterize withWork, getWorkItem with StoreError; parameterized Binary for SQLite (#1617)
- ci: add aarch64 builds (#1624)
- Revert "smp server: remove dependency of message size on the version (#1627)"
- smp server: faster export (#1626)
- smp server: store messages in PostgreSQL (#1622)
- smp server: improve counts management and expiration for postgres message store (#1631)
- smp server: set message counts correctly after import (#1632)
- reset db connection on errors (#1633)
- Merge branch 'master' into db-messages
- smp server: improve message expiration (#1634)
- 6.5.0.0
- smp server: uniterruptible mask for DB operations (#1635)
- Merge pull request #1630 from simplex-chat/db-messages
- agent: option to set SQLite database backup path (#1636)
- Merge branch 'stable'
- smp server: do not use queue cache with PostgreSQL message storage (#1637)
- 6.5.0.0.1
- ci: disable aarch64 tests (#1638)
- agent: batch loading of connections with PostgreSQL client (#1639)
- 6.5.0.1
- ci/scripts: execute git version if chmod fails (#1643)
- support for additional database migrations (#1644)
- agent: fix file reception error in postgres (#1647)
- agent: optimize subscriptions (#1645)
- 6.5.0.2
- 6.4.6.0
- agent: optimize subscriptions memory usage (#1649)
- Merge branch 'stable'
- agent: optimize subscriptions memory usage (#1651)
- agent: batch processing of subscription results and errors (#1652)
- smp server: import/export to/from PostgreSQL with one command, deprecation notice for journal storage (#1653)
- agent: subscribe all connections (#1655)
- agent: track which queues need subscribing for iOS NSE (#1657)
- agent: sync connections (#1654)
- agent: add subscription status to connection stats (#1658)
- smp: support client notices (#1659)
- 6.5.0.3
- agent: make createConnection and setConnShortLink apis support setting all link data fields (#1665)
- agent: option to add SQLite functions to DB connection (#1674)
- agent: option to add SQLite aggregates to DB connection (#1673)
- 6.5.0.4
- agent: skip subscribing servers without queues (#1678)
- agent: use server cert hash when selecting server queues to subscribe (#1679)
- 6.5.0.5
- xrcp: treat any 127.x.x.x IP address as local (#1682)
- 6.4.7.0
- Merge branch 'stable'
- 6.5.0.6
- ntf server: additional tests (#1687)
- agent: use strict tables (#1686)
- agent: reset schema after changes (#1690)
- docker: build multi-arch images for x86-64 and arm64 (#1540)
- agent: async command to set connection short link (setConnShortLinkAsync) (#1680)
- agent: lock rows for concurrent queries in PostgreSQL (#1688)
- agent: clean up old records in batches (#1692)
- 6.5.0.7
- db: withSavepoint; agent: correctly handle errors in createWithRandomId for postgres (#1693)
- agent: support multiple link owners in link data (#1701)
- agent: getConnShortLinkAsync; implement joinConnectionAsync for contact connections; narrow setConnShortLinkAsync only to Contact connections (#1694)
- docs: contributing guide (#1702)
- docs: update contributing
- agent: fix tests for short links (#1703)
- agent: split creating connection to two steps to prepare connection link in advance (#1704)
- agent: improve error handling (#1707)
- 6.4.8.0
- Merge branch 'stable'
- 6.5.0.8
- rfc: SimpleX Network Consortium governance (#1718)
- agent: fix possible deadlocks of queue overloading when processing messages (#1713)
- docs: update governance process
- xftp: implementation of XFTP client as web page (#1708)
- xftp-web: fix build and Playwright test failures (#1720)
- explicit exports (#1719)
- 6.5.0.9
- add missing exports (#1722)
- docs: correction to governance process (#1725)
- web: extract shared web module from smp-server (#1723)
- xftp: add web page for server information (#1724)
- agent: validate destination relay certificate, allow 3-4 certificate chains (#1717)
- tests: use correct web CA certificate in CLI static files test (#1727)
- 6.5.0.10
- xftp-web: new version (#1728)
- xftp-web: disable minification in vite build (#1731)
- xftp-web: use XFTP server domain in share link, verify on download (#1732)
- xftp-web: add "Upload your file" link after download completes (#1736)
- xftp-server: embed file download widget in XFTP server web page (#1733)
- web: serve on-the-fly compressed gzip static files (#1735)
- 6.5.0.11
- fix small bugs (#1740)
- xftp-web: add postgres schema cleanup for integration tests (#1741)
- xftp-web: version bump to 0.3.0 (#1742)
- docs: update whitepaper
- agent: pass key and link ID when preparing group link (#1754)
- 6.5.0.12
- agent: allow to use existing connId for getConnShortLinkAsync (#1752)
- agent: fix race when pending subscriptions are never subscribed (#1756)
- agent: read queues in batches for subscriptions (#1758)
- agent: getConnLinkPrivKey (#1759)
- xftp: remove page (#1761)
- 6.5.0.14
SHA2-256(smp-server-ubuntu-22_04-aarch64)= 60849629394c96e1df6fee8d04798c956f231e3b3fb8b5126e6267893619ef0f
SHA2-256(xftp-server-ubuntu-22_04-aarch64)= 20c754967d8a71a3c987d34fa22b334c5afb5b5a5171235660daa63f04a25e7e
SHA2-256(ntf-server-ubuntu-22_04-aarch64)= 58d592092e6e87530a473f4da1cb501bec7d575ba37824b17ad871e94dfee055
SHA2-256(xftp-ubuntu-22_04-aarch64)= 5a383b362d370c82bb399b10a63836d853c45c7974edea78b0980e03f7514f59
SHA2-256(smp-server-postgres-ubuntu-22_04-aarch64)= 91732c1cd975843622dd5e00f85b96e83276ba9fcc82dc81b540005d4bdc2d02
SHA2-256(smp-server-ubuntu-24_04-aarch64)= 3ef1cc2f71508b548b3e8f93298584c7d4f8103307c0c23e485863b69ee1709a
SHA2-256(xftp-server-ubuntu-24_04-aarch64)= ed3e912f02842358ab0d2b54eb739e69684adcce3e9c2821c7e1679e8dfd67b6
SHA2-256(ntf-server-ubuntu-24_04-aarch64)= b8ffe0153000e5d7721e2d9a41507e62122013a1c19d1a86fe619772c6387826
SHA2-256(xftp-ubuntu-24_04-aarch64)= 1dac53eaed0c291355af11806db9e6eeeff9f51b5fdf8e46e28685594042d0a3
SHA2-256(smp-server-postgres-ubuntu-24_04-aarch64)= 53a6478a15eb9ce1707a15baab0f0d49e19ec27af70c7224bab1a49b18faa1c6
SHA2-256(smp-server-ubuntu-24_04-x86-64)= bee344689541907eccdf46c2a3e6472f7caa54788116e6204c497c7551311a6c
SHA2-256(xftp-server-ubuntu-24_04-x86-64)= 1206fa203b57ecb45731fdc966a61df5c49f1fa381611c6689fbed1cc3b1c5fb
SHA2-256(ntf-server-ubuntu-24_04-x86-64)= 329103d62f1e3c52885e759bf628cd75796e088fd62dbe0a1bf3679b6869a549
SHA2-256(xftp-ubuntu-24_04-x86-64)= 81f4c1ecd4bce3fcd2d7e2510637601623449c7509e500fdade2d6f6fea77c56
SHA2-256(smp-server-postgres-ubuntu-24_04-x86-64)= 85e3d7f1737bb24a46c03af393c995b2c9bcadd35bf5b8bd1864cc3e5ab0d77b
SHA2-256(smp-server-ubuntu-22_04-x86-64)= ca0ae5f909b17add19040f83ca1007bf388e3d2d1ce0e6ba1d5d23f5e0c742e2
SHA2-256(xftp-server-ubuntu-22_04-x86-64)= 25e8ef1339069a6c528bb50a01abe191fc66986c9fbcda85a3364e1f8db8fbe5
SHA2-256(ntf-server-ubuntu-22_04-x86-64)= 84abff5a19a5473bff47183b94e3e7b30a4c036d137cb1ea453d3a6054b5bd06
SHA2-256(xftp-ubuntu-22_04-x86-64)= 693820a0e827a37abb257dc41e01c7deffc01855fa4aa64dea0de5291fca2031
SHA2-256(smp-server-postgres-ubuntu-22_04-x86-64)= f1c54c40c7781801540bf058aa4cb5575d012c3cf4816872ea913d47b556e2c8