Releases: mendix/native-template
Releases · mendix/native-template
Release 14.1.0
- We have upgraded
@mendix/native
to version 9.0.1
Release 13.1.1
Release 14.0.0
- We upgraded our React Native version to 0.77.1. This update brings latest security and performance improvements.
Library Updates and Improvements
- @op-engineering/op-sqlite: 9.2.7
- @react-native-picker/picker: 2.11.0
- @react-native-community/cli: 16.0.2
- @react-native-community/cli-platform-android: 16.0.2
- @react-native-community/cli-platform-ios: 16.0.2
- react-native-gesture-handler: 2.23.1
- react-native-safe-area-context: 5.2.0
- react-native-screens: 4.6.0
- react-native-svg: 15.11.1
- react-native-video: 6.10.0
Release 13.1.0
- We have applied the patch for @react-native-camera-roll to fix the saving picture issue.
Release 13.0.0
- We have updated React Navigation to V7
- We have updated the following additional dependencies:
- react-native-reanimated to 3.16.1
- react-native-screens to 4.4.0
- react-native-image-picker to 7.2.3
- @react-native-community/netinfo to 11.4.1
- We're now using @gorhom/bottom-sheet for bottom sheet implementation
- We have added the option to enable or disable cookie encryption for Android devices.
Release 12.0.1
- We resolved an issue where changing the system font scale could cause crashes on Android.
Release 11.0.5
- We resolved an issue where changing the system font scale could cause crashes on Android.
Release 7.0.25
- We have upgraded Node.js version to v20.
- [Android] We have replaced the MaxPermSize JVM parameter with MaxMetaspaceSize, as MaxPermSize is no longer available since Java 8.
Release 12.0.0
Fixes
- We resolved an issue with the bundle identifier in the Dev scheme on Xcode.
Improvements
- We have changed Offline Database Management Backend to op-sqlite. The native apps need to be rebuilt via Studio Pro (App -> Build Native Mobile App).
Release 11.0.4
Fixed
- We resolved an issue with the bundle identifier in the Dev scheme on Xcode.