diff --git a/.mx/releases_list.json b/.mx/releases_list.json index c988a270..c0450ba1 100644 --- a/.mx/releases_list.json +++ b/.mx/releases_list.json @@ -1,4 +1,16 @@ [ + { + "id": 343358914, + "tag_name": "v19.1.1", + "name": "Release 19.1.1", + "draft": false, + "prerelease": false, + "body": "* We fixed an issue that could cause iOS apps to restart repeatedly after an OTA update.", + "created_at": "2026-06-23T08:18:19Z", + "published_at": "2026-06-23T08:19:03Z", + "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v19.1.1", + "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v19.1.1" + }, { "id": 337084543, "tag_name": "v14.1.18", @@ -1186,17 +1198,5 @@ "published_at": "2024-05-27T14:13:41Z", "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v7.0.12", "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v7.0.12" - }, - { - "id": 156277279, - "tag_name": "v8.2.0", - "name": "Release 8.2.0", - "draft": false, - "prerelease": false, - "body": "* We have upgraded React-navigation to version 6", - "created_at": "2024-05-17T14:00:27Z", - "published_at": "2024-05-17T14:01:25Z", - "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v8.2.0", - "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v8.2.0" } ]