github calexandru2018/linux-gui-legacy v1.7.2
Issue fix and Pipfile update

latest releases: v2.1.1, v2.1.0, v2.0.7...
4 years ago

ISSUE FIX

  • If a user initialized the profile via the CLI and the tried to open the Configurations window, a KeyError exception would be thrown since upon attempting to load autoconnect settings. This issue is mainly due to that the CLI does not implement autoconnect while the GUI does, thus throwing an error since the key "autoconnect" is not existent.
  • Removed python_version from Pipfile since it should work on multiple python versions

Don't miss a new linux-gui-legacy release

NewReleases is sending notifications on new releases.