Skip to content

Commit 4743c41

Browse files
Merge pull request #1301 from mendix/update-releases-list-5d91bd9
[BUILD] Update Release List and Version Compatibility
2 parents 5d91bd9 + 0b3e3b9 commit 4743c41

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

.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": 364071176,
4+
"tag_name": "v20.0.0",
5+
"name": "Release 20.0.0",
6+
"draft": false,
7+
"prerelease": false,
8+
"body": "- We fixed an issue that could cause iOS apps to restart repeatedly after an OTA update.\r\n- Replaced @notifee/react-native with react-native-notify-kit library.\r\n- We addressed an issue on iOS, where a iOS-system dialogue would pop up during app startup, requesting a password. This was identified as part of Keychain read queries when a one-time keychain migration occurred.",
9+
"created_at": "2026-08-03T08:25:33Z",
10+
"published_at": "2026-08-03T08:32:17Z",
11+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v20.0.0",
12+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v20.0.0"
13+
},
214
{
315
"id": 360527181,
416
"tag_name": "v14.1.20",
@@ -1186,17 +1198,5 @@
11861198
"published_at": "2024-06-07T09:16:24Z",
11871199
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v8.2.3",
11881200
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v8.2.3"
1189-
},
1190-
{
1191-
"id": 158976776,
1192-
"tag_name": "v7.0.13",
1193-
"name": "Release 7.0.13",
1194-
"draft": false,
1195-
"prerelease": false,
1196-
"body": "* We have upgraded @mendix/native to 2.4.1",
1197-
"created_at": "2024-06-05T12:00:38Z",
1198-
"published_at": "2024-06-05T12:02:47Z",
1199-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v7.0.13",
1200-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v7.0.13"
12011201
}
12021202
]

0 commit comments

Comments
 (0)