Skip to content

Releases: mendix/CameraWidgetForPhoneGap

App store release v4.0.3

18 Sep 11:30

Choose a tag to compare

Fix documentation URL

CameraWidgetForPhoneGap.mpk

18 Sep 11:30

Choose a tag to compare

App store release v4.0.2

19 Dec 14:17

Choose a tag to compare

Fix for Android 4.4 (Thanks @mgroeneweg)

App store release v4.0.1

09 Nov 12:56
5a44dd2

Choose a tag to compare

  • Fix for constructor error in IE (Fixes GitHub Issue #35)

App store release v4.0.0

24 Aug 13:25
7a3c887

Choose a tag to compare

  1. Make button text translatable string (breaking change, after update reset you caption)
  2. Add option auto start the camera, so no button click is required
  3. 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

05 Jul 08:11
9948ac8

Choose a tag to compare

  • 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

08 Jun 13:16
9b1f0e8

Choose a tag to compare

Bug fix, On save nanoflow will now only be called when provide

App store release v3.3.0

11 May 21:05

Choose a tag to compare

  • Add after save call nanoflow
  • Change widget name to Camera
  • Update widget icon

App Store v.3.1.1 Release

15 Jun 13:09

Choose a tag to compare

[821876] Fix an issue where on change microflows failed to execute.

App Store v.3.1 Release

22 Mar 08:14

Choose a tag to compare

Fix issue with non-responsive button after initial use.
Fix issue with non-updating image viewer on re-opening a view.