Skip to content

Releases: bagisto/laravel-pwa

v1.3.2

29 Nov 05:37
f5dbeef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: `v1.2.0...v1.3.2```

v1.2.0

13 Jan 08:06
Compare
Choose a tag to compare

✨ Features

  • [Feature] - All type of product compatibility.

  • [Feature] - Functionality to edit home page layout from admin panel.

  • [Feature] - Advertisement section added.

  • [Feature] - Subcategories section added.

  • [Feature] - Dynamic attributes list for category.

  • [Feature] - Option to enable/disable the slider in PWA.

  • [Feature] - Dynamic SEO in PWA.

  • [Feature] - Admin can add products of any category in PWA.

  • [Feature] - Option to remove new/featured products.

🐛 Bug Fixes

  • [Bug] - Resolved issues with bagisto v1.2.0.

v0.1.5

17 Feb 09:21
d78fa77
Compare
Choose a tag to compare

✨ Features

  • Provide push notification's group and server API key added in PWA configuration.

  • Provide an option to delete review in PWA front.

  • Provide save address option when logged in customer enters any new address on check out page.

🐛 Bug Fixes

  • [Bug] - Default shipping method and payment method is not selected during checkout.

  • [Bug] - Review details is blank for configurable product.

  • [Bug] - Not getting success message on adding configurable product to wishlist.

  • [Bug] - Sign in customer also not able to make review.

  • [Bug] - Addresses gets added multiple time in Address Book of customer.

  • [Bug] - UI issue on cart page.

  • [Bug] - In Configuration Push Notification fields should not be required field, because of that customer not able to save configuration of pwa.

  • [Bug] - Wishlisted product is not visible in Customer->Wishlist section.

  • [Bug] - If from cart guest customer click on move to wishlist, then error message should throw.

  • [Bug] - Save as address should only available for signed in customer. If guest customer select to checkout with save as address option he is not able to checkout.

  • [Bug] - Issue with multi-currency. Price of product doesn't get updated in cart according to selected currency.

  • [Bug] - Layout issue in wishlist grid.

  • [Bug] - Unable to download Invoice.

  • [Bug] - Forward icon in shipment is not clickable.

  • [Bug] - Guest customer is able to make review, if it is not allowed from admin.

  • [Bug] - UI issue if special price is used for product.

  • [Bug] - Server API key should be encrypted and on inspect element it should not visible.