Changelog for
wingpanel-indicator-network-7.1.1-2.2.x86_64.rpm :
* Thu Aug 22 2024 Richard Rahl
- update to 7.1.1:
* Show Cellular Modems as Toggles
* Updated translations- update to 7.1.0:
* List Wireguard connection as possible VPN
* Support OWE (opportunistic wireless encryption) passwordless mode- update to 7.0.2:
* Updated translations- update to 7.0.1:
* Use dbus_call for setting airplane mode
* VpnInterface: catch errors in activate_cb- update to 7.0.0:
* Add airplane mode switch to popover; add middle-click tooltip
* Use disambiguate_names from NM
* WifiInterface: use NM.DeviceState
* Update NetworkManager vapi files
* Indicator: get interfaces from list, not widget
* PopoverWidget: get ifaces from list, not widget
* Use circular toggles for airplane mode and ethernet
* Move classes from common
* PopoverWidget: list VPNs above wifi
* Show VPN as a FlowBox of ToggleButtons
* Gresource all the icons
* WidgetNMInterface: remove is_device
* Revert \"WifiMenuItem: use built-in activate signal\"
* libnm: Add more metadata overrides- update to 2.3.4:
* Updated translations- update to 2.3.3:
* Ensure correct tooltip on system start
* Prevent connecting to invalid VPNs
* Show correct info for WPA3 networks- update to 2.3.2:
* Prevent blank lines in VPN list
* Updated translations- update to 2.3.1:
* Don\'t launch Captive Network Assistent with full connectivity- update to 2.3.0:
* Fix VPN spinning after connecting
* Improve detecting network encryption type
* Ellipsize long network names
* Show tooltip on hover
* Updated translations- update to 2.2.4:
* Updated translations- update to 2.2.3:
* Prevent panel icon from showing in the dock- switch url to github, as we don\'t want to link to a different OS
* Thu Aug 15 2019 Alexei Podvalsky - Exclude unused dependencies: NetworkManager-applet (provide the package as NetworkManager-client)
* Mon Mar 04 2019 Alexei Podvalsky - Update to 2.2.2:
* Merge branch \'origin/master\' into Weblate
* WifiMenuItem: rewrite fetching the symbolic strength icon (#116)
* AbstractWifiInterface: Tabs → Spaces (#118)
* Tabs → Spaces (#117)
* DisplayWidget: Set wireless-offline for failed wifi connection (#115)
* AbstractWifiInterface: Code style cleanup (#114)
* Reduce the number of critical message with ssid comparisons
* Update libnm bindings
* Meson: Use GLib preset for l10n
* Thu Nov 08 2018 Alexei Podvalsky - Add regex for filtering provided libraries
* Mon Oct 08 2018 Alexei Podvalsky - Update to 2.2.1:
* Fix comparison with non-existing ssid
* Mon Jun 11 2018 avvissuAATTyandex.by- Update to 2.2.0:
* Remove CMake (#96)
* Change indicator ethernet connection code to match plug (#98)
* Merge remote-tracking branch \'origin/master\'
* Add editorconfig file
* Fix detection of duplicate wifi names (#99)
* Sat Jun 09 2018 avvissuAATTyandex.by- Switch to meson- Spec file cleanup
* Mon Sep 18 2017 avvissuAATTyandex.by- Update to 2.1.1:
* Update network state on addition/removal of network interfaces (#49)
* Hide VirtualBox host-only adapters from indicator (#48)
* Tue Sep 12 2017 avvissuAATTyandex.by- Update to 2.1.0:
* Use settings URL instead of hardcoding switchboard (#46)
* nix extra separator in greeter (#41)
* Create COPYING (#39)
* Create CODE_OF_CONDUCT.md (#38)
* Fixed network state prioritization regression (#37)- Change the sourceurl to git
* Tue Jan 03 2017 avvissuAATTyandex.by- Update to 2.0.2:
* Ignore veth interfaces (lp#1639653)
* Use \"airplane-mode-symbolic\" when Airplane mode is engaged
* Use -secure icons for VPN
* Remove a bunch of boxes
* Fix an accidentally removed assignment
* Change tabs to spaces
* Use the automatic scrollbox from libwingpanel instead of shipping our own