Skip to content

Releases: Brille24/SyliusCustomOptionsPlugin

v4.0.3

13 Feb 15:21
9bcb22f
Compare
Choose a tag to compare

What's Changed

  • Symfony 6 compatibility: Fix compiler pass resolving argument error by @lloubrie in #159

New Contributors

Full Changelog: 4.0.3...v4.0.3

Fixes for Doctrine Attributes

08 Jun 11:29
454f741
Compare
Choose a tag to compare

In Sylius 1.13 the default mapping has been changed to attributes which created some conflicts with this plugin's attribute configuration.

Thanks to @shochdoerfer for the amazing work. 🎉

What's Changed

Full Changelog: 4.0.2...4.0.3

Fixup for types

19 May 11:58
5b69cad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...4.0.2

v4.0.1

13 May 09:57
fa421ff
Compare
Choose a tag to compare

What's Changed

  • Use CustomerOptionInterface in CustomerOptionTranslation to allow ent… by @mbutl in #153

New Contributors

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

Using Attributes for Doctrine

08 Feb 10:44
8983bd2
Compare
Choose a tag to compare

See the migration guide on how to migrate your application.

What's Changed

New Contributors

Full Changelog: 3.1.0...v4.0.0

Fixing the Shop add to cart

05 Jan 14:20
cd4282f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.3...3.1.0

Fix tag mismatch

18 Aug 12:57
b8fafe8
Compare
Choose a tag to compare
v3.0.3

Fix tag mismatch (#140)

Turn validator entities into mapped-superclasses & cascade deletions

27 Jul 08:02
fdd9d66
Compare
Choose a tag to compare
v3.0.2

Turn resources from entity to mapped-superclass & cascade deletions (…

Minor fixes

15 Mar 21:04
088260c
Compare
Choose a tag to compare

What's Changed

  • Fixing add to cart when no custom option is passed through the form by @jeromin in #129
  • Fixing the customer file option required flag by @mamazu in #128

New Contributors

Full Changelog: v3.0.0...v3.0.1

Dropping Symfony4 support and adding symfony6

01 Mar 21:19
919e80d
Compare
Choose a tag to compare