Skip to content

Commit de77c59

Browse files
authored
Merge pull request #1309 from mendix/update-releases-list-67b5898
[BUILD] Update Release List and Version Compatibility
2 parents 67b5898 + 560e0e2 commit de77c59

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": 366775090,
4+
"tag_name": "v19.1.3",
5+
"name": "Release 19.1.3",
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-07T13:42:20Z",
10+
"published_at": "2026-08-07T14:00:12Z",
11+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v19.1.3",
12+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v19.1.3"
13+
},
214
{
315
"id": 366764689,
416
"tag_name": "v17.4.1",
@@ -1186,17 +1198,5 @@
11861198
"published_at": "2024-07-04T13:37:45Z",
11871199
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v8.0.13",
11881200
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v8.0.13"
1189-
},
1190-
{
1191-
"id": 163002177,
1192-
"tag_name": "v7.0.14",
1193-
"name": "Release 7.0.14",
1194-
"draft": false,
1195-
"prerelease": false,
1196-
"body": "* We've fixed an issue with cookies encryption. If you still run into a problem, please logout & login or clear the app cache.",
1197-
"created_at": "2024-06-28T13:49:49Z",
1198-
"published_at": "2024-06-28T13:50:54Z",
1199-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v7.0.14",
1200-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v7.0.14"
12011201
}
12021202
]

0 commit comments

Comments
 (0)