This is awesome indeed. One note, the page you line to for plist settings (http://docs.phonegap.com/en/edge/guide_project-settings_ios_index.md.html#Project%20Settings%20for%20iOS) still lists BackupWebStorage as being Boolean. While Boolean is still supported, that phonegap docs page should be updated to say "string", defaults to "cloud", valid options "none", "local", "cloud".
On Sat, Oct 27, 2012 at 2:53 PM, Andrew Lunny <[email protected]> wrote: > This is awesome Shaz - thanks for writing this up every release. > > It would be even awesomer if one of the Android devs could do the same > thing - I know Simon does similar things with individual features, but it > would be great to have this kind of roundup for Android. > > On 27 October 2012 09:50, Shazron <[email protected]> wrote: > >> >> http://shazronatadobe.wordpress.com/2012/10/27/whats-new-in-cordova-ios-2-2-0/ >> >> On Mon, Oct 22, 2012 at 2:28 PM, Shazron <[email protected]> wrote: >> > Thanks Andrew, I'll incorporate those in. >> > >> > On Mon, Oct 22, 2012 at 6:51 AM, Andrew Grieve <[email protected]> >> wrote: >> >> Sounds great Shaz! Might also be worth mentioning the bridge >> improvements: >> >> -No longer broken for non file:// pages >> >> -No longer shows failed requests in the remote web inspector >> >> -15% speed improvement in benchmarks >> >> >> >> >> >> On Mon, Oct 22, 2012 at 3:57 AM, Shazron <[email protected]> wrote: >> >> >> >>> I'm preparing a blog post. Here is the outline of what I have so far: >> >>> >> >>> 1. CordovaLib multiple architecture support (across all versions of >> iOS) >> >>> 2. Added Capture API microphone image for iPhone 5 dimensions and >> >>> orientation fix >> >>> 3. Adde dFileTransfer API progress events, abort function >> >>> 4. Cordova.plist - added two new iOS 6 properties >> >>> (SuppressesIncrementalRendering, KeyboardDisplayRequiresUserAction) >> >>> 5. Added Globalization Core Plugin >> >>> 6. Fixed iOS 6 orientation issues >> >>> 7. Added iOS 6 LocalStorage changes (backup flag) >> >>> 8. bin/create changes for shared and CordovaLib copying >> >>> 9. uncrustify hook for committers >> >>> 10. onReset() override for plugins >> >>> >> >>> Link: >> >>> >> >>> >> https://github.com/apache/incubator-cordova-ios/blob/b74752f42da53532150d17aab80c0c6ae36a1a69/RELEASENOTES.md >> >>> >>
