Skip to content

Commit bd9a72b

Browse files
Merge pull request #1054 from mendix/update-releases-list-89a28b1
[BUILD] Update Release List and Version Compatibility
2 parents 89a28b1 + 7d53b59 commit bd9a72b

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

.mx/releases_list.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
[
2+
{
3+
"id": 237987210,
4+
"tag_name": "v11.1.3",
5+
"name": "Release 11.1.3",
6+
"draft": false,
7+
"prerelease": false,
8+
"body": "* We have fixed a problem that caused SVGs to crash when using borderRadius. This was resolved by upgrading to version 15.11.2.\r\n\r\n* We have updated the version of @react-native-community/netinfo to remove conflict with native-widgets.",
9+
"created_at": "2025-08-06T14:01:28Z",
10+
"published_at": "2025-08-06T14:26:06Z",
11+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v11.1.3",
12+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v11.1.3"
13+
},
214
{
315
"id": 231358755,
416
"tag_name": "v14.1.4",
@@ -1186,17 +1198,5 @@
11861198
"published_at": "2022-11-08T12:28:41Z",
11871199
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v6.2.28",
11881200
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v6.2.28"
1189-
},
1190-
{
1191-
"id": 82381589,
1192-
"tag_name": "v5.2.14",
1193-
"name": "Release 5.2.14",
1194-
"draft": false,
1195-
"prerelease": false,
1196-
"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.",
1197-
"created_at": "2022-11-08T12:23:11Z",
1198-
"published_at": "2022-11-08T12:28:28Z",
1199-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v5.2.14",
1200-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v5.2.14"
12011201
}
12021202
]

0 commit comments

Comments
 (0)