-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,19 @@ SPDX-FileCopyrightText: 2010 Jeremy Lainé <[email protected]> | |
SPDX-License-Identifier: CC0-1.0 | ||
--> | ||
|
||
QXmpp 1.5.6 (Feb 4, 2024) | ||
------------------------- | ||
|
||
Changes: | ||
- Behaviour change: sendIq() automatically parses stanza errors (returned as QXmppError) (@lnjX) | ||
- CMake: "QXmpp" legacy cmake package is now only installed for Qt 5 builds (@lnjX) | ||
- EncryptedFileSharingProvider: Fix wrong cipher set in sent file share element (@lnjX) | ||
- Fix SCE parsing mode when parsing encrypted messages (@lnjX) | ||
- Fix file encryption with QCA issues (@lnjX) | ||
- Fix picking by strength of hashing algorithms (@lnjX) | ||
- Fix github ci (@lnjX) | ||
- Add unit tests for all file encryption ciphers (@lnjX) | ||
|
||
QXmpp 1.5.5 (Apr 30, 2023) | ||
-------------------------- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters