* Tue Apr 01 2025 Christophe Marin <christophe@krop.fr>
- Update to 1.10.3:
* OmemoManager: Clear complete in-memory cache on local own
device reset
* Thu Mar 27 2025 Michael Vetter <mvetter@suse.com>
- Update to 1.10.2:
* RosterManager: Do not auto-accept Moved subscription requests to
comply with XEP #691
* Wed Feb 26 2025 Michael Vetter <mvetter@suse.com>
- Update to 1.10.1:
* ColorGeneration: Fix MSVC linkage of header-only generateColor()#686
* Fix comparison for checking validity of fallback markers sections#678
* Stun: Include QSet to fix incomplete type with some Qt versions#681
* Mon Feb 24 2025 Michael Vetter <mvetter@suse.com>
- Update to 1.10.0:
* Implement XEP-0392: Consistent Color Generation (#672)
* Sat Feb 01 2025 Christophe Marin <christophe@krop.fr>
- Update to 1.9.4
* MixManager: Account export: Fix not finishing task when
nothing to export
* Thu Jan 23 2025 Christophe Marin <christophe@krop.fr>
- Update to 1.9.3
* OutgoingClient: Fix ssl connection/setting invalid ssl config
* FileEncryption: Fix wrong Cipher::ok() assert
* OmemoManager: Fix removing old signed pre key pairs
* OmemoManager: Do not try to renew signed pre key pairs
while loading
* Fri Dec 20 2024 Christophe Marin <christophe@krop.fr>
- Update to 1.9.2
* Fix build of unit tests with MSVC
* Thu Nov 28 2024 Christophe Marin <christophe@krop.fr>
- Update to 1.9.1
* MixManager: Fix update node subscriptions adds and removes
all nodes with default parameters
* Sun Nov 17 2024 Christophe Marin <christophe@krop.fr>
- Update to 1.9.0
* Implement XEP-0461: Message Replies parsing
* Prevent unencrypted fallback markers are applied to
encrypted body
* Implement XEP-0283: Moved
* AccountMigration: Implement restoring of joined MIX channels
* Tue Oct 29 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.8.3:
* MamManager: Fix some unencrypted are not parsed when
end-to-end-encryption is enabled (#662)