Apache Cordova 3.6 beta 发布,此版本现已提供下载,包括 bug 修复和一些功能增强。
值得关注的改进如下:
* Android and Amazon FireOS platforms include a new whitelist for
controlling the launch of external applications via intents. Also support
for gradle was added.
* CB-6761 Android: Fix native->JS bridge ceasing to fire when page changes
and online is set to false and the JS loads quickly
* Windows8 platform is now called Windows to indicate the support for
windows universal apps. The windows8/windows platform now supports building
apps targeting Windows 8.1 and Windows Phone 8.1 in addition to Windows 8
which was originally supported (see documentation for new -win and -phone
Command Line switches).
* For targeting Windows Phone 8.0, the wp8 is still supported.
* Support for Windows Universal Apps is being added.
Apache Cordova是PhoneGap贡献给Apache后的开源项目,是从PhoneGap中抽出的核心代码,是驱动PhoneGap的核心引擎。你可以把他想象成类似于Webkit和Google Chrome的关系。
软件详情:http://cordova.apache.org/announcements/2014/09/08/cordova-361.html
下载地址:http://www.apache.org/dyn/closer.cgi/cordova
来自:开源中国社区

