Releases: FlockOfBirds/CameraWidgetForPhoneGap
Releases · FlockOfBirds/CameraWidgetForPhoneGap
v4.0.1-beta
- Fix for constructor error in IE (Fixes GitHub Issue #35)
v3.4.0-beta
-
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.
-
Workaround for MX 7.17 where microflows do not receive context input parameter.
v3.3.2-beta
- Fix nanoflow check
- Fix className
- Remove redundant code
- Fix camera error handling
v3.3.1-beta
- Fix the nanoflow check
v4.0.0-beta
- Add Autosave feature
- Add nanoflow support for on the on-save event
- Change widget name
- Update icon
- Add web modeler