diff options
author | Sean Leonard <meanderingcode@aetherislands.net> | 2013-10-21 00:51:18 -0700 |
---|---|---|
committer | cyBerta <richy@cyborgsociety.org> | 2013-11-09 20:23:02 +0100 |
commit | e8a90ac2c3983f893092eb6983384c7bc58f6a7e (patch) | |
tree | 587df71e0f002fb837768e3309e669322aecc676 | |
parent | 0da5617c56cb6cd00d237ea947e8b8059cc6ec00 (diff) |
Changelog
-rw-r--r-- | CHANGELOG | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -1,3 +1,29 @@ +0.2.1 - Oct 21 2013 - the "get on that rolling bandwagon" release: +Bugs Fixed +- SRP tests should be runnable localhost +- Evaluate testing solution: http://appium.io/ +- EIP fragment is not showed after switching provider +- Provider down is not differentiated from certificate error +- EIP switch toggles on screen rotate +- bug - login dialog should require username +- Backstack is screwed up by notification tap +- Inconsistent Cookie Management +- danger_on is true for assets' provider +- EIP Service Exported With No Access Control +- Lack of Input Validation on User Certificates +- LeapHttpClient Disables Hostname Verification +Features +- Tests for ConfigurationWizard +- Sensible notification handling +- User friendly EIP status and notifications strings +- Refactor EIP UI logic into a Fragment +- Only parse eip-service.json if serial incremented +- Add progress indicator while VPN connection is being established +- Refactor EIP switch logic +- Retry login should retain username +- Move all ConfigHelper constants to their corresponding classes + + 0.2.0 Initial release. |