01-10-2021
Version 2.0.1
changelog: Food size is not showing in the cart. Fixed

04-10-2021
changelog: Showing error in modal if delivery or pickup is not selected.

Version 2.0.2
06-10-2021
Changelog: Auto order and pickup text display in front end as per settings.

Version 2.0.3
10-11-2021
changelog: fixing addon selection.
file: /public_html/order-now/application/views/menu/item.php

Version 2.0.4
23-11-2021
changelog: Carpark delivery added

Version 2.1
16-12-2021
Changelog: 
New promotion added for custom system and app.
Promotion id visible in order email, view receipt, merchant order email and receipt print.
Custom image for cart and checkout page as per loveeatery uploads

Version 2.2
4-3-2022
/public_html/order-now/application/views/menu/item.php
Changelog: 
Addon selection improvements for checkbox and radio button.

Version 2.3
23-4-2022
/public_html/order-now/application/views/menu/cart.php
changelog:
Delivery label hidden if only pickup option is available for merchant.

/public_html/order-now/application/views/order/cart.php
/public_html/order-now/application/views/menu/cart.php
Offer label showing in cart and final checkout

/public_html/order-now/application/views/menu/index.php
Address modal block if delivery type is only pickup

Version 2.4
14-9-2022
/public_html/order-now/application/controllers/Site.php
/public_html/order-now/application/views/layouts/main.php
/public_html/order-now/application/views/site/signup.php

Google recaptcha V3 added

Version 2.5
19-10-2022
branch-order-now/application/views/menu/index.php
branch-order-now/assets/css/store-v2.css
Store Branch label in the order page

Version 2.6
15-12-2022
Assets/js/functions.js
Controller/Menu.php
View/menu/cart.php

Separate delivery and pickup time and selection.

Version 2.7
10-01-2023
Dynamic main page with appsotre link, menu url and site title


Version 2.8
8-3-2023
PHP 8+ compitable

Version 2.9
Google Tag added
/application/views/layouts/main.php

Version 3.0
Event snippet for Website traffic conversion page added in receipt page (added value, currency, reference)
application/views/order/receipt.php

Version 3.1
Invalid latitude in delivery fix. City now is prefilled with an array data.
public_html/order-now/application/controllers/Order.php
/public_html/order-now/application/views/order/payment_option.php

Version 3.2
/public_html/order-now/application/config/config.php
dynamic url added.
order site works with or without www

Version 3.3
public_html/order-now/application/views/menu
index.php
cart.php
If Pickup or delivery is the only option, it will automatically be selected in cart.

Version 3.4
/public_html/order-now/assets/css/store-v2.css
public_html/order-now/application/views/menu/index.php
New menu theme created
option to choose: Select your design among default-design, design1-grid, design2-list in index.php

SEO noindex added for:
/application/views/menu/mobilecart.php

SEO canonical added for:
/application/views/site/signup.php
/application/views/menu/index.php

Footer copyright date auto update

Version 3.5
/public_html/order-now/application/controllers/Menu.php
/public_html/order-now/application/views/menu/index.php
Cart total showing 0 when refresh in mobile is fixed.

public_html/order-now/application/views/menu/item.php
Margin and scrolling fix for addons in deskop and mobile

public_html/order-now/application/views/menu/mobilecart.php
Mobile cart header fixed on top

Version 3.6
Guest checkout button standout
checkout showing (Delivery or Pickup options) based on Delivery, Pickup and Dinein settings
/public_html/order-now/application/views/menu/cart.php

Version 3.7
Compitable with new php 8.4 base system

Version 3.8
Verification page added for webappv2 during signup to add code.

Version 3.9
Delete page added