Mealinvy - Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

and this project adheres to Semantic Versioning.

[Unreleased]

[7.2.0] - 2024-09-01

Added

  • Add employee type to create a person screen. Options: Server, hostess, assistant manager, manager, owner

  • Upgrade to BigBearUI V5.

  • New backend for the UI and faster rendering.

Fixed

  • When looking at the people info it might of errored out.

  • Improve the auth security

Removed

  • Remove old toast alert system.

[7.1.1] - 2024-03-30

Changed

  • Rebuilt the UI to be faster and more responsive.

Fixed

  • Image viewer erroring out

[7.1.0] - 2024-02-08

Added

  • Upgrade to BigBearUI V5.

  • New backend for the UI and faster rendering.

Changed

  • Update app engine.

Fixed

  • New signups were not instantly assigned a BigBearAccount profile.

  • When you click on an image in Create Meal, the activity sheet appears, however View Image does not work.

[6.5.0] - 2023-01-12

Added

  • Env syncing

  • On a regular basis, check for a connection to the BigBearNetwork.

  • When you go offline, the saving procedure will be paused until you return online.

  • Cache data for faster loading and the ability to see data while offline.

  • Employee type to create a person screen. Options: Server, hostess, manager, owner

  • Add document scanning to the app.

Fixed

  • Image saving when holding down on the image is now fixed.

  • The actual uploaded images were not displayed when editing a meal and checking out.

  • When switching between apps, it occasionally stated that there was no internet connection.

  • Improved the connection to BigBearNetwork.

  • Rebuild the UI to be faster and more responsive.

  • Rebuilt the image viewer to be faster and more responsive.

  • Review restaurant and server views can now scroll to the bottom

[6.4.1] - 2022-08-01

Added

  • The app now caches images, and you may clear the cache from the settings panel.

Changed

  • Don’t go back when sharing meals. This allows the user to share multiple times.

Fixed

  • When pressing the Take Photo button, the iPad/iPhone permission was not enabled.

  • Android now works with Touch ID.

[6.4.0] - 2022-07-25

  • Initial release to App Store and Google Play

Previous Releases

2021 December

Changed

  • Improved the speed of sharing posts

2021 November

Fixed

  • When reposting make sure it doesn’t inherit the current checkin.

  • When cloning meal it was deleting the parent image.

  • Combine all the duplicate restaurants in to the first one created.

  • Check the restaurant and server for undefined name and replace with white space.

  • Let users see meals that are public without erroring out.

  • Mobile notifications.

  • Share post is white screening.

  • Fix the checkout discount amount can’t be null.

  • Active check-in is not staying active.

Added

  • Add the avg wait time for checked in to seated_at.

  • Restaurant searching to the filter list.

  • Server filtering to the search filter list.

  • Built robots to test the web app & mobile app so it’s more stable.

  • Add image uploading to Restaurant menus, Server Reviews, Meals, Check-ins, Checkouts.

  • Add the restaurant name to the people boxes.

  • Add the text review to the show review info box.

  • Add where the user can checkin to a restaurant on the topbar.

  • Add meals to the check-in show. So people can see all the meals in that check-in.

  • Visual searching.

  • Favorite each person.

  • Favorite each restaurant.

  • Private data to the employees phone number, email ETC… for the user to have only.

Changed

  • Don’t allow more than one clone of a meal.

  • Move all Mealinvy accounts to BigBearAccounts.

  • Move mealinvy from the old domain into BigBearApps.

  • Speed up the modals on the web and mobile apps.