Accepting request 1060391 from home:tschmitz:branches:KDE:Extra

- update to 22.11:
  * work on end-to-end encryption implementation
  * configuration settings ported to new form components
  * new settings component for managing notifications settings
  * add proxy configuration menu
  * added developer tools for inspecting raw matrix events
  * added confirmation dialog when signing out and when enabling end-to-end encryption
  * rewrite of theaccount switcher
- fix buildrequires, remove redundant requires
- fix permissions of license file

OBS-URL: https://build.opensuse.org/request/show/1060391
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=25
This commit is contained in:
Christophe Marin
2023-01-23 13:56:27 +00:00
committed by Git OBS Bridge
parent 76ee7f347b
commit fe8d5e238f
6 changed files with 57 additions and 39 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Jan 23 12:19:20 UTC 2023 - Tamara Schmitz <tschmitz@suse.com>
- update to 22.11:
* work on end-to-end encryption implementation
* configuration settings ported to new form components
* new settings component for managing notifications settings
* add proxy configuration menu
* added developer tools for inspecting raw matrix events
* added confirmation dialog when signing out and when enabling end-to-end encryption
* rewrite of theaccount switcher
- fix buildrequires, remove redundant requires
- fix permissions of license file
-------------------------------------------------------------------
Thu Sep 29 19:55:16 UTC 2022 - Dirk Müller <dmueller@suse.com>