JourneyApps Container v4.14

We’re excited to announce the release of v4.14.0 of the JourneyApps Container and a bunch of other improvements to JourneyApps in the last two weeks!

What’s new in v4.14 of the JourneyApps Container?

v4.14 includes the following improvements:

  • We have a brand new look and feel for your List of Apps when signing in to access your app!

  • We have included a major performance improvement to how the app works with SharedJS. What this means in practical terms is that apps with many views and large SharedJS files should load faster, and should feel somewhat snappier in general. Users on older devices might also see the stability of their apps improve considerably.

  • We’ve included another performance improvement for users who have to upload large numbers of attachments when their devices are once again online.

  • Please note that existing users with a large amount of attachments who upgrade will see a loading screen on the app as their attachments are optimized to be able to upload faster.

  • We’ve removed the “What’s New” menu item from the Hamburger menu, since the container-level changes there are not always 100% relevant to app users.

  • We’ve fixed a bug where the JourneyApps Container would freeze when trying to track a GPS location when the device’s GPS chip is disabled.

  • We fixed a bug where some queries with exact matches on indexes returns no data.

Other improvements:

  • On the Manage Users page on the Editor, the dropdown to select an app would be too narrow, making it unreadable. We’ve fixed the width to display the full app name.

  • OnlineDB’s contains() used to be case-sensitive, leading to important entries being omitted from your query! It’s been updated to be case-insensitive, which is consistent with how the regular DB works.

  • We’ve squashed a bug causing the re-uploading of certain attachments to fail. This would typically happen when the app had a network error mid-upload.

  • Due to the way we've changed our pricing model in recent months, we’ve had to let the old Billing Page on the Editor go. The page itself, as well as all of the links that pointed to it, is a thing of the past.

Changelog

  • improved: List of Apps styling when app users sign in

  • improved: Performance of SharedJS on Mobile

  • improved: Upload performance of large numbers of attachments

  • fixed: GPS tracking app crash issue when GPS chip not enabled

Last updated