Welcome to the Vuforia Studio Help Center > AngularJS Update in Vuforia Studio
AngularJS Update in Vuforia Studio
In the 10.0.0 release, Vuforia Studio was updated from AngularJS 1.5 and Ionic 1.3.3 to AngularJS 1.8.3 and Ionic 1.3.5. This update modernizes the platform and enhances security for both the software and published experiences. These changes should not affect any out-of-the-box functionality or published experiences, but may affect custom JavaScript code in Home.js of your experiences that may require updates to ensure your experiences function properly after republishing with the 10.0.0 version. Use the following content as guidance when updating your JavaScript.
For more detailed information about specific AngularJS updates, see Upgrade Resources and Additional Information.
Update Recommendations
Component
Upgrade Recommendation
Vuforia Studio
1. Ensure at least one machine continues to run Vuforia Studio 9.25 so that you can continue updating your existing experiences without interrupting normal business flow.
* 
Disable auto-update in the Microsoft Store on these machines to prevent unintended updates to Vuforia Studio 10.0.
2. On a second machine, upgrade to Vuforia Studio 10.0 to perform update work and testing. We recommend using the following steps to upgrade and test with Vuforia Studio 10.0:
1. Copy your projects to the machine running Vuforia Studio 10.0.
2. Open each project in Vuforia Studio 10.0. This will make them compatible with AngularJS 1.8.3.
3. Preview each experience. Check the Vuforia Studio error logs for any indications that custom JavaScript code that needs to be updated. Use the upgrade documentation provided to make the necessary changes to the custom code for each affected project.
4. Republish each project.
3. If all projects have updated and republished successfully, you can safely upgrade all Vuforia Studio installations to version 10.0.
Experience Service
Experiences can be published and consumed regardless of the Vuforia Studio version they were created with. You can upgrade to the 10.0 Experience Service without any additional actions.
Vuforia View
You can consume experiences in Vuforia View regardless of the Vuforia Studio version they were created with or version of the Experience Service they were published with. You can update to Vuforia View 10.0 without any additional actions.
Was this helpful?