Backend Change Logs

– fix can save in system user ( does not match password and confirm password ) ( Backend )
– Flutter Wave Payment ( Api & Backend )
– Remove Password Required validation when System user edit ( Backend )
– shop info contact email and sender email setting’s email not validate format ( Backend )
– minimum order amount save with blank and zero ( Backend )
– fix can’t refund error ( Backend )

Backend Effected Files

– application/config/ps_config.php
– application/controllers/backend/Categories.php
– application/controllers/backend/Transactions.php
– application/controllers/backend/Shops.php
– application/controllers/rest/Refunds.php
– application/controllers/rest/Transactionheaders.php
– application/views/backend/system_users/entry_form_script.php
– application/views/backend/categories/search_form.php
– application/views/backend/shops/entry_form.php
– application/views/backend/transactions/detail.php
– application/views/backend/shops/entry_form_script.php
– application/views/backend/system_users/entry_form_script.php

SQL Change Logs

You must run the following queries.

Copy to Clipboard

Android Change Logs

– Flutter Wave Payment
– Search with Keyword and show user search history
– When press back button at other menu screen ( not dashboard ), need to open dashboard instead of showing are you sure to quit the app.
– Welcome slider improvement
– Profile and logout in Drawer Menu
– if basket count 0 not show in basket icon
– bug, floating button list (messenger, whatapps, phone) bugs in item detail

 

Android Effected Files

– android/app/build.gradle
– assets/images/slider 1.svg
– assets/images/slider 2.svg
– assets/images/slider 3.svg
– assets/langs/ar-DZ.json
– assets/langs/de-DE.json
– assets/langs/en-US.json
– assets/langs/es-ES.json
– assets/langs/fr-FR.json
– assets/langs/hi-IN.json
– assets/langs/id-ID.json
– assets/langs/it-IT.json
– assets/langs/ja-JP.json
– assets/langs/ko-KR.json
– assets/langs/ms-MY.json
– assets/langs/pt-PT.json
– assets/langs/ru-RU.json
– assets/langs/th-TH.json
– assets/langs/tr-TR.json
– assets/langs/zh-CN.json
– ios/Podfile.lock
– lib/config/ps_config.dart
– lib/config/router.dart
– lib/constant/route_paths.dart
– lib/db/search_history_dao.dart
– lib/provider/ps_provider_dependencies.dart
– lib/provider/search_history/search_history_provider.dart
– lib/provider/transaction/transaction_header_provider.dart
– lib/repository/search_history_repository.dart
– lib/ui/category/list/category_list_view_container.dart
– lib/ui/checkout/checkout3_view.dart
– lib/ui/checkout/checkout_container_view.dart
– lib/ui/checkout/credit_card_view.dart
– lib/ui/checkout/pay_stack_view.dart
– lib/ui/common/ps_search_textfield_widget.dart
– lib/ui/dashboard/core/dashboard_view.dart
– lib/ui/dashboard/home/home_tabbar_slider.dart
– lib/ui/introslider/intro_slider_view.dart
– lib/ui/product/collection_product/product_list_by_collection_id_view.dart
– lib/ui/product/detail/product_detail_view.dart
– lib/ui/product/list_with_filter/product_list_with_filter_container.dart
– lib/ui/search_history/search_history_list_item.dart
– lib/ui/search_history/search_history_list_view.dart
– lib/ui/search_item/search_item_list_item.dart
– lib/ui/search_item/search_item_list_view.dart
– lib/viewobject/search_history.dart
– lib/viewobject/shop_info.dart
– packages/dynamic_theme/.flutter-plugins-dependencies
– packages/dynamic_theme/pubspec.lock
– packages/easy_localization/.flutter-plugins-dependencies
– packages/easy_localization/pubspec.lock
– packages/flutter_map/.flutter-plugins-dependencies
– packages/flutter_map/pubspec.lock
– packages/flutter_stripe/pubspec.lock
– packages/multi_image_picker/.flutter-plugins-dependencies
– packages/multi_image_picker/ios/Flutter/flutter_export_environment.sh
– packages/multi_image_picker/pubspec.lock
– packages/optimized_cached_image/.flutter-plugins-dependencies
– packages/optimized_cached_image/ios/Flutter/flutter_export_environment.sh
– packages/optimized_cached_image/pubspec.lock
– pubspec.yaml

Subscribe to our free newsletter