1
0
forked from pool/yast2-network

- Improve wireless devices configuration UX (bsc#1177834):

- Reorganize the widgets, to make the UI easier to understand.
  - Add a list of wireless networks which displays additional
    information like Mode, Channel, Rate, Signal and
    Security method.
  - Pre-select the authentication method depending on the
    selected network.
- Fix initialization of the "AP ScanMode" field.
- 4.3.50

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=994
This commit is contained in:
YaST Team Bot
2021-02-26 13:48:00 +00:00
committed by Git OBS Bridge
parent 6bd0721068
commit c779d2ad02
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Feb 26 06:41:17 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Improve wireless devices configuration UX (bsc#1177834):
- Reorganize the widgets, to make the UI easier to understand.
- Add a list of wireless networks which displays additional
information like Mode, Channel, Rate, Signal and
Security method.
- Pre-select the authentication method depending on the
selected network.
- Fix initialization of the "AP ScanMode" field.
- 4.3.50
-------------------------------------------------------------------
Mon Feb 22 13:53:49 UTC 2021 - Knut Anderssen <kanderssen@suse.com>