Releases: mendix/CameraWidgetForPhoneGap
Releases · mendix/CameraWidgetForPhoneGap
App store release v4.0.3
Fix documentation URL
CameraWidgetForPhoneGap.mpk
Bump version
App store release v4.0.2
Fix for Android 4.4 (Thanks @mgroeneweg)
App store release v4.0.1
- Fix for constructor error in IE (Fixes GitHub Issue #35)
App store release v4.0.0
- Make button text translatable string (breaking change, after update reset you caption)
- Add option auto start the camera, so no button click is required
- Prevent users from editing or closing the form while the image is uploading:
- This can be done directly with the auto upload or on form save
- The progress message could be shown always 'During upload' (block UI) preventing user from interacting with the for. Or 'On form save' with 'Autosave', the upload can already be started while the form is edited, and only show the progress on saving the form when the upload is not completed yet.
App store release v3.3.2
- When canceling the camera no longer an error message is shown. (Solving Ticket #65667)
- Corrected the CSS classes in the (web modeler) preview
App store release v3.3.1
Bug fix, On save nanoflow will now only be called when provide
App store release v3.3.0
- Add after save call nanoflow
- Change widget name to Camera
- Update widget icon
App Store v.3.1.1 Release
[821876] Fix an issue where on change microflows failed to execute.
App Store v.3.1 Release
Fix issue with non-responsive button after initial use.
Fix issue with non-updating image viewer on re-opening a view.