Backend Change Logs

– dashboard url securtiy issue fixed ( Backend )
– export database issue fixed ( Backend )
– email and password disabed when demo mode ON ( Backend )
– user profile photo uploaded fixed ( Api )
– added facebook login success url ( Backend )
– no data found at next page fixed ( Api )
– remove name of length validation at delivery boy approval ( Backend )
– enum fixed at customized detail list ( Backend )
– remove paystack fields at app info ( Api )
– addon delete image fixed ( Backend )
– customized and customized detail list/search pagination fixed ( Backend )

Backend Effected Files

– application/controllers/backend/Attributedetails.php
– application/controllers/backend/Attributes.php
– application/controllers/backend/Dashboard.php
– application/controllers/frontend/Register.php
– application/controllers/rest/Images.php
– application/core/API_Controller.php
– application/libraries/PS_Delete.php
– application/views/backend/attributes/search_form.php
– application/views/backend/attributedetails/list.php
– application/views/backend/attributedetails/search_form.php
– application/views/backend/deliboys/entry_form_script.php
– application/views/backend/profile/entry_form.php
– application/views/frontend/fb_login_success.php
– system/database/*.*

Important Note :

1) You need to run the query one by one. Don’t run all query as one time.

2) Please make sure that you need to run all necessary query before 2.5. Because some of query are depend on previous older version SQL.

You can reference how to run SQL queries to update new version :

https://www.dropbox.com/s/63ukld2x0y1fxcj/sql_log_version_update.m4v?dl=0

SQL

Copy to Clipboard

Language CSV Need to import

– There are some changes at langauge 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

– Updated stripe version
– Fixed slider responsive issue
– Fixed language change issue
– Fixed small issues

Flutter Effected Files

– android/app/build.gradle
– android/app/src/main/AndroidManifest.xml
– android/app/src/main/java/com/panaceasoft/flutterrestaurant/MainActivity.java
– android/app/src/main/res/values/styles.xml
– android/build.gradle
– ios/Flutter/AppFrameworkInfo.plist
– ios/Podfile
– ios/Podfile.lock
– ios/Runner.xcodeproj/project.pbxproj
– ios/Runner/AppDelegate.swift
– ios/Runner/Info.plist
– lib/config/ps_config.dart
– lib/db/common/ps_shared_preferences.dart
– lib/main.dart
– lib/ui/checkout/credit_card_view.dart
– lib/ui/dashboard/home/main_dashboard_view.dart
– lib/ui/introslider/intro_slider_view.dart
– lib/ui/language/setting/language_setting_view.dart
– lib/ui/setting/setting_view.dart
– pubspec.yaml
– packages/easy_localization/*.*
– packages/flutter_map/*.*
– packages/latlong/*.*
– packages/optimized_cached_image/*.*

Subscribe to our free newsletter