Skip to content

Commit 1abd7b6

Browse files
Merge pull request #1156 from mendix/update-releases-list-14cc6f7
[BUILD] Update Release List and Version Compatibility
2 parents 14cc6f7 + 64f1fa2 commit 1abd7b6

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

.mx/releases_list.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,28 @@
11
[
2+
{
3+
"id": 279018012,
4+
"tag_name": "v17.0.4",
5+
"name": "Release 17.0.4",
6+
"draft": false,
7+
"prerelease": false,
8+
"body": "* We added the `LocationWhenInUse` permission to the iOS configuration to support react-native-permissions.",
9+
"created_at": "2026-01-22T13:52:31Z",
10+
"published_at": "2026-01-22T13:54:11Z",
11+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v17.0.4",
12+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v17.0.4"
13+
},
14+
{
15+
"id": 279017810,
16+
"tag_name": "v14.1.12",
17+
"name": "Release 14.1.12",
18+
"draft": false,
19+
"prerelease": false,
20+
"body": "* We added the `LocationWhenInUse` permission to the iOS configuration to support react-native-permissions.",
21+
"created_at": "2026-01-22T13:52:01Z",
22+
"published_at": "2026-01-22T13:54:00Z",
23+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v14.1.12",
24+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v14.1.12"
25+
},
226
{
327
"id": 276997340,
428
"tag_name": "v17.0.3",
@@ -1174,29 +1198,5 @@
11741198
"published_at": "2023-09-22T15:34:02Z",
11751199
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v7.0.7",
11761200
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v7.0.7"
1177-
},
1178-
{
1179-
"id": 121282553,
1180-
"tag_name": "v7.0.6",
1181-
"name": "Release 7.0.6",
1182-
"draft": false,
1183-
"prerelease": false,
1184-
"body": "### Additions\r\n\r\n- We added a `com.google.android.gms.permission.AD_ID` permission to the Android manifest file. This permission governs access to the advertising ID, facilitating more effective targeting and personalization within the app's advertisement services.\r\n - Note that this permission is currently disabled with the `tools:node=\"remove\"` attribute.",
1185-
"created_at": "2023-09-15T10:37:47Z",
1186-
"published_at": "2023-09-15T10:45:07Z",
1187-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v7.0.6",
1188-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v7.0.6"
1189-
},
1190-
{
1191-
"id": 118388755,
1192-
"tag_name": "v7.0.5",
1193-
"name": "Release 7.0.5",
1194-
"draft": false,
1195-
"prerelease": false,
1196-
"body": "### Fixed\r\n\r\n- We upgraded android SDK version to 33",
1197-
"created_at": "2023-08-23T11:28:09Z",
1198-
"published_at": "2023-08-23T11:28:33Z",
1199-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v7.0.5",
1200-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v7.0.5"
12011201
}
12021202
]

0 commit comments

Comments
 (0)