|
1 |
| -# CHANGELOG for v1.0.0 |
| 1 | +# CHANGELOG for v2.2.2 |
2 | 2 |
|
3 | 3 | #### This changelog consists the bug & security fixes and new features being included in the releases listed below.
|
4 | 4 |
|
5 |
| -## **v1.0.1 (17th of January 2024)** - *Release* |
6 |
| -* Virtual Product Order Place Issue. |
7 |
| -* Add Address issue while checkout. |
8 |
| -* Bundle product price details not updating. |
9 |
| -* User unable to add virtual product from homepage. |
10 |
| -* Push notifications issue fixed |
11 |
| -* User Profile image Update issue. |
| 5 | +## **v2.2.2 (23rd of October 2024)** - *Release* |
12 | 6 |
|
13 |
| -## **v1.0.0 (8th of January 2024)** - *Release* |
| 7 | +* [Feature] Compatible with Bagisto version 2.2.2 |
14 | 8 |
|
15 |
| -* [Feature] Multi-locale support |
| 9 | +* [Feature] Reorder support |
16 | 10 |
|
17 |
| -* [Feature] Product share |
| 11 | +* [Feature] Subcategories Support |
18 | 12 |
|
19 |
| -* [Feature] Product Search |
| 13 | +* [Feature] Default address Support |
20 | 14 |
|
21 |
| -* [Feature] Wishlist |
| 15 | +* [Feature] Same billing and shipping address support |
22 | 16 |
|
23 |
| -* [Feature] Compare Product |
| 17 | +* [Feature] Inclusive and exclusive tax support |
24 | 18 |
|
25 |
| -* [Feature] All Type Product Supported |
| 19 | +* [Feature] Quantity option in wishlist add to cart support |
26 | 20 |
|
27 |
| -* [Feature] Multi Currency Support |
| 21 | +* [Feature] Subscribe and unsubscribe newsletter support |
| 22 | + |
| 23 | +* [Feature] Filter option for downloadable products support |
| 24 | + |
| 25 | +* [Feature] Configurable product details support |
| 26 | + |
| 27 | +* [Feature] Contact us page support |
| 28 | + |
| 29 | +## **Bug Fixes** |
| 30 | + |
| 31 | +* [Fixed] - Getting product in the compare page when new customer register. |
| 32 | + |
| 33 | +* [Fixed] - Downloadable product sample file is not downloading from the product page. |
| 34 | + |
| 35 | +* [Fixed] - Show "Please add address" warning message on the address page while checkout if address already added. |
| 36 | + |
| 37 | +* [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. |
| 38 | + |
| 39 | +* [Fixed] - Admin added logo and banner image should visible for the category page. |
| 40 | + |
| 41 | +* [Fixed] - Sorting from a-z or from z-a is not working properly on the catalog page. |
| 42 | + |
| 43 | +* [Fixed] - Filter is not working properly on the catalog page. |
| 44 | + |
| 45 | +* [Fixed] - Need to improve the warning message if user trying to register account with already registered email address. |
| 46 | + |
| 47 | +* [Fixed] - Customer and Guest user is not able to checkout due to shipping methods not coming. |
| 48 | + |
| 49 | +* [Fixed] - Show warning message if user send the forget password email. |
| 50 | + |
| 51 | +* [Fixed] - Customer is not able to place order with downloadable product. |
| 52 | + |
| 53 | +* [Fixed] - Customer is able to add configurable product to cart without selecting size on the product page. |
| 54 | + |
| 55 | +* [Fixed] - Dark Mode issue on the search page. |
| 56 | + |
| 57 | +* [Fixed] - #20 Compatibility with latest graphql version |
| 58 | + |
| 59 | + |
| 60 | +## **v2.0.0 (31st of January 2024)** - *Release* |
| 61 | + |
| 62 | +* [Feature] Compatible with Bagisto version 2.0.0 |
| 63 | + |
| 64 | +* [Feature] Push Notification |
| 65 | + |
| 66 | +* [Feature] Multi-locale support |
28 | 67 |
|
29 | 68 | * [Feature] Dark Mode Supported
|
30 | 69 |
|
31 |
| -* [Feature] Product Review |
| 70 | +* [Feature] Guest Checkout |
| 71 | + |
| 72 | +* [Feature] Multi Currency Support |
| 73 | + |
| 74 | +* [Feature] All Type Product Supported |
32 | 75 |
|
33 | 76 | * [Feature] Coupons Supported
|
34 | 77 |
|
35 |
| -* [Feature] Guest Checkout |
| 78 | +## **Bug Fixes** |
36 | 79 |
|
37 |
| -* [Feature] Push Notification |
| 80 | +* [Fixed] - Show "null review" and product name, price will hide when user refresh the product page. |
| 81 | + |
| 82 | +* [Fixed] - Show extra products under the unselected category from admin end on the catalog category page. |
| 83 | + |
| 84 | +* [Fixed] - User should be able to apply any price filter not multiple of 50 on the catalog product filter page. |
| 85 | + |
| 86 | +* [Fixed] - Need to improve the text and manage space for success message when guest user save address on the address page. |
| 87 | + |
| 88 | +* [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. |
| 89 | + |
| 90 | +* [Fixed] - Need to show the message if shipping methods are not available for particular location on the shipping page. |
| 91 | + |
| 92 | +* [Fixed] - Product price and subtotal are not visible on the payment page. |
| 93 | + |
| 94 | +* [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. |
| 95 | + |
| 96 | +* [Fixed] - Need to improve the success message when user add the review to the product. |
| 97 | + |
| 98 | +* [Fixed] - Remove All button is not removing after remove all products from the wishlist. |
| 99 | + |
| 100 | +* [Fixed] - Need to improve the success message when user remove the coupon code from the cart page. |
| 101 | + |
| 102 | +* [Fixed] - Applied coupon amount value is not reflecting on the price details on the payment page. |
| 103 | + |
| 104 | +* [Fixed] - If user place order after adding first time address on the address page then click proceed button then getting warning message. |
| 105 | + |
| 106 | +* [Fixed] - User added review on product is not visible on the admin end. |
| 107 | + |
| 108 | +* [Fixed] - Show wrong data at place of email field on the reviews page. |
| 109 | + |
| 110 | +* [Fixed] - After click "Continue Shopping" button if user again visit the cart page the product is removed. |
| 111 | + |
| 112 | +* [Fixed] - User is not able to remove the already added products on the compare product page. |
| 113 | + |
| 114 | +* [Fixed] - Homepage refresh API is not working properly as wishlist status is not updating on the homepage. |
| 115 | + |
| 116 | +* [Fixed] - User is not able to place order with virtual product getting "Oops server error.Please try again." on the shipping methods page. |
| 117 | + |
| 118 | +* [Fixed] - If user click on recent products then product page is not open and recent product name is not visible on the homepage. |
| 119 | + |
| 120 | +* [Fixed] - After order cancel user redirect to the order page then after some time orders are not visible orders page. |
| 121 | + |
| 122 | +* [Fixed] - Add/Edit address on the address page is not updating immediately on the change address page. |
| 123 | + |
| 124 | + |
| 125 | +## **v1.4.5 (5th of June 2023)** - *Release* |
| 126 | + |
| 127 | +* [Feature] Compatible with Bagisto version 1.4.5 |
| 128 | + |
| 129 | +* [Feature] App Performance Enhanced |
| 130 | + |
| 131 | +* [Feature] voice search |
| 132 | + |
| 133 | +* [Feature] Add Filters on Order list |
| 134 | + |
| 135 | +* [Feature] implemented dashboard view |
| 136 | + |
| 137 | +* [Feature] implement fingerprint login |
| 138 | + |
| 139 | +* [Feature] implemented Product share |
| 140 | + |
| 141 | +* [Feature] implement wishlist sharing |
| 142 | + |
| 143 | +* [Feature] implement sorting on products |
| 144 | + |
| 145 | +* [Feature] Address filling via google map |
| 146 | + |
| 147 | +## **Bug Fixes** |
| 148 | + |
| 149 | +* [Fixed] - When the user removes the coupon from the "Review and checkout" page, the Total amount should get updated. |
| 150 | + |
| 151 | +* [Fixed] - App is not responding, The menu bar is not responding. |
| 152 | + |
| 153 | +* [Fixed] - Orders || order quantity is not correct in app. |
| 154 | + |
| 155 | +* [Fixed] - When the user creates a new account and opens the account information page, some already saved profile picture is visible. |
| 156 | + |
| 157 | +* [Fixed] - Cart|| After adding the product into the cart when refreshing home page at that time cart is getting empty. |
| 158 | + |
| 159 | +* [Fixed] - When the user set the profile image, Without clicking on the save button, Profile pic gets saved. |
| 160 | + |
| 161 | +* [Fixed] - when user create their new account, at that time success message is not correct in app. |
| 162 | + |
| 163 | +* [Fixed] - Category|| filters ||need to implement "apply" button in filter. |
| 164 | + |
| 165 | +* [Fixed] - Add Address || When we add an address through the live location the text is shown in English. |
| 166 | + |
| 167 | +* [Fixed] - guest user|| after added complete address by fetching current location,"country" is not showing correct on review and checkout page in app. |
| 168 | + |
| 169 | + |
| 170 | +## **v1.3.3 (23rd November 2021)** - *Release* |
| 171 | + |
| 172 | +* [Feature] Compatible with Bagisto version 1.3.3 |
| 173 | + |
| 174 | +* [Fixed] - Guest user should not be able to add product to the wishlist. |
| 175 | + |
| 176 | +* [Fixed] - After order placed,the particular product is not visible on order page. |
| 177 | + |
| 178 | +* [Fixed] - Cross button is not visible on Compare product page. |
| 179 | + |
| 180 | +* [Fixed] - User click on product on catalog page that product page is not opened. |
| 181 | + |
| 182 | +* [Fixed] - Order date is showing wrong in the order-list |
| 183 | + |
| 184 | +* [Fixed] - User is not able to complete order from shipping page. |
| 185 | + |
| 186 | + |
| 187 | +## **v1.3.2 (30th April 2021)** - *Release* |
| 188 | + |
| 189 | +* [Feature] Compatible with Bagisto version 1.3.2 |
| 190 | + |
| 191 | +* [Fixed] - If user edit the address then app will add brackets with street field every time. |
| 192 | + |
| 193 | +* [Fixed] - As a guest user-unable to add a wishlist -getting something went wrong message |
| 194 | + |
| 195 | +* [Fixed] - Quantity increase and decrease button on product page is not working. |
| 196 | + |
| 197 | +* [Fixed] - Not able to remove address from address book page. |
| 198 | + |
| 199 | +* [Fixed] - Unable to show user profile information |
38 | 200 |
|
39 |
| -* [Feature] Complete Customer end features of ecommerce app |
| 201 | +* [Fixed] - Share button is not working on product page. |
40 | 202 |
|
41 |
| -* [Feature] Compatible with Bagisto v2.0.0 |
| 203 | +* [Fixed] - Price details are not correct and showing without a currency symbol on shopping cart page. |
0 commit comments