Backend Change Logs
– export database error fixed ( Backend )
– check email and password changed at profile on demo mode fixed ( Backend )
– user profile image upload fixed ( Api )
– add facebook login success url ( Backend )
– limit offset at next page fixed ( Api )
– customized detail list numbering fixed ( Backend )
– add is_purchased field at product object fixed ( Api )
Backend Effected Files
– application/controllers/frontend/Home.php
– application/controllers/rest/Images.php
– application/core/API_Controller.php
– application/libraries/PS_Adapter.php
– application/views/backend/attributedetails/list.php
– application/views/backend/profile/entry_form.php
– application/views/frontend/fb_login_success.php
– system/database/*.*
Flutter Change Logs
– Updated Stripe version
– Updated dependencies
Flutter Effected Files
– android/app/build.gradle
– android/app/google-services.json
– android/app/src/main/AndroidManifest.xml
– android/app/src/main/java/com/panaceasoft/digitalproductstore/MainActivity.java
– android/app/src/main/res/values/strings.xml
– android/app/src/main/res/values/styles.xml
– android/build.gradle
– ios/Flutter/AppFrameworkInfo.plist
– ios/Podfile
– ios/Runner.xcodeproj/project.pbxproj
– ios/Runner/GoogleService-Info.plist
– ios/Runner/Info.plist
– lib/config/ps_config.dart
– lib/main.dart
– lib/ui/checkout/checkout_view.dart
– lib/ui/checkout/credit_card_view.dart
– lib/ui/dashboard/home/home_dashboard_view.dart
– lib/ui/introslider/intro_slider_view.dart
– lib/ui/language/setting/language_setting_view.dart
– packages/easy_localization/*.*
– pubspec.yaml