Releases: mendix/hybrid-app-template
Releases · mendix/hybrid-app-template
Update package-lock.json
Update package-lock.json with the latest version of hybrid-app-base
Upgrade/add dependencies
- We upgraded the used Phonegap CLI to version 7.1.0
- We added npm as a dev dependency to make local builds more robust
Fix prepare command and improve documentation
We've renamed the prepare
command to prepare:all
because it conflicted with the npm command with the same name.
The README now has a table of contents and lists known issues.
iPhone X support
Improvements:
- Add documentation for configuring splash screens that are suitable for the new iPhone X
New commands and fix for packaging issue
Improvements:
- Add extra Phonegap commands (plugin & prepare)
Fixes:
- Add devDependency to fix failing build in some cases
Improved build commands and documentation
Based on feedback from the community, we decided to iterate on the command set that's at your disposal while building your Mendix hybrid mobile app. Please refer to the README for instructions how to use the updated commands.
Async update
Sync updated application files asynchronously after startup
Alignment with hybrid-app-base
Alignment with hybrid-app-base
Fix issues with UglifyJS & add NPM5 lockfile
v1.0.3 Release 1.0.3
Updated base package dependency
v1.0.2 Release 1.0.2