Releases: mendix/hybrid-app-base
Releases · mendix/hybrid-app-base
Disable async update
Improvements:
- Properly configure Android splash screens, using the 'density' property instead of 'qualifier'
Fixes:
- Disable async update by default. Updates to the Mendix model could lead to undefined client behavior, with async update enabled.
Improve PIN login support
This release hardens the security of the PIN login feature.
Remove support for profiles
Changes:
- Support for custom navigation profiles was removed. This affects Mendix apps running on version 7.2 or 7.3. For these apps, it is recommended to upgrade to a newer Mendix version.
Fix token and cookie clearing
Fixes:
- When clearing of cookies and/or pin/login tokens failed, some cleanup steps would be skipped.
Fix issue in PIN flow
Fixes:
- Fix wrong usage of Promise.all, which broke the PIN flow
- Fix appbase command
Improve PIN login support
This release improves support for the PIN login feature:
- Improved support for switching users in combination with the PIN login feature
- Fix an issue with remaining session data
Support for iOS 11 + Better keyboard layout on PIN screen
v1.3.0 Bump version (1.3.0)
Async update
Sync updated application files asynchronously after startup
Support fixes
Fixed the following issues:
- Android permissions were not being asked on Android 6+ devices.
- Malformed JSON error on iOS.
Build for Android ARM by default
v1.0.7 Release 1.0.7