JourneyApps Runtime v4.76

Adds support for DB images in display-image, adds journey.device.id and introduce a new sync indicator.

We're happy to announce that v4.76 of the JourneyApps Runtime has been released. You can use this version of the runtime by selecting it from the list of stable runtime versions under App Settings/Version Management.

v4.76.0

This release includes all the fixes for v4.75.x and the following:

Added:

  • The ability to open a container using a deep link and without an enrollment. See Opening External Links for more details on how to use this.

  • A unique identifier a user's device, which can be access in JS on the global journey object. See journey.device.id for more details.

  • Support DB images in the display-image component using bind. See Configuration

Fixed:

  • Fixed handling of 404 errors and timeouts when using OnlineDB.

  • Fixed a memory leak that caused the container to crash on older devices and with large apps.

  • Fixed navigation drawer not correctly evaluating $: functions, which caused labels and icons to break.

  • Fixed ActionSheet positioning issues and updated to be more visually consistent across platforms.

Improved:

  • Improved navigation, using native maps on Android and iOS devices.

  • Visual and functional improvements to the sync indicator. Adding a dropdown to show more detail on the current sync progress.

  • Visual updates to the context-menu (i.e. kebab menu), replacing the old right hand side menu.

Last updated