Skip to content

Commit 1a995b5

Browse files
Merge pull request #1216 from mendix/update-releases-list-dbf372a
[BUILD] Update Release List and Version Compatibility
2 parents dbf372a + d44fd59 commit 1a995b5

1 file changed

Lines changed: 36 additions & 36 deletions

File tree

.mx/releases_list.json

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,40 @@
11
[
2+
{
3+
"id": 315181288,
4+
"tag_name": "v19.0.3",
5+
"name": "Release 19.0.3",
6+
"draft": false,
7+
"prerelease": false,
8+
"body": "* We resolved an issue that version logs events are not getting recorded in firebase for Android\r\n* We fix an issue occurring when building apps in Xcode 26.4 or newer\r\n",
9+
"created_at": "2026-04-29T12:42:13Z",
10+
"published_at": "2026-04-29T12:44:39Z",
11+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v19.0.3",
12+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v19.0.3"
13+
},
14+
{
15+
"id": 315188989,
16+
"tag_name": "v17.2.0",
17+
"name": "Release 17.2.0",
18+
"draft": false,
19+
"prerelease": false,
20+
"body": "* We resolved an issue that version logs events are not getting recorded in firebase for Android\r\n* We fix an issue occurring when building apps in Xcode 26.4 or newer",
21+
"created_at": "2026-04-29T12:56:35Z",
22+
"published_at": "2026-04-29T12:56:54Z",
23+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v17.2.0",
24+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v17.2.0"
25+
},
26+
{
27+
"id": 315187779,
28+
"tag_name": "v14.1.16",
29+
"name": "Release 14.1.16",
30+
"draft": false,
31+
"prerelease": false,
32+
"body": "* We resolved an issue that version logs events are not getting recorded in firebase for Android\r\n* We fix an issue occurring when building apps in Xcode 26.4 or newer",
33+
"created_at": "2026-04-29T12:54:07Z",
34+
"published_at": "2026-04-29T12:55:09Z",
35+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v14.1.16",
36+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v14.1.16"
37+
},
238
{
339
"id": 312249230,
440
"tag_name": "v19.0.2",
@@ -1162,41 +1198,5 @@
11621198
"published_at": "2024-04-24T15:09:47Z",
11631199
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v8.0.5",
11641200
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v8.0.5"
1165-
},
1166-
{
1167-
"id": 152401852,
1168-
"tag_name": "v8.1.0",
1169-
"name": "Release 8.1.0",
1170-
"draft": false,
1171-
"prerelease": false,
1172-
"body": "* We have resolved a build error related to Flipper in Xcode 15.3.\r\n* We have upgraded security-crypto dependency on Android to version 1.1.0-alpha06.\r\n* We have upgraded @mendix/react-native-sqlite-storage to version 7.1.0 and @mendix/native to the latest compatible version",
1173-
"created_at": "2024-04-23T13:21:37Z",
1174-
"published_at": "2024-04-23T13:31:04Z",
1175-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v8.1.0",
1176-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v8.1.0"
1177-
},
1178-
{
1179-
"id": 149020939,
1180-
"tag_name": "v8.0.4",
1181-
"name": "Release 8.0.4",
1182-
"draft": false,
1183-
"prerelease": false,
1184-
"body": "* We have removed `react-native-code-push` dependency. We recommend migrating to Mendix OTA instead.",
1185-
"created_at": "2024-03-29T13:21:18Z",
1186-
"published_at": "2024-03-29T13:23:55Z",
1187-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v8.0.4",
1188-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v8.0.4"
1189-
},
1190-
{
1191-
"id": 146807441,
1192-
"tag_name": "v7.0.10",
1193-
"name": "Release 7.0.10",
1194-
"draft": false,
1195-
"prerelease": false,
1196-
"body": "* Updated the Android manifest to support opening URLs with links to websites whose apps are installed on the device.",
1197-
"created_at": "2024-03-15T15:57:12Z",
1198-
"published_at": "2024-03-15T16:01:07Z",
1199-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v7.0.10",
1200-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v7.0.10"
12011201
}
12021202
]

0 commit comments

Comments
 (0)