Skip to content

Releases: FlockOfBirds/CameraWidgetForPhoneGap

v4.0.1-beta

09 Nov 12:19
7a3c887
Compare
Choose a tag to compare
v4.0.1-beta Pre-release
Pre-release
  • Fix for constructor error in IE (Fixes GitHub Issue #35)

v3.4.0-beta

08 Aug 07:58
Compare
Choose a tag to compare
  • 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

05 Jul 07:48
Compare
Choose a tag to compare
v3.3.2-beta Pre-release
Pre-release
  • Fix nanoflow check
  • Fix className
  • Remove redundant code
  • Fix camera error handling

v3.3.1-beta

08 Jun 13:10
Compare
Choose a tag to compare
v3.3.1-beta Pre-release
Pre-release
  • Fix the nanoflow check

v4.0.0-beta

16 May 10:59
Compare
Choose a tag to compare
v4.0.0-beta Pre-release
Pre-release
  • Add Autosave feature
  • Add nanoflow support for on the on-save event
  • Change widget name
  • Update icon
  • Add web modeler