Backend Change Logs

– Register user modify ( Backend )
– Facebook, Google and Apple Login Logic Modify ( Api )
– Module publish/unpublish issue fix (Backend)
– replace and remove shop cover photo and icon by shop admin fix (Backend)
– shop tags edit by shop admin fix (Backend)
– not allowed to delete super admin (Backend)
– when user checkout who has no registered email, have to send billing email (Api)
– Module publish and unpublish fix ( Backend )
– smtp password save by md5 ( Backend )
– no more product and user ban checked in transaction ( Api )
– total order count showing at shop dashboard (Backend)

Backend Effected Files

– .gitignore
– application/controllers/backend/Registered_users.php
– application/models/User.php
– application/views/backend/registered_users/entry_form.php
– application/views/backend/registered_users/entry_form_script.php
– application/views/backend/registered_users/list.php
– application/controllers/rest/Users.php
– application/views/backend/modules/list.php
– application/views/backend/modules/list_script.php
– application/views/backend/shops/entry_form.php
– application/views/backend/system_users/list.php
– application/helpers/ps_mail_helper.php
– application/views/backend/backend_configs/entry_form.php
– application/controllers/backend/Backend_configs.php
– application/views/backend/modules/list.php
– application/controllers/rest/Transactionheaders.php
– application/helpers/ps_helper.php
– application/views/backend/dashboard.php

Flutter Change Logs

1} Added pull refresh at Home Shop Dashboard
2} Updated Andriod Version Code For Google Play
3} Fixed shop info ui issue
4} Fixed user email exit issue
5} Edit profile image not work issue
6} Fixed for privacy and refund policy for each shop
7} Added next page and list in shop category
8} Added to show loading dialog in forgot password view
9} Added noti id hide/show setting

Flutter Effected Files

android/app/build.gradle
android/app/src/main/AndroidManifest.xml
ios/Podfile.lock
ios/Runner.xcodeproj/project.pbxproj
ios/Runner/Info.plist
ios/Runner/Runner.entitlements
lib/config/ps_config.dart
lib/config/router.dart
lib/constant/route_paths.dart
lib/provider/shop/featured_shop_provider.dart
lib/provider/shop/new_shop_provider.dart
lib/provider/shop/popular_shop_provider.dart
lib/provider/user/user_provider.dart
lib/ui/noti/notification_setting/notification_setting_view.dart
lib/ui/shop/shop_info_view.dart
lib/ui/shop/shop_privacy_policy_view.dart
lib/ui/shop/shop_refund_policy_view.dart
lib/ui/shop_dashboard/shop_home/shop_home_dashboard_view.dart
lib/ui/shop_tag/shop_tag_list_container_view.dart
lib/ui/shop_tag/shop_tag_list_view.dart
lib/ui/user/edit_profile/edit_profile_view.dart
lib/ui/user/forgot_password/forgot_password_view.dart
lib/ui/user/login/login_view.dart
lib/ui/user/register/register_view.dart
lib/utils/utils.dart
pubspec.lock
pubspec.yaml

Subscribe to our free newsletter