From 2c58203baab4fe5a8c54b3f9aa8ba88ae6009a0d Mon Sep 17 00:00:00 2001 From: github-action <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 13:33:37 +0000 Subject: [PATCH] [BUILD] Update Release List and Version Compatibility --- .mx/releases_list.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/.mx/releases_list.json b/.mx/releases_list.json index 4fe08701..e30d86bd 100644 --- a/.mx/releases_list.json +++ b/.mx/releases_list.json @@ -5,12 +5,24 @@ "name": "Release 17.4.1", "draft": false, "prerelease": false, - "body": "* We upgraded Android SDK version to 36.", + "body": "* We upgraded Android SDK version to 36.\r\n* We fixed an issue that could cause apps to restart repeatedly after an OTA update on iOS.\r\n- Replaced @notifee/react-native with react-native-notify-kit library.", "created_at": "2026-08-07T13:25:05Z", "published_at": "2026-08-07T13:26:17Z", "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v17.4.1", "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v17.4.1" }, + { + "id": 366768848, + "tag_name": "v14.1.21", + "name": "Release 14.1.21", + "draft": false, + "prerelease": false, + "body": "* We upgraded Android SDK version to 36.", + "created_at": "2026-08-07T13:32:00Z", + "published_at": "2026-08-07T13:33:05Z", + "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v14.1.21", + "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v14.1.21" + }, { "id": 364071176, "tag_name": "v20.0.0", @@ -1186,17 +1198,5 @@ "published_at": "2024-06-28T13:50:54Z", "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v7.0.14", "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v7.0.14" - }, - { - "id": 162093518, - "tag_name": "v8.0.10", - "name": "Release 8.0.10", - "draft": false, - "prerelease": false, - "body": "- We have fixed synchronization issue between encrypting-decrypting files.\r\n- We have upgraded the @mendix/native dependency to the latest compatible version.", - "created_at": "2024-06-24T15:16:44Z", - "published_at": "2024-06-24T15:18:24Z", - "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v8.0.10", - "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v8.0.10" } ]