| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 0.12.2 https://www.kaidan.im/2025/03/30/kaidan-0.12.2/ - Drop patch: * drop_quick_compiler_option.patch
- Update to 0.11.0:
* Features:
+ Highlight public XMPP provider titles while card is expanded
+ Round corners of cards and buttons
+ Add fading in/out hover effect to map previews
+ Collapse contact profiles by default if they have more than 3 entries
+ Show colored check mark for delivered messages instead of none to avoid
message bubble resizing
* Bugfixes:
+ Fix opening public MUC-based group chats via another XMPP client
+ Fix playing voice messages and changing playing position
+ Fix updating message reactions that could not be sent instead of adding
them a second time
+ Fix updating group chat users in user interface
+ Fix displaying message reaction details
+ Update filtering contacts by labels even if label list is not open
anymore
+ Fix scrolling media overview
+ Fix updating draft messages
* Notes:
+ Kaidan requires Qt 6.6 now
- Add drop_quick_compiler_option.patch
- Update to 0.10.1
* Fix displaying files of each message in appropriate message
bubble
* Fix sending fallback messages for clients not supporting
XEP-0447: Stateless file sharing
* Fix margins within message bubbles
* Fix hiding hidden message part
* Fix displaying marker for new messages
- Update to 0.10.0: https://www.kaidan.im/2024/12/09/kaidan-0.10.0/
- Update to 0.9.2 * Fix file extension for downloads when mime type is empty * Fix file downloads without a source URL could be started * Fix file messages are never marked as sent * Fix message body of previous file selection was used * Fix missing receipt request (for green checkmark) on media messages * Fix outgoing encrypted media messages are displayed as unencrypted
- Stop using the %suse_update_desktop_file macro
- Fix dependency which prevented Kaidan from start boo#1227744