DATE:
AUTHOR:
JourneyApps Product Team
Runtime

Runtime 4.78

DATE:
AUTHOR: JourneyApps Product Team

We are excited to announce that runtime version 4.78 has been released.

You can use this version of the runtime by selecting it from the list of stable runtime versions under App Settings/Runtime Version in OXIDE.

4.78.7

Fixed:

  • An issue causing copy and paste to break after copying content from object-table version 3.

4.78.6

Fixed:

  • A regression where date or datetime would always resolve to false when used in show-if and hide-if.

4.78.5

Fixed:

  • An issue where an option in an actionSheet would sometimes be clicked automatically, causing users to unintentionally select an option.

4.78.4

Improved

  • The position of where an actionSheet pops up for an app user has been made more intuitive.

4.78.3

Fixed:

  • An issue in object-table v3 causing the table to break when specifying a limit dynamically.

4.78.2

Improved:

  • Developers can specify that their app should ignore broadcasts (via the Broadcast API) when the app is in the background.

Fixed:

  • An issue where actionSheet would be positioned incorrectly when triggered from a static list-item.

4.78.1

Added:

  • All input components with on-change will now report oldValue and newValue if specified as parameters, e.g.

on-change="$:handleChange(oldValue, newValue)"

Fixed:

  • An issue with the date picker's year not updating correctly when using keyboard shortcuts.

  • An issue where Object Table 3's typeahead did not correctly handle null values.

  • A regression where the hardware back buttons (Android) would break the app on Action sheets and Dialogs.

Improved:

  • Loading performance on web.

4.78.0

Added:

  • Support for opening TCP Socket connections from the app. You can read the docs for more information.

Improved:

  • We've implemented performance improvements for apps running on iOS, specifically focused on improving memory usage over time.

Powered by LaunchNotes