Releases: mendix/native-widgets
Releases · mendix/native-widgets
Nanoflow Commons 4.0.4 - Mendix 10.6.5.29688
- We've added support for the token-based authentication with the SignIn action. This authentication method allows users to remain signed in until the expiration time of the token. You can read more about this behavior on this documentation page https://docs.mendix.com/refguide/session-management/#2-authentication-token
To enable it you can set the new SignIn action parameter useAuthToken
to true
.
Native Mobile Resources 8.0.0 - Mendix 10.13.0.41393
BREAKING
- We have upgrade React Native to version 0.73.8
Native Mobile Resources 7.0.0 - Mendix 10.12.0.38909
Fixed
- We have fixed an issue with checking blocked permissions on iOS
- We have fixed an issue with
useNavigation
support in widgets.
Native Mobile Resources 6.1.1- Mendix 10.6.9.36429
Fixed
- We have fixed an issue with checking blocked permissions on iOS
Native Mobile Resources 4.1.2 - Mendix 9.24.1.4658
- We have fixed an issue with missing react-native-schedule-exact-alarm-permission dependency
Native Mobile Resources 4.1.1 - Mendix 9.24.1.4658
- We have fixed an issue with checking blocked permissions on iOS
Native Mobile Resources 6.1.0 - Mendix 10.6.9.36429
Fixed
- We have added CheckGenericPermission and updated RequestGenericPermission to use SCHEDULE_EXACT_ALARM.
Native Mobile Resources 4.1.0 - Mendix 9.24.1.4658
Fixed
- We have added CheckGenericPermission and updated RequestGenericPermission to use SCHEDULE_EXACT_ALARM.
Native Mobile Resources 6.0.3 - Mendix 10.6.0.23934
[4.0.2] FloatingActionButton
Fixed
- We have fixed an issue where icons within Floating Action Buttons were not properly centered.
Native Mobile Resources 4.0.9 - Mendix 9.24.1.4658
[4.0.1] FloatingActionButton
Fixed
- We have fixed an issue where icons within Floating Action Buttons were not properly centered.