From 2557dbe2fec00d47fab407aded171685cb596b8f Mon Sep 17 00:00:00 2001 From: MendixMobile Date: Mon, 24 Aug 2026 13:23:18 +0000 Subject: [PATCH] docs: update mobile release notes for v17.4.2 --- .../native-template/nt-studio-pro-11-parent/nt-17-rn.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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 625cd20114e..29fd7e2358c 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,6 +5,14 @@ weight: 8 description: "Native Template 17" --- +## 17.4.2 + +**Release date: Aug 24, 2026** + +- We hardened the Android main screen against overlay and tapjacking attacks, and removed the unused `SYSTEM_ALERT_WINDOW` permission. +- We fixed an issue that could cause apps to restart repeatedly after an OTA update on iOS. +- Replaced @notifee/react-native with react-native-notify-kit library. + ## 17.4.1 **Release date: Aug 7, 2026**