JourneyApps Container v4.16

We're excited to announce the release of v4.16 of the JourneyApps Container, a significant release which contains a lot of updates, fixes, and improvements from our quarterly Polish Week!

v4.16 includes the following notable improvements:

  • We've included our type-ahead search to be on all dropdowns where searching will save the app user time!

  • In the past, the JourneyApps Container would struggle to sync or operate if there were two objects with the same ID. We have updated the JourneyApps Container to handle objects with duplicate IDs

Changelog

  • added: The app shows a spinner when the resume() function takes long to execute

  • added: Day objects have a new getDayOfWeek() function. Returning 0 for Sunday, 6 for Saturday.

  • added: Users are now able to refresh their List Of Apps with the sync button

  • improved: The type-ahead search bar is now on single-choice-dropdowns as well as object-dropdowns when there is are enough items on the list!

  • improved: Errors raised in resume() functions are thrown properly, which will make development more predictable.

  • improved: Clicking on “An app update is available” in the hamburger menu updates the app.

  • improved: We’ve removed ALL CAPS from buttons. We recommend that you take a look at your dialogs to ensure that they are capitalized properly.

  • fixed: Columns whose components are all hidden are hidden completely.

  • fixed: The DB can now have different objects with the same object ID for different models

  • fixed: Squashed a bug where two signatures in two columns next to each other in conjunction with a sidebar displayed weirdly.

    JourneyApps Container v4.16

    We're excited to announce the release of v4.16 of the JourneyApps Container, a significant release which contains a lot of updates, fixes, and improvements from our quarterly Polish Week!

    v4.16 includes the following notable improvements:

    • We've included our type-ahead search to be on all dropdowns where searching will save the app user time!

    • In the past, the JourneyApps Container would struggle to sync or operate if there were two objects with the same ID. We have updated the JourneyApps Container to handle objects with duplicate IDs

    Changelog

    • added: The app shows a spinner when the resume() function takes long to execute

    • added: Day objects have a new getDayOfWeek() function. Returning 0 for Sunday, 6 for Saturday.

    • added: Users are now able to refresh their List Of Apps with the sync button

    • improved: The type-ahead search bar is now on single-choice-dropdowns as well as object-dropdowns when there is are enough items on the list!

    • improved: Errors raised in resume() functions are thrown properly, which will make development more predictable.

    • improved: Clicking on “An app update is available” in the hamburger menu updates the app.

    • improved: We’ve removed ALL CAPS from buttons. We recommend that you take a look at your dialogs to ensure that they are capitalized properly.

    • fixed: Columns whose components are all hidden are hidden completely.

    • fixed: The DB can now have different objects with the same object ID for different models

    • fixed: Squashed a bug where two signatures in two columns next to each other in conjunction with a sidebar displayed weirdly.

Last updated