Backend Change Logs
– code send when email verify off at delivery boy register fix ( Api )
– update product according to discount publish/unpublish ( Backend )
Backend Effected Files
– application/controllers/rest/Users.php
– application/config/ps_config.php
– application/views/backend/partials/header.php
– application/views/backend/profile/entry_form.php
– application/controllers/backend/Discounts.php
Additional Change Logs for Backend
– shop_status fixed at uploading Products, Collections and Blogs ( Backend )
Additional Backend Effected Files
– application/controllers/backend/Blogs.php
– application/controllers/backend/Collections.php
– application/controllers/backend/Products.php
Language CSV Need to import
– There are some changes at language csv file so you need to import all those cvs file at backend. Please take a look this video
https://www.dropbox.com/s/em6wzh93swznjae/language_import.mov?dl=0
Flutter Change Logs
– Fixed logout issue
– Fixed local variables storage issue
– Fixed login provider issue
– Fixed email verification provider issue
– Fixed shop info email provider issue.
– Fixed self pickup show/hide setting issue
Flutter Effected Files
-android/app/build.gradle
-ios/Runner.xcodeproj/project.pbxproj
-lib/config/ps_config.dart
-lib/db/common/ps_shared_preferences.dart
-lib/provider/common/ps_provider.dart
-lib/provider/shop_info/shop_info_provider.dart
-lib/provider/user/user_provider.dart
-lib/repository/Common/ps_repository.dart
-lib/ui/app_loading/app_loading-view.dart
-lib/ui/checkout/pay_stack_view.dart
-lib/ui/dashboard/core/dashboard_view.dart
-lib/ui/dashboard/core/single_dashboard_view.dart
-lib/ui/noti/notification_setting/notification_setting_view.dart
-lib/ui/user/phone/verify_phone/verify_phone_view.dart
-lib/ui/user/verify/verify_email_view.dart
-lib/utils/utils.dart
-lib/viewobject/shop.dart
-lib/viewobject/shop_info.dart
-pubspec.yaml