Skip to content

Commit fd564b0

Browse files
Merge pull request #1144 from mendix/update-releases-list-e3f0a4e
[BUILD] Update Release List and Version Compatibility
2 parents e3f0a4e + eec5434 commit fd564b0

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

.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": 275895256,
4+
"tag_name": "v17.0.2",
5+
"name": "Release 17.0.2",
6+
"draft": false,
7+
"prerelease": false,
8+
"body": "* We updated `mendix-native` to v0.3.1, enabling session cookie persistence and restoration on iOS.",
9+
"created_at": "2026-01-12T05:02:14Z",
10+
"published_at": "2026-01-12T05:03:13Z",
11+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v17.0.2",
12+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v17.0.2"
13+
},
214
{
315
"id": 275894662,
416
"tag_name": "v14.1.11",
@@ -1186,17 +1198,5 @@
11861198
"published_at": "2023-08-18T14:07:15Z",
11871199
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v7.0.3",
11881200
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v7.0.3"
1189-
},
1190-
{
1191-
"id": 117640839,
1192-
"tag_name": "v7.0.3-beta.1",
1193-
"name": "Release 7.0.3-beta.1",
1194-
"draft": false,
1195-
"prerelease": true,
1196-
"body": "### Fixed\r\n\r\n- We fixed distorted splash screen issue for android",
1197-
"created_at": "2023-08-17T15:02:16Z",
1198-
"published_at": "2023-08-17T15:06:27Z",
1199-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v7.0.3-beta.1",
1200-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v7.0.3-beta.1"
12011201
}
12021202
]

0 commit comments

Comments
 (0)