From f97a2bcd4be417029abce6fe5d652b52d3e777bf Mon Sep 17 00:00:00 2001 From: Sean Leonard Date: Wed, 12 Feb 2014 13:30:24 -0800 Subject: changelog release flavor text added --- CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 7b635a06..82d03ca0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -0.4 Feb 10 2014 +0.4 Feb 10 2014 - the "early spring cleaning" release Features - Use token based authentication - UI Improvements @@ -12,7 +12,7 @@ Bugs Fixed - References to "LEAP Android" changed to Bitmask - Login/logout messages clear when complete -0.2.3 Nov 29 2013 +0.2.3 Nov 29 2013 - the "three is a magic number" release Features - Begin integrating tests into repository - Clearer wording in some places -- cgit v1.2.3 From 4f91e7bca4efc25bca55da84d48c748d45b176f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Wed, 26 Mar 2014 12:40:12 +0100 Subject: Changelog for 0.5 release. --- CHANGELOG | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 82d03ca0..53bfed43 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,16 @@ +0.5 March 26 2014 - the "soft winds" release +Features +- Replace bitmask.net with demo.bitmask.net +- Transifex URL added to the About page +Bugs Fixed +- Tests run without problems from ant +- Calyx.net and all registered-only EIP providers works correctly once logged in. +- Menu gets built correctly from the beginning +- Switching provider doesn't crash the app +- Removed an unnecessary string from strings.xml +- Link to the "Building with Eclipse" file corrected. +- Clearer message when the provider isn't reachable. + 0.4 Feb 10 2014 - the "early spring cleaning" release Features - Use token based authentication -- cgit v1.2.3 From c3d3f4a49187ae27774dc0c0b8b81eaacab984af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Fri, 4 Apr 2014 16:54:36 +0200 Subject: Changelog for real 0.5 release. --- CHANGELOG | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 53bfed43..f6ffdc0e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -0.5 March 26 2014 - the "soft winds" release +0.5 April 4 2014 - the "soft winds" release Features - Replace bitmask.net with demo.bitmask.net - Transifex URL added to the About page @@ -10,6 +10,14 @@ Bugs Fixed - Removed an unnecessary string from strings.xml - Link to the "Building with Eclipse" file corrected. - Clearer message when the provider isn't reachable. +- Android NDK r9d support added +- EIP switch doesn't toggle off momentarily while starting VPN +- About text more readable: space between display's border and text +- Font sizes scaled up for 10' devices +- Cancelling a provider setup doesn't crash anymore +- Providers that only offer authenticated EIP work ok +- Cancelling a provider setup shows the complete provider list again +- Providers cannot be added twice. 0.4 Feb 10 2014 - the "early spring cleaning" release Features -- cgit v1.2.3