Skip to content

Releases: mendix/CameraWidgetForPhoneGap

App store release v4.0.3

Choose a tag to compare

@Andries-Smit Andries-Smit released this 18 Sep 11:30

Fix documentation URL

CameraWidgetForPhoneGap.mpk

Choose a tag to compare

Bump version

App store release v4.0.2

Choose a tag to compare

@Andries-Smit Andries-Smit released this 19 Dec 14:17

Fix for Android 4.4 (Thanks @mgroeneweg)

App store release v4.0.1

Choose a tag to compare

@Andries-Smit Andries-Smit released this 09 Nov 12:56
5a44dd2
  • Fix for constructor error in IE (Fixes GitHub Issue #35)

App store release v4.0.0

Choose a tag to compare

@Andries-Smit Andries-Smit released this 24 Aug 13:25
7a3c887
  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

Choose a tag to compare

@Andries-Smit Andries-Smit released this 05 Jul 08:11
9948ac8
  • 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

Choose a tag to compare

@Andries-Smit Andries-Smit released this 08 Jun 13:16
9b1f0e8

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

App store release v3.3.0

Choose a tag to compare

@Andries-Smit Andries-Smit released this 11 May 21:05
  • Add after save call nanoflow
  • Change widget name to Camera
  • Update widget icon

App Store v.3.1.1 Release

Choose a tag to compare

@probaton probaton released this 15 Jun 13:09

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

App Store v.3.1 Release

Choose a tag to compare

@probaton probaton released this 22 Mar 08:14

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