UPDATE INSTRUCTION:
The following files has been changed in version 4.6
- assets/js/admin.js
- assets/js/store.js
- assets/js/store-v3.js
- assets/js/merchant.js - NEW FILE
- assets/css/admin.css
- assets/css/responsive.css
- assets/css/store-v2.css
- assets/vendor/SimpleAjaxUploader.min.js - NEW FILE
- protected/components/Ajax.php
- protected/components/AjaxAdmin.php
- protected/components/CronFunctions.php
- protected/components/DbExt.php
- protected/components/Functions.php
- protected/components/FunctionsK.php
- protected/components/FunctionsV3.php
- protected/components/GoogleCaptcha.php
- protected/components/ScriptManager.php
- protected/config/main.php
- protected/config/table_structure.php
- protected/controller/ - ALL FILES ON THIS FOLDER
- protected/messages/en/default.php
- protected/models/food-item.php
- protected/models/view-receipt.php
- protected/vendor/authorize-sdk - NEW SDK FOR AUTHORIZE.NET
- protected/vendor/SimpleUploader.php
- protected/views/admin/dashboard.php
- protected/views/admin/dishes-add.php
- protected/views/admin/merchant-add.php
- protected/views/admin/merchant-commision-details.php
- protected/views/admin/theme-settings.php
- protected/views/admin/settings-new.php - NEW FILE
- protected/views/front/menu-category.php
- protected/views/front/merchant-review.php
- protected/views/front/order-history.php
- protected/views/front/menu-ajax.php - NEW FILE
- protected/views/front/address-book-location.php - NEW FILE
- protected/views/layouts/admin_tpl.php
- protected/views/layouts/front_header.php
- protected/views/layouts/merchant_tpl.php
- protected/views/merchant/addon_item_new.php
- protected/views/merchant/alert-settings.php
- protected/views/merchant/atz-init.php
- protected/views/merchant/category_add.php
- protected/views/merchant/dashboard.php
- protected/views/merchant/food-item-add.php
- protected/views/merchant/gallery-settings.php
- protected/views/merchant/settings.php
- protected/views/merchant/shippingrate.php
- protected/views/merchant/category_sked.php - NEW FILE
- protected/views/merchant/review_cancel_order.php - NEW FILE
- protected/views/store/atz-init.php
- protected/views/store/atz-merchant-init.php
- protected/views/store/item.php
- protected/views/store/menu.php
- protected/views/store/mobile-cart.php
- protected/views/store/pau-init.php
- protected/views/store/payment-option.php
- protected/views/store/profile.php
- protected/views/store/receipt-front.php
- protected/views/store/receipt.php
- protected/views/store/search-results-nodata.php
- protected/views/store/search-results.php
- protected/views/store/sow-init.php
- protected/views/store/add_review.php - NEW FILE
DATABASE
- new - fields in table _order
- new - fields in table _item
- new - fields in table _category
- new table _address_book_location
To update your database simply click admin panel -> dashboard -> Click here to update your database