Skip to content

Commit 92c39c7

Browse files
[BUILD] Update Release List and Version Compatibility
1 parent 0648e00 commit 92c39c7

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

.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": 251705790,
4+
"tag_name": "v15.4.0",
5+
"name": "Release 15.4.0",
6+
"draft": false,
7+
"prerelease": false,
8+
"body": "- We have migrated from react-native-push-notification to @notifee/react-native for better new architecture compatibility and enhanced push notification features\r\n\r\n- We have upgraded `react-native-permissions` to version 5.4.2\r\n\r\n- We have removed `react-native-schedule-exact-alarm-permission` dependency\r\n\r\n- We have added a USE_BIOMETRIC permission in Android.\r\n\r\n- We have migrated from react-native-fast-image to @d11/react-native-fast-image for new architecture compatibility.\r\n\r\n- We have upgraded react-native-reanimated to v3.16.7.",
9+
"created_at": "2025-10-02T11:48:24Z",
10+
"published_at": "2025-10-02T11:50:14Z",
11+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v15.4.0",
12+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v15.4.0"
13+
},
214
{
315
"id": 242209921,
416
"tag_name": "v11.1.4",
@@ -1186,17 +1198,5 @@
11861198
"published_at": "2022-12-27T11:53:30Z",
11871199
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v5.1.21",
11881200
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v5.1.21"
1189-
},
1190-
{
1191-
"id": 82572893,
1192-
"tag_name": "v6.3.3",
1193-
"name": "Release 6.3.3",
1194-
"draft": false,
1195-
"prerelease": false,
1196-
"body": "## Fixes\r\n\r\n* We fixed an issue with push notifications not working correctly on Android 12 devices. (Tickets 167479, 167837, 168814)\r\n\r\n### Update Your Native Mobile Resources Module\r\n\r\nDue to a library update, your Native Template must be aligned with Native Mobile Resources or else your build will fail. Please make sure you are using the newest version of the Native Mobile Resources module from Marketplace (currently [version 3.13.0](https://marketplace.mendix.com/link/component/109513)).\r\n\r\nIf you already have a project in AppCenter, then you must add the following environment variable to ensure compatibility:\r\n\r\n1. Open your project in AppCenter and go to **Build** menu item.\r\n1. In **all branches**, click the wrench icon.\r\n1. In **Environment Variable**, add the following **Name** and **Value** (if this option is not enabled, enable it):\r\n 1. Name: **JAVA_HOME**.\r\n 1. Value: **$(JAVA_HOME_11_X64)**.\r\n\r\nIn the end, your variable should be set up like this:\r\n\r\n![env_var](https://user-images.githubusercontent.com/45102481/200879507-cdba57bd-6b99-44be-a838-e243fa324bdb.png)\r\n\r\n",
1197-
"created_at": "2022-11-10T15:26:32Z",
1198-
"published_at": "2022-11-11T06:44:09Z",
1199-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v6.3.3",
1200-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v6.3.3"
12011201
}
12021202
]

0 commit comments

Comments
 (0)