diff --git a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-15-rn.md b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-15-rn.md index 55401dd44a4..54071b55c8d 100644 --- a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-15-rn.md +++ b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-15-rn.md @@ -5,7 +5,20 @@ weight: 10 description: "Native Template 15" --- -## 15.3.1 {#1530} +## 15.4.0 {#1540} + +**Release date: October 2, 2025** + +### Improvements + +- We migrated from `react-native-push-notification` to `@notifee/react-native` for improved architecture compatibility and enhanced push notification features. +- We upgraded `react-native-permissions` to version 5.4.2. +- We removed `react-native-schedule-exact-alarm-permission` dependency. +- We added a `USE_BIOMETRIC` permission in Android. +- We migrated from `react-native-fast-image` to `@d11/react-native-fast-image` for new architecture compatibility. +- We upgraded `react-native-reanimated` to v3.16.7. + +## 15.3.1 {#1531} **Release date: August 15, 2025**