Skip to content

Releases: eduvpn/python-eduvpn-client

1.0rc5

19 Sep 12:44
708bed6
Compare
Choose a tag to compare
  • settings don't update for a new connection #67

1.0rc4

19 Sep 10:57
4d5a856
Compare
Choose a tag to compare
  • resturcture metadata to make more robust and future ready #66
  • profile model not cleared on new flow #65
  • ERROR:eduvpn.util:Can't fetch user messages: Invalid scope (config), must be string, tuple, set, or list. #64

1.0rc3

18 Sep 18:20
86c8cf7
Compare
Choose a tag to compare

fixed issues:

  • add choice for 2FA method (if enabled) #59
  • make python 3 debian package low priority #44
  • documentation doesn't generate well due to missing modules #54
  • show notification if account is disabled #60
  • messages can use some formatting #58
  • enable online test suite #52
  • improve test suite #45
  • make sure 2fa is working #51
  • issue with oauth requests module on Ubuntu 14.04 #53
  • prettify notification #57
  • update connection switch when user connects using networkmanager low priority #36
  • probably bug in networkmanager or dbus package for fedora 26 #42
  • The "Connected" button breaks often #56

1.0rc2

16 Sep 12:17
59c81fa
Compare
Choose a tag to compare

resolved issues:

  • revoked token gives error #49
  • choosing profile does not work #50
  • refresh tokens not implemented #48

1.0rc1

15 Sep 11:13
c919d39
Compare
Choose a tag to compare

Hopefully the last release before 1.0!

Solved issues:

  • missing README.md? #46
  • go one last time over all graphical elements #35
  • some changes in use of text #47

0.8

14 Sep 17:40
Compare
Choose a tag to compare
0.8
  • add headers to all files #29
  • modify 'display_name' to "eduVPN for Linux" #37
  • give user choice to open browser or show link #30
  • http callback window acts funny when closed #34
  • add logic to refresh configuration / certificates #24
  • add support for newer networkmanager signals #43
  • Make RPM #39
  • no notification #32

0.7.2

14 Sep 13:37
706b5bc
Compare
Choose a tag to compare

fix test suite and python3 compatiblity, required for RPM.

0.7.1

08 Sep 15:15
118d55c
Compare
Choose a tag to compare

small problem with icon path

0.7

08 Sep 15:00
41df2b9
Compare
Choose a tag to compare
0.7
  • theme the app more like the artwork #23
  • show remote messages #31
  • show more info about (active) VPN connection #12
  • store and show instance icons #11
  • cleanup certificates etc when profile is deleted #33
  • give "custom instance" the name of the host the user types #27
  • switch disconnect not working and connection status not synced #28

0.6.1

01 Sep 15:08
Compare
Choose a tag to compare
  • add proper connect/disconnect button/switch in main window (#25)
  • show system messages when del/add/connect/disconnect (#26)