Skip to content

Commit

Permalink
v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Anchit Makkar committed Oct 25, 2024
1 parent 78b2b5e commit 925ac4f
Show file tree
Hide file tree
Showing 483 changed files with 24,809 additions and 13,016 deletions.
204 changes: 183 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,203 @@
# CHANGELOG for v1.0.0
# CHANGELOG for v2.2.2

#### This changelog consists the bug & security fixes and new features being included in the releases listed below.

## **v1.0.1 (17th of January 2024)** - *Release*
* Virtual Product Order Place Issue.
* Add Address issue while checkout.
* Bundle product price details not updating.
* User unable to add virtual product from homepage.
* Push notifications issue fixed
* User Profile image Update issue.
## **v2.2.2 (23rd of October 2024)** - *Release*

## **v1.0.0 (8th of January 2024)** - *Release*
* [Feature] Compatible with Bagisto version 2.2.2

* [Feature] Multi-locale support
* [Feature] Reorder support

* [Feature] Product share
* [Feature] Subcategories Support

* [Feature] Product Search
* [Feature] Default address Support

* [Feature] Wishlist
* [Feature] Same billing and shipping address support

* [Feature] Compare Product
* [Feature] Inclusive and exclusive tax support

* [Feature] All Type Product Supported
* [Feature] Quantity option in wishlist add to cart support

* [Feature] Multi Currency Support
* [Feature] Subscribe and unsubscribe newsletter support

* [Feature] Filter option for downloadable products support

* [Feature] Configurable product details support

* [Feature] Contact us page support

## **Bug Fixes**

* [Fixed] - Getting product in the compare page when new customer register.

* [Fixed] - Downloadable product sample file is not downloading from the product page.

* [Fixed] - Show "Please add address" warning message on the address page while checkout if address already added.

* [Fixed] - Default product and quantity should be select on the bundle product page and total amount and selected products should be visible as per selected options.

* [Fixed] - Admin added logo and banner image should visible for the category page.

* [Fixed] - Sorting from a-z or from z-a is not working properly on the catalog page.

* [Fixed] - Filter is not working properly on the catalog page.

* [Fixed] - Need to improve the warning message if user trying to register account with already registered email address.

* [Fixed] - Customer and Guest user is not able to checkout due to shipping methods not coming.

* [Fixed] - Show warning message if user send the forget password email.

* [Fixed] - Customer is not able to place order with downloadable product.

* [Fixed] - Customer is able to add configurable product to cart without selecting size on the product page.

* [Fixed] - Dark Mode issue on the search page.

* [Fixed] - #20 Compatibility with latest graphql version


## **v2.0.0 (31st of January 2024)** - *Release*

* [Feature] Compatible with Bagisto version 2.0.0

* [Feature] Push Notification

* [Feature] Multi-locale support

* [Feature] Dark Mode Supported

* [Feature] Product Review
* [Feature] Guest Checkout

* [Feature] Multi Currency Support

* [Feature] All Type Product Supported

* [Feature] Coupons Supported

* [Feature] Guest Checkout
## **Bug Fixes**

* [Feature] Push Notification
* [Fixed] - Show "null review" and product name, price will hide when user refresh the product page.

* [Fixed] - Show extra products under the unselected category from admin end on the catalog category page.

* [Fixed] - User should be able to apply any price filter not multiple of 50 on the catalog product filter page.

* [Fixed] - Need to improve the text and manage space for success message when guest user save address on the address page.

* [Fixed] - Getting warning message " Null check operator user on a null value" if user use "empty spaces" as coupon code and apply on the cart page.

* [Fixed] - Need to show the message if shipping methods are not available for particular location on the shipping page.

* [Fixed] - Product price and subtotal are not visible on the payment page.

* [Fixed] - Getting empty page with message "Null check operator used on a null value" if guest user click on the "Your order id" button the order confirmation page.

* [Fixed] - Need to improve the success message when user add the review to the product.

* [Fixed] - Remove All button is not removing after remove all products from the wishlist.

* [Fixed] - Need to improve the success message when user remove the coupon code from the cart page.

* [Fixed] - Applied coupon amount value is not reflecting on the price details on the payment page.

* [Fixed] - If user place order after adding first time address on the address page then click proceed button then getting warning message.

* [Fixed] - User added review on product is not visible on the admin end.

* [Fixed] - Show wrong data at place of email field on the reviews page.

* [Fixed] - After click "Continue Shopping" button if user again visit the cart page the product is removed.

* [Fixed] - User is not able to remove the already added products on the compare product page.

* [Fixed] - Homepage refresh API is not working properly as wishlist status is not updating on the homepage.

* [Fixed] - User is not able to place order with virtual product getting "Oops server error.Please try again." on the shipping methods page.

* [Fixed] - If user click on recent products then product page is not open and recent product name is not visible on the homepage.

* [Fixed] - After order cancel user redirect to the order page then after some time orders are not visible orders page.

* [Fixed] - Add/Edit address on the address page is not updating immediately on the change address page.


## **v1.4.5 (5th of June 2023)** - *Release*

