JourneyApps Runtime v4.74

We're happy to announce that v4.74.3 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.74

This release includes all bug fixes v4.73.x of the runtime, but also the following:

Improved:

  • Improved performance and robustness of translations, ensuring translations will update correctly across all components.

  • The capture-photo and display-photo components have been updated visually.

Added:

  • The view title displays in the header bar (instead of the app name), and view transitions on desktop will now fade instead of shift.

  • It is now possible to navigate from a view's init function.

  • Better exception handling when switching themes in an app without any themes.

  • New journey.themes method added to retrieve an array of available color themes in the current app.

Fixed:

  • Various improvements ensures consistency when the evaluating view code.

v4.74.1

Fixed:

  • Regression where actions break on views with no title.

v4.74.2

Fixed:

  • Regression where text-input component does not display special characters in its placeholder correctly.

v4.74.3

Fixed:

  • Regression where OnlineDB would throw a 404 error instead of returning null when an object does not exist.

Last updated