JourneyApps Container v4.57.2

We're happy to announce that v4.57.2 of the JourneyApps Container has been released to all platforms.

v4.57.2

Updated:

  • Navigation component: Breaking change: component.getNavigation().byId('myId').setActive() was changed to component.getNavigation().setActive({id:'myId'}) , please update view code that uses this.

  • Navigation component: Collapsable parent items without a view path, will now behave as collapsable sections.

Fixed:

  • Fixed spacebar issues with edit-typeahead in object tables v3

  • Fixed != null queries on Android when JSON1 engine is enabled

Last updated