All Collections
Release Notes
Release 19.2.1 - Lightning Web Component, API version update, Object Translation, Git Repo Direct Url Support
Release 19.2.1 - Lightning Web Component, API version update, Object Translation, Git Repo Direct Url Support
T
Written by Tam Tran
Updated over a week ago

Default API version update

As Salesforce rolled out Spring 19' release across the globe, Copado Essentials also updated our default Salesforce API version to 45.0. This means that when you perform an org-to-org deployment, the default latest API version will be used. This, however, does not impact git based deployments as we always respect the version you specified in package.xml or sfdx-project.json.

Lightning Web Component Support

Copado Essentials now fully supports deployment of Lightning Web Components. You can compare and deploy LWC seamlessly in any directions (org-org, org-git, git-org).

Screen_Shot_2019-02-18_at_10.15.29_AM.png

Object Translation Deployment Fix

Previously, in a number of cases when you select language translations, the translations for object labels were not included. This issue is now fixed. To deploy translations, simply select the languages together with the components of which translations you would like to migrate over.

Git Repo Direct Url Support

When you authorize a Git org via OAuth (for cloud-based git repos), previously we only support selection of repository from a drop-down list. Due to certain git access configurations at our customers' ends, a number of git repositories that users should have access to were missing from the list.

In this release, you can now enter your git repo URL directly using the enter manually option, per the screenshot below.

Screen_Shot_2019-02-18_at_10.29.39_AM.png
Did this answer your question?