Skip to content

Releases: astehlik/shopware-plugin-smart-relation-sync

v2.0.0

13 Feb 21:24
8456830

Choose a tag to compare

What's Changed

  • chore: update dependencies for Shopware 6.7.0.0 by @astehlik in #2

Full Changelog

Full Changelog: v1.1.2...v2.0.0

v1.1.2

28 Jan 16:20
a7234bb

Choose a tag to compare

What's Changed

  • fix: use Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriterInterface instead of concrete Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter to improve compatibility with other Plugins that decorate the EntityWriter service.

Full Changelog

v1.1.1...v1.1.2

v1.1.1

01 Sep 23:08

Choose a tag to compare

What's Changed

What's Changed

  • fix: repair filter condition for one to many cleanup by @astehlik in #6

Full Changelog

v1.1.0...v1.1.1

v1.1.0

09 May 21:05
2754d25

Choose a tag to compare

What's Changed

  • chore: support older Shopware versions (down to 6.6.4.0)
  • feat: support extensions key in DAL operations

Full Changelog

v1.0.0...v1.1.0

v1.0.0

16 Apr 22:48
6fabdb9

Choose a tag to compare

🚀 The first official public release

🎂 Enjoy!

v0.3.0

10 Apr 16:40
6b0811f

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

Remove all relations when an empty array is submitted in the payload for the property.

v0.2.1

13 Mar 13:52
168ecff

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

Add missing OpenAPI properties for jsonapi type

v0.2.0

13 Mar 12:06
761f841

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

Add cleanup fields to OpenAPI JSON

v0.1.0

13 Mar 07:58
6cb78d1

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

First pre-release