You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,30 @@ All notable changes to this template will be documented in this file.
4
4
5
5
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).
6
6
7
-
## [Unreleased]
7
+
## [16.0.0] - 2025-11-20
8
8
9
9
- We have updated native template to support react native new architecture.
10
10
11
+
## [15.4.4] - 2025-11-10
12
+
13
+
- We updated version of op-sqlite to 15.0.7
14
+
- We updated version of @mendix/native to 10.3.1
11
15
- We have migrated from `react-native-splash-screen@3.2.0` to `react-native-bootsplash@^7.7.0` for better splash screen support and autolinking compatibility.
12
16
17
+
## [15.4.3] - 2025-11-05
18
+
19
+
- We updated the version of @mendix/native to 10.3.0 to fix the components.json errors.
20
+
21
+
## [15.4.2] - 2025-11-27
22
+
23
+
- We have installed react-native-edge-to-edge to fix issues in android 15+
24
+
25
+
## [15.4.1] - 2025-10-07
26
+
13
27
- We added a new property to gradle.properties for scanning QR codes.
14
28
29
+
## [15.4.0] - 2025-10-02
30
+
15
31
- We have migrated from react-native-push-notification to @notifee/react-native for better new architecture compatibility and enhanced push notification features
16
32
17
33
- We have upgraded `react-native-permissions` to version 5.4.2
0 commit comments