Accepting request 992469 from home:dirkmueller:Factory

- update to 22.06:
  * Sending of typing notifications can now be disabled.
  * In the room list, the scrollbar will now disappear correctly when it is not needed.
  * On wayland, NeoChat will now raise correctly when clicking on a notification.
  * Several bugs have been fixed that would sometimes cause messages containing
    markdown and/or HTML elements to be sent incorrectly.
  * The quick switcher can now be controlled using the mouse.
  * There is now an option to disable automatic room sidebar opening when
    resizing the window.
  * Creation of custom emojis has been fixed.
  * Editing or replying to the last message using the keyboard shortcuts now
    works correctly.
  * When switching between rooms using the keyboard, the switching direction is
    now correct.

OBS-URL: https://build.opensuse.org/request/show/992469
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=20
This commit is contained in:
2022-08-04 17:45:53 +00:00
committed by Git OBS Bridge
parent 5e02823df7
commit 90cc712612
6 changed files with 36 additions and 15 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Aug 3 07:56:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 22.06:
* Sending of typing notifications can now be disabled.
* In the room list, the scrollbar will now disappear correctly when it is not needed.
* On wayland, NeoChat will now raise correctly when clicking on a notification.
* Several bugs have been fixed that would sometimes cause messages containing
markdown and/or HTML elements to be sent incorrectly.
* The quick switcher can now be controlled using the mouse.
* There is now an option to disable automatic room sidebar opening when
resizing the window.
* Creation of custom emojis has been fixed.
* Editing or replying to the last message using the keyboard shortcuts now
works correctly.
* When switching between rooms using the keyboard, the switching direction is
now correct.
-------------------------------------------------------------------
Tue Mar 22 09:03:48 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>