Package Release Info

kaidan-0.12.2-bp160.1.8

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kaidan
kaidan-lang

Change Logs

* Sun Apr 06 2025 Christophe Marin <christophe@krop.fr>
- Update to 0.12.2
  https://www.kaidan.im/2025/03/30/kaidan-0.12.2/
- Drop patch:
  * drop_quick_compiler_option.patch
* Sun Feb 16 2025 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
- 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
* Sun Dec 15 2024 Christophe Marin <christophe@krop.fr>
- 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
* Thu Dec 12 2024 Christophe Marin <christophe@krop.fr>
- Update to 0.10.0:
  https://www.kaidan.im/2024/12/09/kaidan-0.10.0/
* Fri Dec 06 2024 Christophe Marin <christophe@krop.fr>
- 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
* Wed Nov 20 2024 Christophe Marin <christophe@krop.fr>
- Stop using the %suse_update_desktop_file macro
* Sun Jul 14 2024 hui <sturm-fr@web.de>
- Fix dependency which prevented Kaidan from start boo#1227744