- Fixed browser platform check for config.xml Issue#128
- Fix browser platform xhr error handling missing parameter Issue#118
- Fixed version mismatch
- Fixed browser platform install warning by removing unneeded feature tag
- Switched to new repo location
- Added browser platform
- Renamed Windows8 platform to Windows
- Add getPackageName feature (thanks to @gprasanth)
- Add getAppName feature (thanks to @mirko77)
- Fix for windows 8 (thanks to @deliriousrhino)
- Fix version number in plugin.xml file
- Split into two functions getAppVersion.getVersionNumber() and getAppVersion.getVersionCode() to return build number
- Fix a deprecation warning in iOS version
- iOS: Return version number but log and fall back to build number if it is nil (thanks to Eddy Verbruggen)
- Return version number, not build number on iOS (thanks to http://www.humancopy.net)
- Support for Windows phone 8 (thanks to Cristi Badila / Gediminas Šaltenis)
- Support for AngularJS as well as jQuery (thanks to Matias Singers, Red Ape Solutions)
- Fixes to Android for Corova 3 and above (thanks to AxoInsanit)
- Updated for Cordova 3 and above (thanks to Russell Keith-Magee freakboy3742
- Improved README
- Bug fix for non-jQuery use
- Tidy plugin.xml
- First release