Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions .mx/releases_list.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
[
{
"id": 380367966,
"tag_name": "v19.1.5",
"name": "Release 19.1.5",
"draft": false,
"prerelease": false,
"body": "* We addressed a random scenario where gradle would resolve to using the Hermes v1 compiler instead of the old hermes override in gradle.properties. This would throw issues with \"...bytecode mismatch...\".",
"created_at": "2026-09-01T09:26:45Z",
"published_at": "2026-09-01T09:28:26Z",
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v19.1.5",
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v19.1.5"
},
{
"id": 375719368,
"tag_name": "v20.0.1",
Expand Down Expand Up @@ -1186,17 +1198,5 @@
"published_at": "2024-08-02T13:18:42Z",
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v8.0.14",
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v8.0.14"
},
{
"id": 168242901,
"tag_name": "v7.0.15",
"name": "Release 7.0.15",
"draft": false,
"prerelease": false,
"body": "### Improvements\r\n\r\n* Upgraded buildToolsVersion, compileSdkVersion, and targetSdkVersion to 34 for Android.",
"created_at": "2024-08-01T13:13:33Z",
"published_at": "2024-08-02T13:18:34Z",
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v7.0.15",
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v7.0.15"
}
]
Loading