Skip to content

Releases: webgriffe/SyliusAkeneoPlugin

2.0.0 - First ALPHA release

13 Sep 14:32
Compare
Choose a tag to compare
Pre-release

New 2.0 version 🚀🎸

Please note! This is even an ALPHA release, DO NOT USE IN PRODUCTION!

📝 Upgrade notes

This release contains various breaking changes! Please, check the UPGRADE-2.0 guide that contains all the info needed for safely upgrading the plugin in your project.

💪 Improvements

🔧 Fixes and maintenance

Full Changelog: 1.16.2...v2.0.0-ALPHA

1.16.2

26 Jul 09:56
Compare
Choose a tag to compare

🔧 Fixes

  • Set default position on new product variants by @lruozzi9

Full Changelog: 1.16.1...1.16.2

1.16.1

19 Jul 12:24
Compare
Choose a tag to compare

🔧 Fixes

Full Changelog: 1.16.0...1.16.1

1.16.0

06 Mar 10:39
Compare
Choose a tag to compare

💪 Improvements

  • Add support for Sylius 1.12, Symfony 6, and PHP 8.1 by @lruozzi9

Full Changelog: 1.15.5...1.16.0

1.15.5

03 Oct 07:28
Compare
Choose a tag to compare

🔧 Fixes

  • [BUG] Disable old parent product when product simple moves to a configurable by @lruozzi9 in #151

Full Changelog: 1.15.4...1.15.5

1.15.4

04 Aug 07:23
Compare
Choose a tag to compare

🔧 Fixes

  • Use Akeneo value if the label is not defined for a locale by @lruozzi9 in #135
  • Skip locales not used in any product channels by @lruozzi9 in #138

Full Changelog: 1.15.3...1.15.4

1.15.3

19 Jul 12:21
Compare
Choose a tag to compare

🔧 Fixes

Full Changelog: 1.15.2...1.15.3

1.15.2

19 Jul 10:15
455f2b9
Compare
Choose a tag to compare

🔧 Fixes

Full Changelog: 1.15.1...1.15.2

1.15.1

04 Jul 10:12
Compare
Choose a tag to compare

📝 Upgrade notes

The bind_arguments_by_name parameter has been deprecated. We suggest any way to continue using it in your configuration by setting its value to true and by replacing the attribute value handlers option index with the variable name. You could check for variable names in the README or in the value attribute files. Upgrading your configuration will make easier the upgrade to v2.0.0 by just removing the parameter.

Full Changelog: 1.15.0...1.15.1

v1.15.0

23 May 09:42
Compare
Choose a tag to compare

💪 Improvements

  • Handle metrical and boolean attribute types as variant axis (#106) by @lruozzi9 in #132

Full Changelog: 1.14.1...1.15.0