Skip to content

Commit ca39c53

Browse files
Merge pull request #1038 from mendix/update-releases-list-c090340
[BUILD] Update Release List and Version Compatibility
2 parents c090340 + 10ef319 commit ca39c53

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": 227106602,
4+
"tag_name": "v15.3.0",
5+
"name": "Release 15.3.0",
6+
"draft": false,
7+
"prerelease": false,
8+
"body": "**Library Updates and Improvements**\r\n- **@notifee/react-native**: 9.1.8 ( migrated from react-native-push-notification )\r\n- **react-native-device-info**: 14.0.4",
9+
"created_at": "2025-06-23T14:41:09Z",
10+
"published_at": "2025-06-23T14:41:36Z",
11+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v15.3.0",
12+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v15.3.0"
13+
},
14+
{
15+
"id": 224953755,
16+
"tag_name": "v14.1.3",
17+
"name": "Release 14.1.3",
18+
"draft": false,
19+
"prerelease": false,
20+
"body": "* We improved update process from an older version of Studio Pro to the Latest version(s).",
21+
"created_at": "2025-06-12T15:57:43Z",
22+
"published_at": "2025-06-12T16:02:30Z",
23+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v14.1.3",
24+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v14.1.3"
25+
},
226
{
327
"id": 224533177,
428
"tag_name": "v15.2.0",
@@ -1174,29 +1198,5 @@
11741198
"published_at": "2022-10-06T11:35:37Z",
11751199
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v6.3.1",
11761200
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v6.3.1"
1177-
},
1178-
{
1179-
"id": 77650234,
1180-
"tag_name": "v6.3.0",
1181-
"name": "Release 6.3.0",
1182-
"draft": false,
1183-
"prerelease": false,
1184-
"body": "### Features\r\n\r\n- We improved our app security allowing apps to use new Database encryption capability of Studio Pro 9.18",
1185-
"created_at": "2022-09-19T07:33:59Z",
1186-
"published_at": "2022-09-20T12:16:04Z",
1187-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v6.3.0",
1188-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v6.3.0"
1189-
},
1190-
{
1191-
"id": 77375074,
1192-
"tag_name": "v6.2.27",
1193-
"name": "Release 6.2.27",
1194-
"draft": false,
1195-
"prerelease": false,
1196-
"body": "### Features\r\n\r\n- We added support from the following fonts from `react-native-vector-icons` library:\r\n * AntDesign\r\n * Entype\r\n * EvilIcons\r\n * Feather\r\n * FontAwesome\r\n * FontAwesome 5\r\n * Fontisto\r\n * Foundation\r\n * Ionicons\r\n * MaterialCommunityIcons\r\n * MaterialIcons\r\n * Octicons\r\n * SimpleLineIcons\r\n * Zocial\r\n",
1197-
"created_at": "2022-09-16T09:18:51Z",
1198-
"published_at": "2022-09-19T16:19:51Z",
1199-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v6.2.27",
1200-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v6.2.27"
12011201
}
12021202
]

0 commit comments

Comments
 (0)