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 <shaz...@gmail.com> 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 >