Releases: bentocorp/ios
BentoDev v2.68 (build 1)
- order ahead subscription
- showing order ahead only items in on demand
- logging additional events to mixpanel
BentoDev v2.67 (build 1)
Fixed bugs from v2.66
BentoDev v2.66 (build 14)
- 4 vs 5 pod mode, meaning the app can switch between building 4 pod vs 5 pod bentos. triggered from backend
- removed the “paging view” for swiping left and right between the build and preview screens. previews are presented only after the order-ahead cut-off time and before the start time of an on-demand menu. it’s shown as a wall embedded into the build screen, covering the bento box.
- sold out/closed screen is only shown if the store is closed and there’s no on-demand nor order-ahead menus
- added a drop down menu for on-demand and order-ahead. they’re two separate widgets that can disappear/appear depending on store menu availability
- order-ahead widget is a date and time slot picker
- reduced the opacity of the drop shadow for images in build screen for clearer pics
- added a countdown timer to the build screen and summary screen. 5 minutes before the cut-off time of an order-ahead menu, you’ll see the countdown. once it reaches 0, the app resets itself to update the UI and menus
- added a new screen for viewing order history based on date, time and amount spent. accessible from settings screen and order confirmation screen
- made a bunch of other minor UI changes/enhancements/bug fixes to make way for these new features
BentoDev v2.66 (build 9)
can switch between 4 vs 5 pod modes, triggered by flag in the backend
can order on-demand and order-ahead
can view order history in settings and after placing an order
can view countdown timer for first order ahead menu
changed UI, polished app and fixed a handful of bugs since last release
BentoDev v2.66 (build 11)
can switch between 4 vs 5 pod modes, triggered by flag in the backend
can order on-demand and order-ahead
can view order history in settings and after placing an order
can view countdown timer for first order ahead menu
polished app and fixed bugs since last release
BentoDev v2.66 (build 10)
can switch between 4 vs 5 pod modes, triggered by flag in the backend
can order on-demand and order-ahead
can view order history in settings and after placing an order
can view countdown timer for first order ahead menu
changed UI, polished app and fixed a handful of bugs since last release
BentoDev v2.66 (build 2)
- can switch between 4 vs 5 pod modes, triggered by flag in the backend
- can order on-demand and order-ahead
- can view order history in settings and after placing an order
- can view countdown timer for first order ahead menu
BentoDev v2.65 (build 5)
- changed Google Maps API key for increased usage limit
BentoDev v2.65 (build 4)
- Add add-on items to your order, which include drinks and desserts
- Get an ETA(estimated time of arrival) before placing an order
- Bug fixes
- UI enhancements