Skip to content

v4.0.0

Compare
Choose a tag to compare
@senghe senghe released this 09 Aug 06:48
· 155 commits to master since this release
bcbe29e

What's Changed

Breaking Change

Functionality change:

  • Don't create new token if user has wishlists by @Wojdylak in #198
  • Adjust wishlist creation logic to create only on first interaction instead of site visit by @arek31 in #214

Fixes:

  • Fix issue with visibility of other users wishlists by @MacBalc in #211
  • Fix wishlist product pricing on variant change by @pbalcerzak in #182
  • Fix wishlist display with long names by @bartek-sek in #203
  • Fix "Add to cart" & "Add to wishlist" buttons not ux optimised in mobile version by @rafalmal in #197
  • Fix 'add to cart' & 'add to wishlist' buttons by @DawidFrankiewicz in #209
  • Fix issue with wishlist allow to add to cart the product that does not have sufficient stock by @PiotrSzymanski2000 in #205
  • Fix issues with broken build on webpack and node 14 by @senghe in #208
  • Fix message wishlist has product by @Wojdylak in #218
  • Add sylius-messenger-transport-dns environment variables by @Wojdylak in #192
  • Add availabilityCheckerInterface to check sufficient variants in stock by @Wojdylak in #193
  • Add migration with missing fields and indexes by @klloz in #210
  • Add responsiveness to add-to-wishlist button by @MacBalc in #196
  • Update WishlistContextInterface.php by @tavy315 in #75
  • Update RemoveProductFromWishlistHandler.php by @MorsiBouhlel in #204
  • Correct typos by @MateuszDyla in #103
  • Git-action Upgrade Ubuntu by @Wojdylak in #200
  • Wishlist: add token index by @Wojdylak in #201

New Contributors

Full Changelog: v3.0.4...v4.0.0