November 4, 2015
For a complete list of the features and updates available in AppBuilder 2.14, click here.
This release of AppBuilder introduces the following major feature across the AppBuilder clients.
This release of AppBuilder introduces the following notable resolved issues.
| Functional Area | Notable Resolved Issues |
|---|---|
| General |
|
| Mobile Devices and Platforms |
|
| In-Browser Client |
|
| Windows Client |
|
| Extension for Visual Studio |
|
| Command-Line Interface |
|
| Package for Sublime Text |
|
When you update your project to target NativeScript 1.4.3, you might experience multiple issues due to breaking changes in the APIs. For more information about the major changes in NativeScript 1.4.3, see Changelog for the cross-platform modules, Changelog for the iOS runtime and Changelog for the Android runtime.
For more information about how to migrate your project to NativeScript 1.4.3, see Configure the Target NativeScript Version.
When you update your project to target NativeScript 1.4.3, AppBuilder removes the tns_modules directory from your project and updates your package.json to reference the modules as an npm package. In addition, AppBuilder removes App_Resources\Android\values*\styles.xml which might cause the action bar in Android apps to appear twice.
For more information about how to migrate your project to NativeScript 1.4.3, see Configure the Target NativeScript Version.
For more information about how to work around the double action bar in Android apps, see Known Issues with Frameworks.
Deprecated support for NativeScript 0.10.0 and 1.0.1. You can no longer change the target NativeScript version to 0.10.0 and 1.0.1. You will still be able to develop and build existing projects that target NativeScript 0.10.0 and 1.0.1.
Support for NativeScript 0.10.0 and 1.0.1 will be removed in a future release.
Removed support for NativeScript 0.9.0. You can no longer build projects targeting NativeScript 0.9.0. To be able to continue development, you need to manually migrate your project to a later NativeScript version.
/app folder with the one from your NativeScript 0.9.0 project./app/App_Resources folder, copy any unique platform-specific assets from the /App_Resources folder from your NativeScript 0.9.0 project.App_Resources.