From cafc796d63dbe6f0a207c58c9b47631db0ac5e4e Mon Sep 17 00:00:00 2001 From: Gloria Date: Wed, 2 Jul 2025 16:52:56 +0800 Subject: [PATCH] Update docs against 93058+70693+83121+80955+78631 Signed-off-by: wusongqing --- README.md | 16 +- en/release-notes/OpenHarmony-v4.1-release.md | 415 +++++++++-- .../OpenHarmony-v4.1.3-release.md | 169 +++++ .../OpenHarmony-v4.1.4-release.md | 169 +++++ .../OpenHarmony-v5.0.0-release.md | 701 +++++++++++++++++- .../OpenHarmony-v5.1.0-release.md | 8 +- en/release-notes/Readme.md | 2 + en/website.md | 4 + 8 files changed, 1389 insertions(+), 95 deletions(-) create mode 100644 en/release-notes/OpenHarmony-v4.1.3-release.md create mode 100644 en/release-notes/OpenHarmony-v4.1.4-release.md diff --git a/README.md b/README.md index fe315282679..e9c4b52d8bf 100644 --- a/README.md +++ b/README.md @@ -18,21 +18,21 @@ This repository stores device and application development documents provided by - master: the latest version. - - OpenHarmony 5.1.0 Release. [Learn more](en/release-notes/OpenHarmony-v5.1.0-release.md) + - OpenHarmony 5.1.0 Release (API Level 18). [Learn more](en/release-notes/OpenHarmony-v5.1.0-release.md) - - OpenHarmony 5.0.3. [Learn more](en/release-notes/OpenHarmony-v5.0.3-release.md) + - OpenHarmony 5.0.3 (API Level 15). [Learn more](en/release-notes/OpenHarmony-v5.0.3-release.md) - - OpenHarmony 5.0.2. [Learn more](en/release-notes/OpenHarmony-v5.0.2-release.md) + - OpenHarmony 5.0.2 (API Level 14). [Learn more](en/release-notes/OpenHarmony-v5.0.2-release.md) - - OpenHarmony 5.0.1. [Learn more](en/release-notes/OpenHarmony-v5.0.1-release.md) + - OpenHarmony 5.0.1 (API Level 13). [Learn more](en/release-notes/OpenHarmony-v5.0.1-release.md) - - OpenHarmony 5.0.0 Release. [Learn more](en/release-notes/OpenHarmony-v5.0.0-release.md) + - OpenHarmony 5.0.0 Release (API Level 12). [Learn more](en/release-notes/OpenHarmony-v5.0.0-release.md) - - OpenHarmony 4.1 Release. [Learn more](en/release-notes/OpenHarmony-v4.1-release.md) + - OpenHarmony 4.1 Release (API Level 11). [Learn more](en/release-notes/OpenHarmony-v4.1-release.md) - - OpenHarmony 4.0 Release. [Learn more](en/release-notes/OpenHarmony-v4.0-release.md) + - OpenHarmony 4.0 Release (API Level 10). [Learn more](en/release-notes/OpenHarmony-v4.0-release.md) - - OpenHarmony 3.2 Release. [Learn more](en/release-notes/OpenHarmony-v3.2-release.md) + - OpenHarmony 3.2 Release (API Level 9). [Learn more](en/release-notes/OpenHarmony-v3.2-release.md) This version is upgraded to OpenHarmony 3.2.3 Release. [Learn more](en/release-notes/OpenHarmony-v3.2.3-release.md) diff --git a/en/release-notes/OpenHarmony-v4.1-release.md b/en/release-notes/OpenHarmony-v4.1-release.md index 30c2d609895..9677a326a6c 100644 --- a/en/release-notes/OpenHarmony-v4.1-release.md +++ b/en/release-notes/OpenHarmony-v4.1-release.md @@ -3,9 +3,14 @@ ## Version Description -With the release of OpenHarmony 4.1 Release, the development suite is upgraded to API Version 11 Release. Compared with OpenHarmony Release 4.0, OpenHarmony 4.1 Release comes with more than 4000 new APIs to enrich your application development capabilities. Open application development capabilities are presented as kits, delivering a clearer logic and scenario-specific perspectives. ArkUI component openness and animation capabilities are further enhanced. Web capabilities are continuously supplemented. Distributed capabilities improve networking stability and connection security. The multimedia subsystem supports richer encoding capabilities and more refined playback control capabilities. You are welcome to use this version and provide valuable suggestions. +OpenHarmony 4.1 Release continuously improves its standard system capabilities. It provides the following enhancements over OpenHarmony 4.0 Release: + +Over 4,000 new APIs have been added, significantly enriching application development capabilities. The open capabilities for application development are now presented in terms of Kits, offering you a clearer logic and more scenario-oriented perspective. The openness of ArkUI components, as well as their animation, component, and effect capabilities, have been further enhanced. Web capabilities have been continuously improved, making it easier for you to quickly build applications using Web technologies. The graphics and window have seen enhanced animation and window adaptation capabilities. The application framework has strengthened its ExtensionAbilities. Distributed capabilities have been further improved in terms of network stability, connection security, and the connection and specification capabilities of DSoftBus. Media support now includes a richer range of encodings and more refined playback control capabilities, further enhancing the capabilities of the audio/camera framework. Multiple tool capabilities in the testing framework have also been strengthened. You are welcome to use this version and provide valuable suggestions. + +OpenHarmony 4.1 Release is the official release version for API level 11. + +A more detailed description of the enhancements is as follows: -You can read this document to learn more about key feature and capability updates provided by this version. ### SDK @@ -16,36 +21,40 @@ In addition, the development guide and API reference are reconstructed by kit fo ### ArkUI -- The **\** component is provided to enhance custom drawing. +- The **NodeContainer** component is provided to enhance custom drawing. - The text and container components are enhanced as follows: - - The **\** and **\** components support character-based truncation. - - The **\** and **\