mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-04-24 23:47:21 +00:00
update changelog
This commit is contained in:
parent
56f4a75b25
commit
d047eaf2f2
@ -2,7 +2,9 @@ Ver.1.3.0
|
|||||||
---------
|
---------
|
||||||
* all:
|
* all:
|
||||||
+ add processes error messages
|
+ add processes error messages
|
||||||
|
+ add support of several active profiles
|
||||||
* some bug fixes and refactoring
|
* some bug fixes and refactoring
|
||||||
|
* rewrite debug messages
|
||||||
* dataengine:
|
* dataengine:
|
||||||
+ add new sources: intIp6, extIp6, netctlAutoStatus
|
+ add new sources: intIp6, extIp6, netctlAutoStatus
|
||||||
* rewrite to use [tasks](https://github.com/mhogomchungu/tasks) (see #7)
|
* rewrite to use [tasks](https://github.com/mhogomchungu/tasks) (see #7)
|
||||||
@ -24,13 +26,16 @@ Ver.1.3.0
|
|||||||
* helper:
|
* helper:
|
||||||
+ create daemon DBus system interface org.netctlgui.helper to the library:
|
+ create daemon DBus system interface org.netctlgui.helper to the library:
|
||||||
self control slots, netctl control slots and netctl information slots
|
self control slots, netctl control slots and netctl information slots
|
||||||
|
+ add tests
|
||||||
* library:
|
* library:
|
||||||
+ add custom structures netctlWifiInfo and netctlProfileInfo
|
+ add custom structures netctlWifiInfo and netctlProfileInfo
|
||||||
+ add methods getActiveProfile(), autoGetActiveProfile()
|
+ add methods getActiveProfile(), autoGetActiveProfile()
|
||||||
+ add slot switchToProfile()
|
+ add slot switchToProfile()
|
||||||
+ add slot stopAllProfiles()
|
+ add slot stopAllProfiles()
|
||||||
+ add slot reenableProfile()
|
+ add slot reenableProfile()
|
||||||
|
+ add slots getRecommendedConfiguration()
|
||||||
+ add double quotes to profile names
|
+ add double quotes to profile names
|
||||||
|
+ add tests
|
||||||
* rewrite to use [tasks](https://github.com/mhogomchungu/tasks) (see #7)
|
* rewrite to use [tasks](https://github.com/mhogomchungu/tasks) (see #7)
|
||||||
* rename getInterfaceList() to getWirelessInterfaceList()
|
* rename getInterfaceList() to getWirelessInterfaceList()
|
||||||
- remove functions getProfileDescriptions() and getProfileStatuses()
|
- remove functions getProfileDescriptions() and getProfileStatuses()
|
||||||
|
Loading…
Reference in New Issue
Block a user