Skip to content

Commit 939e540

Browse files
committed
Merge branch 'master' into moo/MOO-1870-react-19-upgrade
2 parents 8bb8433 + 464210a commit 939e540

4 files changed

Lines changed: 20 additions & 16 deletions

File tree

.mx/releases_list.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
[
2+
{
3+
"id": 266743725,
4+
"tag_name": "v14.1.9",
5+
"name": "Release 14.1.9",
6+
"draft": false,
7+
"prerelease": false,
8+
"body": "- We updated @mendix/native to 9.2.0 to improve edge-to-edge. The change only takes effect in Studio Pro 10.24.13+.",
9+
"created_at": "2025-12-02T13:54:41Z",
10+
"published_at": "2025-12-02T14:04:16Z",
11+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v14.1.9",
12+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v14.1.9"
13+
},
214
{
315
"id": 264310582,
416
"tag_name": "v14.1.8",
@@ -17,7 +29,7 @@
1729
"name": "Release 16.0.0",
1830
"draft": false,
1931
"prerelease": false,
20-
"body": "- We have updated native template to support react native new architecture.\r\n- We have migrated few native dependencies to support react native new architecture.",
32+
"body": "- We have updated native template to support react native new architecture.",
2133
"created_at": "2025-11-20T13:51:03Z",
2234
"published_at": "2025-11-20T13:54:25Z",
2335
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v16.0.0",
@@ -1186,17 +1198,5 @@
11861198
"published_at": "2023-05-24T11:52:18Z",
11871199
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v5.2.18",
11881200
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v5.2.18"
1189-
},
1190-
{
1191-
"id": 103124967,
1192-
"tag_name": "v5.2.17",
1193-
"name": "Release 5.2.17",
1194-
"draft": false,
1195-
"prerelease": false,
1196-
"body": "* Update AppCenter configurations (eb36c65)",
1197-
"created_at": "2023-05-16T09:40:23Z",
1198-
"published_at": "2023-05-16T09:42:04Z",
1199-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v5.2.17",
1200-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v5.2.17"
12011201
}
12021202
]

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this template will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [16.1.0] - 2025-11-30
8+
9+
- We have improved the styling where edge-to-edge mode is enabled.
10+
711
## [16.0.0] - 2025-11-20
812

913
- We have updated native template to support react native new architecture.

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ PODS:
2626
- libwebp/sharpyuv (1.5.0)
2727
- libwebp/webp (1.5.0):
2828
- libwebp/sharpyuv
29-
- MendixNative (0.1.2):
29+
- MendixNative (0.2.0):
3030
- DoubleConversion
3131
- glog
3232
- hermes-engine
@@ -2548,7 +2548,7 @@ SPEC CHECKSUMS:
25482548
libavif: 84bbb62fb232c3018d6f1bab79beea87e35de7b7
25492549
libdav1d: 23581a4d8ec811ff171ed5e2e05cd27bad64c39f
25502550
libwebp: 02b23773aedb6ff1fd38cec7a77b81414c6842a8
2551-
MendixNative: 0405210432ee514e2d7906fe5714f719eb6d7c75
2551+
MendixNative: 05a3f12b7a5f2de19da41cbe39ab435901b2c0f9
25522552
op-sqlite: 12554de3e1a0cb86cbad3cf1f0c50450f57d3855
25532553
OpenSSL-Universal: 6082b0bf950e5636fe0d78def171184e2b3899c2
25542554
RCT-Folly: 36fe2295e44b10d831836cc0d1daec5f8abcf809

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)