Skip to content

Commit 0d0c51f

Browse files
kkasperczyk-norlubos
authored andcommitted
doc: Updated release notes for Matter
Updated release notes for Matter to include information about 1.4.2 release scope Signed-off-by: Kamil Kasperczyk <[email protected]>
1 parent d112653 commit 0d0c51f

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

doc/nrf/protocols/matter/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ It supports a wide range of existing technologies, including Wi-Fi®, Thread, an
1515

1616
.. matter_intro_end
1717
18-
|NCS| |release| allows you to develop applications with Matter specification version 1.4.1 and `Matter SDK version`_ 1.4.1.0.
18+
|NCS| |release| allows you to develop applications with Matter specification version 1.4.2 and `Matter SDK version`_ 1.4.2.0.
1919
For a full list of |NCS| and Matter versions, view the following table:
2020

2121
.. toggle:: nRF Connect SDK, Matter specification, and Matter SDK versions
2222

2323
+--------------------------+-----------------------------------------------------+------------------------+
2424
| nRF Connect SDK version | Matter specification version | Matter SDK version |
2525
+==========================+=====================================================+========================+
26-
| v3.0.99 (latest) | :ref:`1.4.1 <ug_matter_overview_dev_model_support>` | 1.4.1.0 |
27-
+--------------------------+ | |
28-
| v3.0.2 | | |
26+
| v3.0.99 (latest) | :ref:`1.4.2 <ug_matter_overview_dev_model_support>` | 1.4.2.0 |
27+
+--------------------------+-----------------------------------------------------+------------------------+
28+
| v3.0.2 | :ref:`1.4.1 <ug_matter_overview_dev_model_support>` | 1.4.1.0 |
2929
+--------------------------+ | |
3030
| v3.0.1 | | |
3131
+--------------------------+ | |

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,16 @@ Matter
181181
Matter fork
182182
+++++++++++
183183

184-
|no_changes_yet_note|
184+
The Matter fork in the |NCS| (``sdk-connectedhomeip``) contains all commits from the upstream Matter repository up to, and including, the ``v1.4.2.0`` tag.
185+
186+
The following list summarizes the most important changes inherited from the upstream Matter:
187+
188+
* Updated:
189+
190+
* Fixed incorrect memory releases and unhandled exceptions.
191+
* Improved robustness in group session management.
192+
* Optimized the device commissioning process.
193+
185194

186195
nRF IEEE 802.15.4 radio driver
187196
------------------------------

0 commit comments

Comments
 (0)