Skip to content

2.1.alpha3

Pre-release
Pre-release
Compare
Choose a tag to compare
@cschramm cschramm released this 27 Dec 08:15
72c514d

Changes

  • Added default polkit rules file that allows users in group wheel to perform administrative actions
  • Use context managers for opening files
  • Replace deprecated os.popen with subprocess
  • Reimplement NetworkManager integration for DUN and PANU connection with libnm
  • Disable DNS on dnsmasq
  • Avoid authorization check
  • Use GtkWindow for instead of a GtkDialog when there is no parent
  • Stop using and remove TimeHint

Bugs fixed

  • RFCOMM channel detection for DUN service failed
  • Fix DUN support though blueman and NetworkManager. We love to get feedback if this works for people
  • Use correct name network-transmit-receive for icon (ManagerDeviceMenu)
  • For a few GLib warning related to signals in ManagerDeviceMenu
  • Fix Generic connect not showing in certain situations
  • Many fixes in PPPSupport and PPPConnection
  • Wait for Modemmanager longer to finnish probing a bluetooth modem
  • Fix iconname typo in ErrorDialog
  • Use returncode to check if DhcpdHandler started correctly