Skip to content

Commit f331e2d

Browse files
Merge pull request #1045 from mendix/update-releases-list-ca39c53
[BUILD] Update Release List and Version Compatibility
2 parents ca39c53 + 489f707 commit f331e2d

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

.mx/releases_list.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,35 @@
11
[
2+
{
3+
"id": 231358755,
4+
"tag_name": "v14.1.4",
5+
"name": "Release 14.1.4",
6+
"draft": false,
7+
"prerelease": false,
8+
"body": "* We applied an important fix to @mendix/native which caused OTA not working.",
9+
"created_at": "2025-07-10T07:15:55Z",
10+
"published_at": "2025-07-10T07:18:08Z",
11+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v14.1.4",
12+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v14.1.4"
13+
},
14+
{
15+
"id": 228759343,
16+
"tag_name": "v11.1.2",
17+
"name": "Release 11.1.2",
18+
"draft": false,
19+
"prerelease": false,
20+
"body": "* We applied an important fix to `@mendix/native` which caused infrequent crashes in the published app. iOS was not affected.\r\n\r\nVersion 10.18 is required to use this version and upwards.",
21+
"created_at": "2025-06-30T12:31:10Z",
22+
"published_at": "2025-06-30T12:48:04Z",
23+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v11.1.2",
24+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v11.1.2"
25+
},
226
{
327
"id": 227106602,
428
"tag_name": "v15.3.0",
529
"name": "Release 15.3.0",
630
"draft": false,
731
"prerelease": false,
8-
"body": "**Library Updates and Improvements**\r\n- **@notifee/react-native**: 9.1.8 ( migrated from react-native-push-notification )\r\n- **react-native-device-info**: 14.0.4",
32+
"body": "- We migrated several libraries that hadn’t been maintained in years to modern, actively supported alternatives.\r\n- We improved update process from an older version of Studio Pro to the Latest version(s).\r\n\r\n### Removed\r\n\r\n* **@react-native-community/push-notification-ios:** 1.10.1\r\n\r\n### New Libraries\r\n\r\n* **notifee@notifee/react-native:** 9.1.8\r\n* **react-native-blob-util:** 0.21.0\r\n\r\n### Library Updates and Improvements\r\n\r\n* **react-native-device-info:** 13.0.0 -> 14.0.4\r\n* **@mendix/native:** 11.0.3 -> 11.0.7",
933
"created_at": "2025-06-23T14:41:09Z",
1034
"published_at": "2025-06-23T14:41:36Z",
1135
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v15.3.0",
@@ -29,7 +53,7 @@
2953
"name": "Release 15.2.0",
3054
"draft": false,
3155
"prerelease": false,
32-
"body": "We have fixed an issue where iOS apps built with Mendix 10.18 and above would not run when the React Client was enabled. Android was not affected.",
56+
"body": "We updated one library\r\n\r\n### Library Updates and Improvements\r\n\r\n- **@mendix/native:** 10.1.4\r\n",
3357
"created_at": "2025-06-11T08:40:22Z",
3458
"published_at": "2025-06-11T08:41:51Z",
3559
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v15.2.0",
@@ -1174,29 +1198,5 @@
11741198
"published_at": "2022-11-08T12:28:28Z",
11751199
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v5.2.14",
11761200
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v5.2.14"
1177-
},
1178-
{
1179-
"id": 82381579,
1180-
"tag_name": "v5.1.20",
1181-
"name": "Release 5.1.20",
1182-
"draft": false,
1183-
"prerelease": false,
1184-
"body": "### Fixes\r\n\r\n- We fixed an issues related to a recent React Native release that caused Android build failures. Tickets 170385, 170396, 170398 and 170469.\r\n- We fixed an issue to build Android apps locally using Apple M1 machines.",
1185-
"created_at": "2022-11-08T12:23:05Z",
1186-
"published_at": "2022-11-08T12:28:14Z",
1187-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v5.1.20",
1188-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v5.1.20"
1189-
},
1190-
{
1191-
"id": 79152954,
1192-
"tag_name": "v6.3.1",
1193-
"name": "Release 6.3.1",
1194-
"draft": false,
1195-
"prerelease": false,
1196-
"body": "### Fixes\r\n- We removed default permissions for read and write external storage for Android",
1197-
"created_at": "2022-10-06T11:33:47Z",
1198-
"published_at": "2022-10-06T11:35:37Z",
1199-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v6.3.1",
1200-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v6.3.1"
12011201
}
12021202
]

0 commit comments

Comments
 (0)