diff --git a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-17-rn.md b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-17-rn.md index 35217a4376b..18fed8bdc02 100644 --- a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-17-rn.md +++ b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-17-rn.md @@ -5,22 +5,41 @@ weight: 8 description: "Native Template 17" --- +## 17.4.1 + +**Release date: Aug 7, 2026** + +### Improvememnts + +- We upgraded Android SDK version to 36. +- We replaced `@notifee/react-native` with the `react-native-notify-kit` library. + +### Fixes + +- We fixed an issue that could cause apps to restart repeatedly after an OTA update on iOS. + ## 17.4.0 {#1740} **Release date: June 23, 2026** +### Fixes + * We fixed an issue that caused iOS apps to restart repeatedly after an OTA update. ## 17.3.0 {#1730} **Release date: June 3, 2026** +### Fixes + * We fixed an issue that caused Android apps to restart repeatedly after an OTA update. ## 17.2.1 {#1721} **Release date: May 12, 2026** +### Fixes + * We fixed the CocoaPods installation issue that was caused by `xcodeproj object version` 70. ## 17.2.0 {#1720}