Skip to content

Releases: BitBagCommerce/SyliusWishlistPlugin

v4.1.3

18 Feb 16:14
e13ce1e
Compare
Choose a tag to compare

What's Changed

Maintenance

  • Removed conflict of Doctrine ORM in composer.json by @leszczuu in #241
  • Upgraded Behat Mink Selenium2 Driver to 1.6.0 by @leszczuu in #241

Fixes

New Contributors

Full Changelog: v4.1.2...v4.1.3

v4.1.2

14 Nov 08:11
0a664fa
Compare
Choose a tag to compare

What's Changed

Fixes:

  • Fix issue with broken add to cart button submit on product page by @senghe in #235

Full Changelog: v4.1.1...v4.1.2

v4.1.1

10 Nov 10:52
51c4c60
Compare
Choose a tag to compare

What's Changed

Fixes:

  • Fix issuse with broken 'bin/console debug:event-dispatcher' command by @senghe in #234

Full Changelog: v4.1.0...v4.1.1

v4.1.0

30 Oct 20:29
bff1a0a
Compare
Choose a tag to compare

What's Changed

New features:

Fixes:

  • Add database migration for adding token_idx and channel_shop_user_token_idx indexes to database by @senghe in #230

Maintenance:

  • Resolve issue of default async messenger transport configuration by @senghe in #229

New Contributors

Full Changelog: v4.0.2...v4.1.0

v4.0.2

25 Oct 06:37
4124f89
Compare
Choose a tag to compare

What's Changed

Fixes:

Full Changelog: v4.0.1...v4.0.2

v4.0.1

09 Sep 18:26
c34dd8b
Compare
Choose a tag to compare

What's Changed

Fixes:

Maintenance:

  • Adding a composite index on wishlist entity (channel,shopUser,token) … by @christopherhero in #221

Full Changelog: v4.0.0...v4.0.1

v4.0.0

09 Aug 06:48
bcbe29e
Compare
Choose a tag to compare

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:

New Contributors

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

v3.0.4

09 Aug 06:18
Compare
Choose a tag to compare

What's changes:

Fixes:

v3.0.3

24 Jan 11:05
48eb18e
Compare
Choose a tag to compare

What's Changed

  • Fix:Add method clear to WishlistInterface - #191

Full Changelog: v3.0.2...v3.0.3

v3.0.2

17 Jan 12:30
32c4b47
Compare
Choose a tag to compare

What's Changed

  • Fix: redirect after cache clear - #189
  • Fix: Add package dompdf/dompdf to require - #190

New Contributors

Full Changelog: v3.0.1...v3.0.2