diff --git a/.mx/releases_list.json b/.mx/releases_list.json index ef6d7f98..b9b301f0 100644 --- a/.mx/releases_list.json +++ b/.mx/releases_list.json @@ -1,4 +1,52 @@ [ + { + "id": 193487161, + "tag_name": "v11.0.1", + "name": "Release 11.0.1", + "draft": false, + "prerelease": false, + "body": "* We have updated the AppCenter's Xcode version to 15.4.\r\n* We added a parameter to Xcode configs to fix Bundle Identifier issues.", + "created_at": "2025-01-07T12:44:19Z", + "published_at": "2025-01-07T12:44:44Z", + "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v11.0.1", + "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v11.0.1" + }, + { + "id": 193482422, + "tag_name": "v8.2.9", + "name": "Release 8.2.9", + "draft": false, + "prerelease": false, + "body": "* We have updated the AppCenter's Xcode version to 15.4", + "created_at": "2025-01-07T12:16:58Z", + "published_at": "2025-01-07T12:18:17Z", + "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v8.2.9", + "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v8.2.9" + }, + { + "id": 193482093, + "tag_name": "v8.0.16", + "name": "Release 8.0.16", + "draft": false, + "prerelease": false, + "body": "* We have updated the AppCenter's Xcode version to 15.4", + "created_at": "2025-01-07T12:15:08Z", + "published_at": "2025-01-07T12:15:54Z", + "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v8.0.16", + "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v8.0.16" + }, + { + "id": 193481564, + "tag_name": "v7.0.23", + "name": "Release 7.0.23", + "draft": false, + "prerelease": false, + "body": "* We have updated the AppCenter's Xcode version to 15.4", + "created_at": "2025-01-07T12:12:26Z", + "published_at": "2025-01-07T12:13:55Z", + "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v7.0.23", + "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v7.0.23" + }, { "id": 193070548, "tag_name": "v7.0.22", @@ -1150,53 +1198,5 @@ "published_at": "2022-05-11T12:41:44Z", "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v5.2.12", "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v5.2.12" - }, - { - "id": 66494900, - "tag_name": "v5.2.11", - "name": "Use Mendix maven repository", - "draft": false, - "prerelease": false, - "body": "### Fixes \r\n\r\n- We fixed an issue with JCenter on Android, which would fail to build (Ticket #148798 #148819 #148830 #148840) ", - "created_at": "2022-05-11T08:01:33Z", - "published_at": "2022-05-10T16:36:30Z", - "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v5.2.11", - "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v5.2.11" - }, - { - "id": 63053226, - "tag_name": "v6.2.16", - "name": "Fixing App Center OTA for Android", - "draft": false, - "prerelease": false, - "body": "### Fixes \r\n\r\n- We fixed an issue with App Center CodePush on Android which would fail to install new OTA updates on devices. (Ticket 145335)", - "created_at": "2022-03-29T15:49:40Z", - "published_at": "2022-03-29T15:55:53Z", - "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v6.2.16", - "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v6.2.16" - }, - { - "id": 63012502, - "tag_name": "v5.2.9", - "name": "Android video player full screen support", - "draft": false, - "prerelease": false, - "body": "### Improvements\r\n\r\n- Native Template now supports full-screen Android video. The full-screen icon can be found at the top of the video when the show control's property is set to `true`. When the icon is pressed the video will continue working on an overlay modal. (Ticket 135581)", - "created_at": "2022-03-29T08:38:19Z", - "published_at": "2022-03-29T08:47:13Z", - "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v5.2.9", - "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v5.2.9" - }, - { - "id": 62589378, - "tag_name": "v6.2.15", - "name": "Fix custom developer apps failing to build on iOS", - "draft": false, - "prerelease": false, - "body": "### Fixes\r\n\r\n- We fixed an issue where iOS custom developer apps incurred problems while building.", - "created_at": "2022-03-23T15:14:20Z", - "published_at": "2022-03-23T15:16:00Z", - "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v6.2.15", - "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v6.2.15" } ]