Skip to content

Releases: enatega/food-delivery-multivendor

v2.0.8

12 Nov 11:36
f608efb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.7...v2.0.8

v2.0.7

22 Aug 05:41
7993d06

Choose a tag to compare

What’s New
🛠 Fixes

Preparation time – Corrected invalid type casting (string → date). Milliseconds are now passed properly to the Date object.

Subscription timer – Countdown now updates in real time on the customer side (fixed via acceptOrder event emission).

Cart bug – Out-of-stock items can no longer be added to the cart (issue affected popular items, normal items were fine).

Order timing – Restaurant’s selected preparation time is now applied after store acceptance instead of using a default.

Rider/store beeping – Removed continuous beeping when there are no orders.

📲 Store & Notifications

Store notifications – Stores now correctly receive notifications when a customer places an order.

Fix: Store app now generates a valid FCM token instead of an Expo token.

Backend adjusted for Firebase Admin SDK compatibility.

2.0.6

25 Jul 07:46
b04012d

Choose a tag to compare

Merge pull request #1397 from enatega/zeeshan-multivendor-food-delivery

create the UI of order instructions when the order is placed

Release 2.0.5

27 Jun 08:09

Choose a tag to compare

  1. Coupon added back.

v.2.0.4 (New Web Design)

04 Jun 08:16

Choose a tag to compare

Updated the web project with our new design.

V2.0.3

29 May 10:34
89c6d08

Choose a tag to compare

merge env changes in main from stage (#1290)

* updated admin with staging backend url

* updated backend url in develop branch

* updated backend url in develop branch - v2

* replaced https with wss in ws server url

* added envs

* added stage env

* added envs

* added envs - v2

Enatega V2.0.2

14 Apr 09:17

Choose a tag to compare

v2.0.2

fixing the store app issue displaying the loader

V2.0.1

05 Mar 09:35

Choose a tag to compare

Bug fixes

V2.0.0(New Enatega UI)

23 Jan 10:58
8fc6b9d

Choose a tag to compare

Enatega UI Update: New UI/UX & Admin Panel Revamp

Compatibility

Backend Release: 2.0.0
Focus: Enhanced UI/UX, new features, and bug fixes.


Customer App

What's New

  • Revamped User Interface

    • Clean, modern design for a better user experience.
    • Improved accessibility and visual hierarchy.
  • Bottom Navigation Bar

    • Switch seamlessly between Home, Orders, Profile, and more.
  • Promotional Banners

    • Dynamic in-app banners for promotions and announcements.
  • Enhanced Search Functionality

    • Faster, more accurate results with advanced filters (price, cuisine, rating).
  • Map Integration

    • Display nearby stores/restaurants on an interactive map.
  • New Order Completion Flow

    • Streamlined checkout and improved order tracking with notifications.

Admin Panel

What's New

  • Next.js Integration

    • Lightning-fast performance with server-side rendering.
  • Staff Login and Role Management

    • Manage staff and assign roles effortlessly.
  • Promotional Banner Management

    • Create and manage in-app banners.
  • Vendor and Staff Login

    • Seamless login experience for vendors and staff.
  • Real-Time Monitoring

    • Vendors can monitor orders, deliveries, and restaurant activities live.
  • Improved Reporting and Analytics

    • Detailed charts and reports for data-driven decisions.
  • Simplified Item Addition Flow

    • Quick setup for new menu items.
  • Clean and Organized UI

    • Clutter-free navigation for improved usability.

Store and Rider Apps

  • Bug fixes and performance improvements for seamless operations.

Web Experience

  • New Landing Page

    • Engaging homepage for better user retention.
  • Enhanced Vendor & Rider Onboarding

    • Simplified registration and approval process.

Notable Pull Requests

  • UI Revamp: Redesigned customer and admin interfaces.
  • Localization: Added multi-language support.
  • Checkout Improvements: Enhanced checkout flow.
  • Dark Theme: Added dark mode across apps.
  • Map Fixes: Resolved navigation and visibility issues.
  • Expo Updates: Upgraded dependencies for better performance.
  • Error Fixes: Addressed critical bugs and warnings.

Resolved Issues

  1. Fixed phone number editing in profiles.
  2. Resolved map visibility and direction-line issues.
  3. Addressed UI inconsistencies in dark mode.
  4. Improved stability for Expo builds.
  5. Squashed critical bugs in store and rider apps.

Feature Breakdown

Module Feature Description
Customer App Bottom Navigation Simplifies navigation and boosts accessibility.
Improved Search & Filters Makes finding restaurants/items faster and more user-friendly.
Promotional Banners In-app promotions with actionable content.
Admin Panel Staff Management Add/manage roles for efficient operations.
Live Monitoring Vendors can monitor orders and deliveries in real time.
Simplified Item Addition Reduces onboarding time for new menu items.
Web New Landing Page Modern, engaging homepage for better user retention.
Vendor & Rider Onboarding Streamlined registration and approval process.

We are excited to roll out these updates, reflecting our ongoing commitment to improving Enatega's functionality and user satisfaction. 🎉

V1.2.0 (Old Enatega UI)

23 Jan 10:24

Choose a tag to compare

Release Notes (Version 1.2.0)

Overview

This release includes the Old UI of Enatega frontend compatible with backend release 4.0.8. It encompasses updates for the following components:

  • Customer Mobile App
  • Rider App
  • Restaurant App
  • Customer Web App
  • Old Admin Panel

These updates include critical fixes, UI/UX enhancements, localization improvements, package updates, and more to ensure optimal performance and user experience.


What's Fixed

  • Fixed various UI inconsistencies across all apps.
  • Resolved dark theme visibility issues in language settings.
  • Enhanced support for multilingual localization.
  • Addressed customer app warnings and build issues.
  • Fixed Rider username containing empty spaces.
  • Resolved delete account issues in the customer app.
  • Addressed issues with alignment and size for specific elements.
  • Fixed console errors related to delivery address IDs.
  • Resolved phone number editing issues in the profile section.
  • Fixed crashes and blank review issues.

Improvements

  • Improved app stability with multiple bug fixes and performance optimizations.
  • Enhanced dark theme compatibility and visibility.
  • Localization and language feature refined to support internationalization.
  • UI/UX improvements across all platforms for a smoother user experience.
  • Updated packages for better compatibility and security.

For a complete list of changes, view the full changelog here.


Acknowledgments

Thank you to all the contributors for their efforts and dedication in making this release possible!