* [Feature] Compatible with Bagisto version 1.4.5

* [Feature] App Performance Enhanced

* [Feature] voice search

* [Feature] Add Filters on Order list

* [Feature] implemented dashboard view

* [Feature] implement fingerprint login

* [Feature] implemented Product share

* [Feature] implement wishlist sharing

* [Feature] implement sorting on products

* [Feature] Address filling via google map

## **Bug Fixes**

* [Fixed] - When the user removes the coupon from the "Review and checkout" page, the Total amount should get updated.

* [Fixed] - App is not responding, The menu bar is not responding.

* [Fixed] - Orders || order quantity is not correct in app.

* [Fixed] - When the user creates a new account and opens the account information page, some already saved profile picture is visible.

* [Fixed] - Cart|| After adding the product into the cart when refreshing home page at that time cart is getting empty.

* [Fixed] - When the user set the profile image, Without clicking on the save button, Profile pic gets saved.

* [Fixed] - when user create their new account, at that time success message is not correct in app.

* [Fixed] - Category|| filters ||need to implement "apply" button in filter.

* [Fixed] - Add Address || When we add an address through the live location the text is shown in English.

* [Fixed] - guest user|| after added complete address by fetching current location,"country" is not showing correct on review and checkout page in app.


## **v1.3.3 (23rd November 2021)** - *Release*

* [Feature] Compatible with Bagisto version 1.3.3

* [Fixed] - Guest user should not be able to add product to the wishlist.

* [Fixed] - After order placed,the particular product is not visible on order page.

* [Fixed] - Cross button is not visible on Compare product page.

* [Fixed] - User click on product on catalog page that product page is not opened.

* [Fixed] - Order date is showing wrong in the order-list

* [Fixed] - User is not able to complete order from shipping page.


## **v1.3.2 (30th April 2021)** - *Release*

* [Feature] Compatible with Bagisto version 1.3.2

* [Fixed] - If user edit the address then app will add brackets with street field every time.

* [Fixed] - As a guest user-unable to add a wishlist -getting something went wrong message

* [Fixed] - Quantity increase and decrease button on product page is not working.

* [Fixed] - Not able to remove address from address book page.

* [Fixed] - Unable to show user profile information

* [Feature] Complete Customer end features of ecommerce app
* [Fixed] - Share button is not working on product page.

* [Feature] Compatible with Bagisto v2.0.0
* [Fixed] - Price details are not correct and showing without a currency symbol on shopping cart page.
85 changes: 85 additions & 0 deletions Configuration_guide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@

# Configuration Guide:-

**//--------------------Configuration Guide Bagisto app----------------------//**

### For setup the application:
- Path-lib/utils/server_configuration.dart
- Change baseUrl, defaultAppTitle, demo login email & password.
- To disable preFetching and caching change isPreFetchingEnable to false.

```
static const String baseUrl = "***********";
static const String demoEmail = "***********";
static const String demoPassword = "***********";
static const String defaultAppTitle = "***********";
```

- Path-lib/utils/mobikul_theme.dart
- Change primary & accent color.

```
static const Color primaryColor = Color(***********);
static const Color accentColor = Color(***********);
```

- Path-assets/language/
- Change builderAppName with new app name in language string json files (en.json, ar.json, es.json etc)

 

## For Application Title:
- **Android**
* Path-android/app/src/main/AndroidManifest.xml
* change app name - **android:label=```"***********"```**.
- **iOS**
* Go to the ios then Runner and open the info.plist file
* Find the key named as **CFBundleDisplayName** and replace the string value to reflect the new app name.

 

## For splash screen:
- **Change splash screen with lottie json**
* Path-assets/lottie/
* replace the **splash_screen**.
- **Or change splash screen with image**
* Path-assets/images/
* replace the **splash.png**.
* Go to lib/screens/splash_screen/view/splash_screen.dart
* comment the lottie asset splash code and uncomment stack code for asset image splash.

 

## For App icon:
- **Android** - open **android** folder right click **app > new > Image Asset** set Image.
- **iOS** - ios/Runner/Assets.xcassets/AppIcon.appiconset

 

## For push notification service:
- **Android** - Replace **"google-services.json"**.
- **iOS** - Replace **"GoogleService-Info.plist"**.

 

## For Google maps:
- **Android**
* Path-Project/Project name/android/app/src/main/AndroidManifest.xml
* Replace Your Google Map Key For android.
- **iOS**
* Path-ios/Runner/AppDelegate.swift
* GMSServices provideAPIKey:@"Your Google Map Key For ios".

 

## For deeplink:
- **Android**
* Path-android/app/src/main/AndroidManifest.xml
* Change host - **android:host=```"***********"```**.
* Change path - **android:pathPrefix=```"***********"```**.
- **iOS**
* Path-ios/Runner/Info.plist
* Find the key named as **CFBundleURLName** and replace with the host name.
* Open ios project in Xcode and go to signing and capabilities expand associated domains and from here replace - **applinks:```***********```**

 
Loading

0 comments on commit 925ac4f

Please sign in to comment.