JourneyApps Container v4.18

We're excited to announce the release of v4.18 of the JourneyApps Container, which consists of these updates:

  • When signing in with an automatically generated password, app users will now have the option to choose their own password!

  • Filtering on object dropdowns now also picks up results between separators other than the space. For example, if you are looking for an object with the name "DB-152-SDK", searching for "db", "152" or "sdk" will reveal this object in the results.

  • We've whitelisted the boxapp:// URI so that developers can configure the app to open the Box App directly from their JourneyApps application.

  • We've developed a Broadcast API for the Android JourneyApps Container, which gives developers the ability to build plugins to push measurements from externally connected devices.

  • Developers are now able to use the setter method object.parent_name_id = object_id to set belongs-to relationships when they know the object ID, but do not have access to the object itself.

  • We've fixed a few bugs related to the JourneyApps Container when used on Android Unitech devices with hardware 1-D and 2-D barcode scanning.

Changelog

  • added: App users can choose their own password when signing in for the first time.

  • improved: Better filtering on object dropdowns.

  • added: "boxapp://" external URI compatibility

  • added: Broadcast API for pushing data to the Android JourneyApps Container.

  • added: Setter method for setting a belongs-to relationship

  • fixed: For Unitech Barcode Scanning devices, changes to view variables in the hardware barcode scan callback does not reflect changes in view UI.

Last updated