JourneyApps Container v4.41

HTML, supersized

We made two major additions to the HTML component - fullscreen mode and bi-directional communication.

Fullscreen mode

When the HTML component’s default sizing isn’t enough to fully emphasize its content, you can take it fullscreen. See see html docs for more details.

Bi-directional communication

You can now send messages to and receive messages from the page inside your HTML component. This enables you to narrow the divide between the JourneyApps Container and your HTML page by sending data captured in your component to the JourneyApps Container and vice versa. See the html docs for more details.

And more!

  • We’ve added Swedish language support.

  • Speaking of translations, we noticed that the date and time components weren’t fully translatable. We fixed that.

  • We fixed a bug where the mobile sidebar component didn’t play well with a primary button on the same view.

  • We improved our Power BI component’s loading states. It now provides the user with better feedback while it’s loading your reports.

  • Improved GPS tracking stability and location capture frequency. We also fixed an Android 4 specific GPS issue that could lead to app crashes.

Changelog

  • added: show-fullscreen-button and height attributes on HTML component

  • added: component.html().on and component.html().post for bi-directional communication with HTML component

  • added: Swedish language support

  • improved: Power BI loading states

  • improved: GPS tracking stability and location capture frequency

  • fixed: Android 4 specific GPS issue that could lead to app crashes.

  • fixed: Bug where the mobile sidebar component didn’t play well with a primary button on the same view

  • fixed: Date and time components weren’t fully translatable

Last updated