Releases: ghostbsd/networkmgr
Releases · ghostbsd/networkmgr
6.5
What's Changed
- Issue #162 - CODEOWENERS by @Edu-Amorim in #105
- Adding signal string to tooltip by @Edu-Amorim in #109
- Update README.md python version by @ericbsd in #108
New Contributors
- @Edu-Amorim made their first contribution in #105
Full Changelog: 6.4...6.5
6.4
What's Changed
- Update networkmgr.po by @UnixAwesome in #98
- Create networkmgr.po (Norwegian bokmål translation) by @real-joshua in #102
- Update README.md by @real-joshua in #99
- Create networkmgr.po (German translation) by @real-joshua in #100
- Create networkmgr.po (Swedish translation) by @real-joshua in #101
- Reworked NetworkMgr devd files and replaced Enable Networking by Restart Networking. by @ericbsd in #104
New Contributors
- @UnixAwesome made their first contribution in #98
- @real-joshua made their first contribution in #102
Full Changelog: 6.3...6.4
6.3
What's Changed
- Updated UI for netcardmgr by @frostygoth in #31
- src: auto-switch: use
kenv -q
instead ofkenv
by @kevans91 in #89 - Refactor with DRY principles by @kenrap in #92
- Simplify bool usages by @kenrap in #90
- Apply some cleanup by @kenrap in #93
- Refactor src/setup-nic.py using pathlib by @kenrap in #94
- Fix errors by @kenrap in #96
- Adding initial work for DNS and static IP configuration by @ericbsd in #97
New Contributors
Full Changelog: 6.2...6.3
6.2
What's Changed
- Net api typo by @rgeorgia in #77
- Unit tests for net_api.py by @rgeorgia in #79
- Adding Localization Support And Simplified Chinese Translation by @saihaze in #82
- Added russian translation by @alexax66 in #83
- Some Russian translation fixes by @alexax66 in #84
- Adding missing drivers in wifi_driver_regex by @ericbsd in #86
New Contributors
Full Changelog: 6.1...6.2
Fixed auto switch to only stop nic if status is not active
Merge pull request #75 from ghostbsd/setup-autoswitch-bug Fixed auto switch to only stop deivce if status is not active
6.0: Merge pull request #74 from ghostbsd/vm-patch
Fixed problem related with vm service
5.9
Added improvement for FreeBSD to autoswitch card
Improved stopping wired card
5.7: Merge pull request #70 from ghostbsd/issue-66
Fix Open_Wpa_Supplicant ssid with double quote