2023-10-04 Release Notes

Highlights

  • Added ability to display different menu item images depending on the selected service mode

  • Updated Facebook SDK and Capacitor framework

Applications

Guest Application (Web/iOS/Android)

Note: the Capacitor 5 update requires users to update their app to the latest version. For that reason, users will be forced to update to the latest shell to continue using the app. Below the modal that users on older app versions will see.

  • Update Facebook SDK to 16.1.2

    • The Facebook SDK allows us to run campaigns via Meta Ads

    • We have updated the SDK to a newer version

  • Improve Apollo queries performance

    • Apollo is a framework for building APIs. It helps the front-end (what users see) and the back-end (where data is stored) understand each other. It makes it easier to fetch and manage data for the app

    • We optimized the startup process to use less CPU power, and combined old and new query methods to speed up all data fetching.

    • Initial results suggests we have reduced load times by ~1s on lower-end Android devices like Pixel 2

As part of the Capacitor and Facebook updates, we have released new app shells to the App Stores