diff --git a/en/release-notes/OpenHarmony-1-0.md b/en/release-notes/OpenHarmony-1-0.md
index 55540cff55fce171d72d0f9d0da1b8d849180700..70e62de62c8e88b1e139c3d26eb4d40bb2180c41 100644
--- a/en/release-notes/OpenHarmony-1-0.md
+++ b/en/release-notes/OpenHarmony-1-0.md
@@ -2,7 +2,7 @@
- [Overview](#section249611124916)
- [Source Code Acquisition](#section127301717165113)
- - [Acquiring Source Code from an Image Site](#section157648475298)
+ - [Acquiring Source Code from Mirrors](#section157648475298)
- [Acquiring Source Code Using the repo Tool](#section49746186307)
@@ -12,18 +12,18 @@ This is the initial release for this product.
## Source Code Acquisition
-### Acquiring Source Code from an Image Site
+### Acquiring Source Code from Mirrors
-**Table 1** Sites for acquiring source code
+**Table 1** Mirrors for acquiring source code
Source Code
|
Version Information
|
-Site
+ | Mirror
|
-SHA-256 Verification Code
+ | SHA-256 Checksum
|
@@ -31,43 +31,43 @@ This is the initial release for this product.
1.0
|
-Site
+ | Download
|
-SHA-256 verification code
+ | Download
|
Hi3861 solution (binary)
|
1.0
|
-Site
+ | Download
|
-SHA-256 verification code
+ | Download
|
Hi3518 solution (binary)
|
1.0
|
-Site
+ | Download
|
-SHA-256 verification code
+ | Download
|
Hi3516 solution (binary)
|
1.0
|
-Site
+ | Download
|
-SHA-256 verification code
+ | Download
|
RELEASE-NOTES
|
1.0
|
-Site
+ | Download
|
N/A
|
diff --git a/en/release-notes/OpenHarmony-1-1-1-LTS.md b/en/release-notes/OpenHarmony-1-1-1-LTS.md
index 1cdf525c5973f0202d06b0985df2a8b1ff7b3739..6df8da4b7c62d506bd96805d0628db727fe4f04b 100644
--- a/en/release-notes/OpenHarmony-1-1-1-LTS.md
+++ b/en/release-notes/OpenHarmony-1-1-1-LTS.md
@@ -2,7 +2,7 @@
- [Version Description](#section1846294912228)
- [Source Code Acquisition](#section84808293211)
- - [Acquiring Source Code from Image Sites](#section8394142222113)
+ - [Acquiring Source Code from Mirrors](#section8394142222113)
- [Acquiring Source Code Using the repo Tool](#section7180193542317)
- [What's New](#section175225345334)
@@ -13,18 +13,18 @@ This is an updated long-term support \(LTS\) version of OpenHarmony. It supports
## Source Code Acquisition
-### Acquiring Source Code from Image Sites
+### Acquiring Source Code from Mirrors
-**Table 1** Sites for acquiring source code
+**Table 1** Mirrors for acquiring source code
Source Code
|
Version
|
-Site
+ | Mirror
|
-SHA-256 Verification Code
+ | SHA-256 Checksum
|
@@ -32,7 +32,7 @@ This is an updated long-term support \(LTS\) version of OpenHarmony. It supports
1.1.1
|
-Site
+ | Download
|
Download
|
@@ -41,7 +41,7 @@ This is an updated long-term support \(LTS\) version of OpenHarmony. It supports
1.1.1
|
-Site
+ | Download
|
Download
|
@@ -50,7 +50,7 @@ This is an updated long-term support \(LTS\) version of OpenHarmony. It supports
1.1.1
|
-Site
+ | Download
|
Download
|
@@ -59,7 +59,7 @@ This is an updated long-term support \(LTS\) version of OpenHarmony. It supports
1.1.1
|
-Site
+ | Download
|
Download
|
@@ -68,7 +68,7 @@ This is an updated long-term support \(LTS\) version of OpenHarmony. It supports
1.1.1
|
-Site
+ | Download
|
-
|
diff --git a/en/release-notes/OpenHarmony-v1-1-3-LTS.md b/en/release-notes/OpenHarmony-v1-1-3-LTS.md
index 86f1269183ca52d7171bc0a7c447b800d2ee8f9e..902bcdc756864f9fee893f44f18a53dc39bfd675 100644
--- a/en/release-notes/OpenHarmony-v1-1-3-LTS.md
+++ b/en/release-notes/OpenHarmony-v1-1-3-LTS.md
@@ -3,8 +3,8 @@
- [Overview](#section1846294912228)
- [Version Mapping](#section395983762117)
- [Source Code Acquisition](#section84808293211)
- - [Acquiring Source Code from Image Sites](#section8394142222113)
-
+ - [Acquiring Source Code Using the repo Tool](#section8394142222114)
+ - [Acquiring Source Code from Mirrors](#section8394142222113)
- [What's New](#section175225345334)
- [Resolved Issues](#section11935243172612)
@@ -44,7 +44,7 @@ This is an updated long-term support \(LTS\) version of OpenHarmony. It supports
## Source Code Acquisition
-Acquiring Source Code Using the repo Tool
+### Acquiring Source Code Using the repo Tool
Method 1 \(recommended\): Use the **repo** tool to download the source code over SSH. \(You must have registered an SSH public key for access to Gitee.\)
@@ -62,16 +62,16 @@ repo sync -c
repo forall -c 'git lfs pull'
```
-### Acquiring Source Code from Image Sites
+### Acquiring Source Code from Mirrors
-**Table 2** Sites for acquiring source code
+**Table 2** Mirrors for acquiring source code
Source Code
|
Version Information
|
-Site
+ | Mirror
|
SHA-256 Checksum
|
diff --git a/en/release-notes/OpenHarmony-v1.1.2-LTS.md b/en/release-notes/OpenHarmony-v1.1.2-LTS.md
index 343cdfeb63bfd020330b6d9b8698048a77936c16..d5c5fb1b51bc56836e21f51337cf7c85e67386ca 100644
--- a/en/release-notes/OpenHarmony-v1.1.2-LTS.md
+++ b/en/release-notes/OpenHarmony-v1.1.2-LTS.md
@@ -3,7 +3,7 @@
- [Overview](#section1846294912228)
- [Version Mapping](#section395983762117)
- [Source Code Acquisition](#section84808293211)
- - [Acquiring Source Code from Image Sites](#section8394142222113)
+ - [Acquiring Source Code from Mirrors](#section8394142222113)
- [Acquiring Source Code Using the repo Tool](#section7180193542317)
- [What's New](#section175225345334)
@@ -45,16 +45,16 @@ This is an updated long-term support \(LTS\) version of OpenHarmony. It supports
## Source Code Acquisition
-### Acquiring Source Code from Image Sites
+### Acquiring Source Code from Mirrors
-**Table 2** Sites for acquiring source code
+**Table 2** Mirrors for acquiring source code
Source Code
|
Version Information
|
-Site
+ | Mirror
|
SHA-256 Checksum
|
diff --git a/en/release-notes/OpenHarmony-v2.2-beta2.md b/en/release-notes/OpenHarmony-v2.2-beta2.md
index 20d10400d4359b2d0dd7936b402cedb351894016..17ee81a9b0952b721119c7958f640ee83c891aab 100644
--- a/en/release-notes/OpenHarmony-v2.2-beta2.md
+++ b/en/release-notes/OpenHarmony-v2.2-beta2.md
@@ -83,11 +83,11 @@ repo forall -c 'git lfs pull'
```
-### Acquiring Source Code from Image Sites
+### Acquiring Source Code from Mirrors
-**Table 2** Sites for acquiring source code
+**Table 2** Mirrors for acquiring source code
-| Source Code | Version | Site | SHA-256 Checksum |
+| Source Code | Version | Mirror | SHA-256 Checksum |
| -------- | -------- | -------- | -------- |
| Full code (for mini, small, and standard systems) | 2.2 | [Download](https://repo.huaweicloud.com/harmonyos/os/2.2-Beta2/code-v2.2-beta2_20210730.tar.gz) | [Download](https://repo.huaweicloud.com/harmonyos/os/2.2-Beta2/code-v2.2-beta2_20210730.tar.gz.sha256) |
| Standard system solution (binary) | 2.2 | [Download](https://repo.huaweicloud.com/harmonyos/os/2.2-Beta2/standard-2.2-Beta2.tar.gz) | [Download](https://repo.huaweicloud.com/harmonyos/os/2.2-Beta2/standard-2.2-Beta2.tar.gz.sha256) |
@@ -262,6 +262,14 @@ This release provides the following new and enhanced features based on OpenHarmo
---|
+### API Updates
+
+For details, see:
+
+- [JS API Differences](api-change/v2.2-beta2/js-apidiff-v2.2-beta2.md)
+
+- [Native API Differences](api-change/v2.2-beta2/native-apidiff-v2.2-beta2.md)
+
## Resolved Issues
**Table 4** **Resolved issues**
diff --git a/en/release-notes/OpenHarmony-v3.0-LTS.md b/en/release-notes/OpenHarmony-v3.0-LTS.md
index de1e1721d9697ab4ec178ac688b2011fc681fb37..882a9f7f84c4d4abba3019c264ab44c1072fb945 100644
--- a/en/release-notes/OpenHarmony-v3.0-LTS.md
+++ b/en/release-notes/OpenHarmony-v3.0-LTS.md
@@ -84,11 +84,11 @@ repo forall -c 'git lfs pull'
```
-### Acquiring Source Code from an Image Site
+### Acquiring Source Code from Mirrors
-**Table 2** Sites for acquiring source code
+**Table 2** Mirrors for acquiring source code
-| LTS Code | Version Information | Site | SHA-256 Verification Code |
+| LTS Code | Version Information | Mirror | SHA-256 Checksum |
| -------- | -------- | -------- | -------- |
| Full code (for mini, small, and standard systems) | 3.0 | [Download](https://repo.huaweicloud.com/harmonyos/os/3.0/code-v3.0-LTS.tar.gz) | [Download](https://repo.huaweicloud.com/harmonyos/os/3.0/code-v3.0-LTS.tar.gz.sha256) |
| Standard system solution (binary) | 3.0 | [Download](https://repo.huaweicloud.com/harmonyos/os/3.0/standard.tar.gz) | [Download](https://repo.huaweicloud.com/harmonyos/os/3.0/standard.tar.gz.sha256) |
diff --git a/en/release-notes/Readme.md b/en/release-notes/Readme.md
index 82dbbae9bf7935cbc09ebe110cf6af858a319b7e..bc2cf67f424665d1346bfd1e4955ed8f56bbb2ee 100644
--- a/en/release-notes/Readme.md
+++ b/en/release-notes/Readme.md
@@ -10,6 +10,6 @@
- [OpenHarmony v1.1.3 LTS (2021-09-30)](OpenHarmony-v1-1-3-LTS.md)
- [OpenHarmony v1.1.2 LTS (2021-08-04)](OpenHarmony-v1.1.2-LTS.md)
- [OpenHarmony 1.1.1 LTS (2021-06-22)](OpenHarmony-1-1-1-LTS.md)
-- [OpenHarmony 1.1.0 LTS (2021-04-01)](openharmony-1-1-0-LTS.md)
+- [OpenHarmony 1.1.0 LTS (2021-04-01)](OpenHarmony-1-1-0-LTS.md)
- [OpenHarmony 1.0 (2020-09-10)](OpenHarmony-1-0.md)
diff --git a/en/release-notes/openharmony-1-1-0-lts.md b/en/release-notes/openharmony-1-1-0-lts.md
index b34c679bb0654ccbee08c8431e3edb673bb7e8b7..0facab54b49175990e76de35fddb6a0d392b2984 100644
--- a/en/release-notes/openharmony-1-1-0-lts.md
+++ b/en/release-notes/openharmony-1-1-0-lts.md
@@ -2,9 +2,8 @@
- [Overview](#section1846294912228)
- [Source Code Acquisition](#section84808293211)
- - [Acquiring Source Code from Image Sites](#section8394142222113)
+ - [Acquiring Source Code from Mirrors](#section8394142222113)
- [Acquiring Source Code Using the repo Tool](#section7180193542317)
-
- [What's New](#section175225345334)
- [Resolved Issues](#section11935243172612)
@@ -21,18 +20,18 @@ This is the first long-term support \(LTS\) version of OpenHarmony. It supports
## Source Code Acquisition
-### Acquiring Source Code from Image Sites
+### Acquiring Source Code from Mirrors
-**Table 1** Sites for acquiring source code
+**Table 1** Mirrors for acquiring source code
Source Code
|
Version Information
|
-Site
+ | Mirror
|
-SHA-256 Verification Code
+ | SHA-256 Checksum
|
@@ -40,43 +39,43 @@ This is the first long-term support \(LTS\) version of OpenHarmony. It supports
1.1.0
|
-Site
+ | Download
|
-SHA-256 verification code
+ | Download
|
Hi3861 solution (binary)
|
1.1.0
|
-Site
+ | Download
|
-SHA-256 verification code
+ | Download
|
Hi3518 solution (binary)
|
1.1.0
|
-Site
+ | Download
|
-SHA-256 verification code
+ | Download
|
Hi3516 solution (binary)
|
1.1.0
|
-Site
+ | Download
|
-SHA256 verification code
+ | Download
|
Release Notes
|
1.1.0
|
-Site
+ | Download
|
N/A
|
diff --git a/en/release-notes/openharmony-2-0-canary.md b/en/release-notes/openharmony-2-0-canary.md
index 972afed41acc7a777c6c076957b9fbc7efa444f4..824ccb48f9d9f62c9a97196cf24c9d626e6d4bbd 100644
--- a/en/release-notes/openharmony-2-0-canary.md
+++ b/en/release-notes/openharmony-2-0-canary.md
@@ -75,11 +75,11 @@ repo forall -c'git lfs pull'
```
-### Acquiring Source Code from Image Sites
+### Acquiring Source Code from Mirrors
-**Table 2** Sites for acquiring source code
+**Table 2** Mirrors for acquiring source code
-| Source Code | Version | Site | SHA-256 Checksum |
+| Source Code | Version | Mirror | SHA-256 Checksum |
| -------- | -------- | -------- | -------- |
| Full code base | 2.0 | [Download](https://repo.huaweicloud.com/harmonyos/os/2.0/code-2.0-canary_20210601.tar.gz) | [Download](https://repo.huaweicloud.com/harmonyos/os/2.0/code-2.0-canary_20210601.tar.gz.sha256) |
| Release Notes | 2.0 | [Download](https://gitee.com/openharmony/docs/blob/master/en/release-notes/openharmony-2-0-canary.md) | - |
diff --git a/en/release-notes/openharmony-v3.1-beta.md b/en/release-notes/openharmony-v3.1-beta.md
index aa1adb202f116eb73370e2f2970b0b00716c9d2d..f6d23a43803b3ba3586a1b73245f47196a08e90b 100644
--- a/en/release-notes/openharmony-v3.1-beta.md
+++ b/en/release-notes/openharmony-v3.1-beta.md
@@ -4,7 +4,7 @@
- [Version Mapping](#Version-Mapping)
- [Source Code Acquisition](#Source-Code-Acquisition)
- [Acquiring Source Code Using the repo Tool](#Acquiring-Source-Code-Using-the-repo-Tool)
- - [Acquiring Source Code from a Mirror](#Acquiring-Source-Code-from-a-Mirror)
+ - [Acquiring Source Code from Mirrors](#Acquiring-Source-Code-from-Mirrors)
- [What's New](#What-Is-New)
- [Feature Updates](#Feature-Updates)
- [API Updates](#API-Updates)
@@ -68,7 +68,7 @@ repo sync -c
repo forall -c 'git lfs pull'
```
-### Acquiring Source Code from a Mirror
+### Acquiring Source Code from Mirrors
**Table 2** Mirrors for acquiring source code
---|