From 145332cc9b4e5af62299dedf45c436fedbe05fec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Mon, 1 Jun 2015 11:00:07 +0200 Subject: Changelog --- CHANGELOG | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 98eebcdb..249b161b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,31 @@ +0.9.4 +Bugs: +- Show the log window only when a real error happened, since some + users weren't able to know why Bitmask had failed and they didn't + think of opening the log by themselves. +- Aborting the establishment of a new VPN connection didn't work + properly, and some users were confused because they wanted to cancel + the start and Bitmask didn't do it, although the UI stated the + opposite. That has been improved, detecting the real status of the + VPN connection much better. + +Features: +- Removed the progress bars that caused confusion in some states (such + as "Waiting for connectivity") +- Removed the switch button that was not clear enough (some users + experimented problems with it during connections, staying "on" while + the VPN was "off", and put an icon with a progress indicator around + it. +- Code tests to avoid this bugs are revived, since some problems the + users were experiencing had already been fixed in the early days of + the project. +- Optimized the layout to various devices, so that UI remains + consistent across sizes, screen resolutions... +- Localized the app to Spanish, and simplified the login/logout + feedback so that localization can be polished. +- Improved wording, both in Spanish and in English. +- Updated gradle libraries + 0.9.3 Bugs: - If VPN connection fails, blocking VPN is turned off -- cgit v1.2.3 From 0e8fccf9ba9e509f1aaa65e58bc2cfd4754f90f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Mon, 8 Jun 2015 10:50:55 +0200 Subject: 0.9.4RC2 - ics-openvpn updated --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 249b161b..970c90f3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -25,6 +25,7 @@ Features: feedback so that localization can be polished. - Improved wording, both in Spanish and in English. - Updated gradle libraries +- Updated ics-openvpn (thanks Arne), from GitHub! 0.9.3 Bugs: -- cgit v1.2.3 From 84625c9c64241366971e4f1b03e7de1f507aafbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Wed, 10 Jun 2015 19:47:24 +0200 Subject: 0.9.4RC3 --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 970c90f3..cd9266d7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,6 +8,8 @@ Bugs: the start and Bitmask didn't do it, although the UI stated the opposite. That has been improved, detecting the real status of the VPN connection much better. +- If the user doesn't "trust this application", bitmask doesn't try to + connect to the VPN anymore. Features: - Removed the progress bars that caused confusion in some states (such -- cgit v1.2.3 From 1293020b81b3c912c64d8cdbc65929e2d3be32a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Tue, 16 Jun 2015 11:26:04 +0200 Subject: Final 0.9.4 - the "fabbutton" release --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index cd9266d7..aa1aef66 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -0.9.4 +0.9.4 June 16th, 2015 - the "fabbutton" release Bugs: - Show the log window only when a real error happened, since some users weren't able to know why Bitmask had failed and they didn't -- cgit v1.2.3