Skip to content
Snippets Groups Projects
Commit d0317737 authored by Tomás Touceda's avatar Tomás Touceda
Browse files

Fold in changes

parent bbd4048a
No related branches found
Tags 0.2.4
No related merge requests found
0.2.4 Jul 26:
o Use the provider CA cert for every request once we have it
bootstrapped (TOFU). Closes #3227.
o Make calls to leap.common.events asynchronous. Closes #2937.
o Always logout when closing the app if the user previously signed
in. Fixes #3245.
o Make sure the domain field in provider.json is escaped to avoid
potential problems. Fixes #3244.
o Fix incorrect handling of locks in Windows so that stalled locks
do not avoid raising the first instance of the app. Closes: #2910
o Use traffic rates instead of totals. Closes #2913
o Allow to alternate between rates and total throughput for the
virtual interface. Closes: #3232
o Reset rates/totals when terminating connection. Closes #3249
o Fix a bug in the displayed magnitude for the up/down traffic rates
and totals.
o Force Cleanlooks style if we are running in a KDE environment, so
that it doesn't load potentially incompatible Qt libs. Fixes
#3194.
o Wrap long login status messages to 40 characters. Fixes #3124
o Workaround a segmentation fault when emitting a signal with its
last parameter being None. Fixes #3083.
o Added IS_RELEASE_VERSION flag that allows us to use code only in
develop versions. Closes #3224.
o Try to terminate already running openvpn instances. Closes #2916
o Linux: Dynamically generate policy file for polkit. Closes #3208
o Workaround some OpenVPN problems with priviledge dropping and
routing. Fixes #3178 #3135 #3207 #3203
0.2.3 Jul 12: 0.2.3 Jul 12:
o Adapt code to Soledad 0.2.1 api. o Adapt code to Soledad 0.2.1 api.
o Fix Main Window briefly display before the wizard on first o Fix Main Window briefly display before the wizard on first
......
o Use the provider CA cert for every request once we have it bootstrapped (TOFU). Closes #3227.
o Made calls to leap.common.events asynchronous. Closes #2937.
o Always logout when closing the app if the user previously signed
in. Fixes #3245.
\ No newline at end of file
o Make sure the domain field in provider.json is escaped to avoid
potential problems. Fixes #3244.
\ No newline at end of file
o Fix incorrect handling of locks in windows so that stalled locks do not
avoid raising the first instance of the app. Closes: #2910
o Allow to alternate between rates and total throughput for the virtual interface. Closes: #3232
o Reset rates/totals when terminating connection. Closes #3249
o Fix a bug in the displayed magnitude for the up/down traffic rates and totals.
o Force Cleanlooks style if we are running in a KDE environment, so
that it doesn't load potentially incompatible Qt libs. Fixes
#3194.
\ No newline at end of file
o Wrap long login status messages to 40 characters. Fixes #3124
\ No newline at end of file
o Workaround a segmentation fault when emitting a signal with its
last parameter being None. Fixes #3083.
\ No newline at end of file
o Added IS_RELEASE_VERSION flag that allows us to use code only in develop versions. Closes #3224.
o Use traffic rates instead of totals. Closes #2913
o Try to terminate already running openvpn instances. Closes #2916
o Linux: Dynamically generate policy file for polkit. Closes #3208
\ No newline at end of file
o Workaround some OpenVPN problems with priviledge dropping and
routing. Fixes #3178 #3135 #3207 #3203
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment