Backend Change Logs

– Category CVS Import ( Backend )
– Flutter Wave Payment ( Api & Backend)
– fix product original price zero save when edit ( Backend )
– fix min and max order 0 save when edit ( Backend )
– fix system user pw and confirm pw not match save when edit ( Backend )
– fix discount % 0 save when edit ( Backend )
– fix coupon discounts coupon code and coupon amount blank and 0 save when edit ( Backend )
– fix shipping method price and day blank and 0 save when edit ( Backend )
– fix Transaction status change noti ( Backend )
– fix product search rating_range error ( Api )

Backend Effected Files

– application/config/ps_config.php
– application/libraries/PS_Adapter.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/categories/search_form.php
– application/views/backend/shops/entry_form.php
– application/views/backend/transactions/detail.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/slider1.svg
– assets/images/slider2.svg
– assets/images/slider3.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
– lib/api/ps_api_service.dart
– lib/api/ps_url.dart
– lib/config/ps_config.dart
– lib/config/router.dart
– lib/constant/route_paths.dart
– lib/db/best_choice_dao.dart
– lib/db/search_history_dao.dart
– lib/provider/best_choice/best_choice_provider.dart
– lib/provider/ps_provider_dependencies.dart
– lib/provider/search_history/search_history_provider.dart
– lib/provider/transaction/transaction_header_provider.dart
– lib/repository/best_choice_repository.dart
– lib/repository/search_history_repository.dart
– lib/ui/best_choice/best_choice_horizontal_list_item.dart
– lib/ui/best_choice/best_choice_list_by_collection_id_view.dart
– lib/ui/best_choice/best_choice_slider.dart
– lib/ui/category/list/category_list_view_container.dart
– lib/ui/category/trending_list/trending_category_list_view.dart
– lib/ui/checkout/checkout3_view.dart
– lib/ui/checkout/checkout_container_view.dart
– lib/ui/checkout/credit_card_view.dart
– lib/ui/checkout/paystack_view.dart
– lib/ui/common/ps_search_textfield_widget.dart
– lib/ui/dashboard/core/dashboard_view.dart
– lib/ui/dashboard/home/home_dashboard_view.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/utils/utils.dart
– lib/viewobject/best_choice.dart
– lib/viewobject/search_history.dart
– lib/viewobject/shop_info.dart
– pubspec.yaml

Subscribe to our free newsletter