Combined ServiceNow IDE release notes for upgrades from Yokohama to Zurich
Summarize
Summary of Combined ServiceNow IDE Release Notes for Upgrades from Yokohama to Zurich
This consolidated guide provides a comprehensive overview of the ServiceNow Integrated Development Environment (IDE) enhancements, activation details, and requirements for customers upgrading from the Yokohama release to the Zurich release. It highlights new capabilities introduced, important upgrade considerations, and relevant changes across these releases to help you prepare and optimize your development experience.
Show less
Key Features
- Yokohama Release Enhancements:
- Convert existing scoped applications to support source code development within ServiceNow IDE.
- Develop using TypeScript in JavaScript modules via a TypeScript application template that compiles to JavaScript.
- Install and use npm packages from private registries as third-party libraries in applications.
- Switch between development environments seamlessly using the experience switcher among ServiceNow IDE, Studio, and Creator Studio.
- Zurich Release Enhancements:
- Clone Git repositories containing multiple applications, provided they include at least one
package.jsonand onenow.config.jsonfile. - Configure the default ServiceNow SDK version (bundled or latest) for new or converted applications using the
snglider.defaulttobundledsdksystem property; by default, the latest SDK version is used. - Support for light and dark developer themes.
- Localization support for all supported left-to-right languages, reflecting user-selected instance language preferences.
- Clone Git repositories containing multiple applications, provided they include at least one
Activation and Upgrade Guidance
- ServiceNow IDE is active by default starting with the Yokohama release and remains active by default in Zurich.
- Upgrades to ServiceNow IDE version 2.0 or later are recommended after Yokohama; for Zurich, version 3.0 or later unlocks the latest features.
- ServiceNow IDE is available for upgrade via the ServiceNow Store, with cumulative release notes accessible through the store’s version history.
Additional Requirements
- Zurich release requires access to the public npm registry (
https://registry.npmjs.org) as the default package source. - If your network restricts access to the public npm registry, you must configure an alternate private npm registry in the Package Manager user settings within ServiceNow IDE to download packages and build applications.
Changes, Removals, and Deprecations
No changes, removals, or deprecations were noted between Yokohama and Zurich releases for ServiceNow IDE features or functionality.
Practical Implications for ServiceNow Customers
- Leverage improved source code development capabilities, including TypeScript support and multi-application Git repository cloning, to streamline your application lifecycle.
- Customize your development environment with SDK version controls and UI themes to enhance productivity and user experience.
- Ensure your network environment supports npm package access or configure private registries to maintain uninterrupted package management.
- Take advantage of localization to work comfortably in your preferred instance language.
Consolidated page of all release notes for ServiceNow IDE from Yokohama to Zurich.
How to use this page
To help you prepare for your upgrade, we have combined the cross-family ServiceNow IDE release notes onto one page. Read this summary of the new features, changes, and updated information for your product from Yokohama to Zurich.
Important information for upgrading ServiceNow IDE to Zurich
Before you upgrade to Zurich, review these pre- and post-upgrade tasks and complete the tasks as needed.
| Release | Release notes |
|---|---|
Yokohama |
ServiceNow IDE version 1.1.4 is active by default on instances on the Yokohama release. Update to ServiceNow IDE version 2.0 or later to use the latest features. For information about updating ServiceNow IDE, see Updating apps. |
Zurich |
ServiceNow IDE version 2.1.2 is active by default on instances on the Zurich release. Update to ServiceNow IDE version 3.0 or later to use the latest features. For information about updating ServiceNow IDE, see Install or update the ServiceNow IDE. |
New features
Between your current release family and Zurich, new features were introduced for ServiceNow IDE.
| Release | Release notes |
|---|---|
Yokohama |
|
Zurich |
|
Changes
Between your current release family and Zurich, some changes were made to existing ServiceNow IDE features.
| Release | Release notes |
|---|---|
Yokohama |
No updates for this release. |
Zurich |
No updates for this release. |
Removed
Between your current release family and Zurich, some ServiceNow IDE features or functionality were removed.
| Release | Release notes |
|---|---|
Yokohama |
No updates for this release. |
Zurich |
No updates for this release. |
Deprecations
Between your current release family and Zurich, some ServiceNow IDE features or functionality were deprecated.
| Release | Release notes |
|---|---|
Yokohama |
No updates for this release. |
Zurich |
No updates for this release. |
Activation information
Review information on how to activate ServiceNow IDE.
| Release | Release notes |
|---|---|
Yokohama |
ServiceNow IDE is active by default starting in the Yokohama release and available for upgrade in the ServiceNow Store. Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes. |
Zurich |
ServiceNow IDE is active by default and available for upgrade in the ServiceNow Store. Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes. |
Additional requirements
If any additional requirements were introduced or changed for ServiceNow IDE we have noted them here.
| Release | Release notes |
|---|---|
Yokohama |
No updates for this release. |
Zurich |
ServiceNow IDE uses the public npm registry (https://registry.npmjs.org) as its default package source. If your network blocks access to this registry, you must have access to an alternate registry to download packages and build applications in the ServiceNow IDE. If access to the public npm registry is blocked on your system, you must configure a private npm registry in your Package Manager user settings in the ServiceNow IDE. For more information, see Install an npm package from a private registry. |
Browser requirements
If any specific browser requirements were introduced or changed for ServiceNow IDE we have noted them here.
| Release | Release notes |
|---|---|
Yokohama |
No updates for this release. |
Zurich |
No updates for this release. |
Accessibility information
Review details on accessibility information for ServiceNow IDE, such as specific requirements or compliance levels.
| Release | Release notes |
|---|---|
Yokohama |
No updates for this release. |
Zurich |
No updates for this release. |
Localization information
If there are specific localization considerations for ServiceNow IDE we have noted them here.
| Release | Release notes |
|---|---|
Yokohama |
No updates for this release. |
Zurich |
The ServiceNow IDE is localized in all supported left-to-right languages and reflects the language preference selected by users for the instance. For information about how to activate a language on an instance, see Activate a language. |
Highlight information
If there are specific highlight considerations for ServiceNow IDE we have noted them here.
| Release | Release notes |
|---|---|
Yokohama |
See ServiceNow IDE for more information. |
Zurich |
See ServiceNow IDE for more information. |