v2.0.0
TL;DR
- Add support for Sylius 1.14
- Drop support for Sylius 1.11 and 1.12
Details
- #14 [Maintenance] Update namespaces to Sylius/MolliePlugin (@hmfilar)
- #27 Upgrade Symfony packages to 5.4 and 6.4 - 2.0 (@Cholin2000)
- #19 [Maintenance] Upgrade codebase to PHP 8.1 (@NoResponseMate)
- #24 [Maintenance] Add a compatibility layer for AdminOrderCreation (@NoResponseMate)
- #39 [Maintenance] Bump refund plugin and remove deprecations (@NoResponseMate)
- #41 [Maintenance] Drop Sylius 1.12 (@Rafikooo)
- #36 [Maintenance] Mollie improve naming conventions (@Cholin2000)
- #38 [Maintenance] Refactor "Calculate" and Related Classes (@Cholin2000)
- #47 [Maintenance] Simplify test app config (@NoResponseMate)
- #48 Strict Properties Typing (@Rafikooo)
- #40 Standardize Service Tags and Prefixes (@TheMilek)
- #46 [Maintenance] Remove refunding from order show page (@NoResponseMate)
- #56 [Syl-4524] Refactor Resources/ structure to the Symfony recommended way (@Cholin2000)
- #35 Introduce Strict Typing (@Rafikooo)
- #54 [Maintenance] Simplify refund payum actions (@NoResponseMate)
- #60 [Maintenance] Update command bus service id (@NoResponseMate)
- #62 Refactor PaymentLinkCreationListener with constructor property promotion (@Rafikooo)
- #63 Hide refunds buttom from order show page when payment is Mollie (@TheMilek)
- #59 [Maintenance] Refactor Options classes and usage (@NoResponseMate)
- #70 [Maintenance] Regenerate migrations (@Wojdylak)
- #71 [Maintenance] Remove gulp from the test app (@NoResponseMate)
- #45 [Maintenance] Note OrderVoucherAdjustmentUpdater constructor changes (@NoResponseMate)
- #76 [Maintenance] Refactor src/ directory structure v1 (@NoResponseMate)
- #77 [Maintenance] Refactor src/ directory structure v2 (@NoResponseMate)
- #78 [Maintenance] Refactor src/ directory structure v3 (@NoResponseMate)
- #80 [Maintenance] Refactor src/ directory structure v4 (@NoResponseMate)
- #81 [Maintenance] Refactor src/ directory structure v5 (@NoResponseMate)
- #74 SYL-4341 Remove documentation links (@Cholin2000)
- #82 [Maintenance] Refactor src/ directory structure v6 (@NoResponseMate)
- #91 [Maintenance][CI] Move static checks up in the build (@NoResponseMate)
- #86 [Maintenance] Refactor src/ directory structure v7 (@NoResponseMate)
- #87 [Maintenance][CI] Move static checks up in the build (@Wojdylak)
- #88 [Twig] Move custom templates to the plugin directory (@Cholin2000)
- #51 Add support for autowiring (@TheMilek)
- #90 [Maintenance] Remove OnboardingStatus entity in favour of keeping state on AdminUser (@NoResponseMate)
- #96 [SYL-4571] Upgrade MolliePlugin to Sylius 1.14 (@Cholin2000)
- #92 [Maintenance] Refactor src/ directory structure v8 (@NoResponseMate)
- #93 [Maintenance] Refactor src/ directory structure v9 (@NoResponseMate)
- #98 Remove UPGRADE-1.0 file (@GSadee)
- #94 [Maintenance] Refactor src/ directory structure v10 (@NoResponseMate)
- #101 [Maintenance] Update installation guide with AdminUser changes (@NoResponseMate)
- #103 [CI] Run lint:container (@GSadee)
- #100 [Maintenance] Refactor src/ directory structure v11 (@NoResponseMate)
- #107 [Maintenance][Admin] Fix product details template (@NoResponseMate)
- #110 [Maintenance] Cleanup after s (@NoResponseMate)
- #111 [Maintenance] Service ids rehaul (@NoResponseMate)
- #113 Minor improvements to 1.0 installtion guide (@TheMilek)
- #115 [CI] Add docker build for other platforms (@mpysiak)
- #112 Update installation guide for 2.0 (@TheMilek)
- #116 Update assets section in installtion guide to mention node 18 support. (@TheMilek)
- #118 Add missing information about regenerated migrations in UPGRADE file (@TheMilek)
- #119 Rename entry files to entrypoints (@TheMilek)
- #120 Correct copied bundles paths, add information about importance of mollie script inclusion order (@TheMilek)
- #122 [Maintenance] Minor fixes after renamings (@NoResponseMate)
- #124 [Maintenance] Fix validation of recurring variants (@NoResponseMate)
- #121 [Maintenance] Define column names for all fields in DB mapping (@NoResponseMate)
- #123 Unify translations prefix (@GSadee)
- #125 [Maintenance] Fix payment methods images handling (@NoResponseMate)
- #126 Fix payment methods translation (@GSadee)
- #127 [Maintenance] Fix invalid graph const in twig (@NoResponseMate)
- #128 Fix building assets for 1.11 version of Sylius (@TheMilek)
- #130 [Maintenance] Remove doctrine/persistence and update readme (@Wojdylak)
- #131 Remove state machine configuration step from installation guide (@TheMilek)
- #132 Remove state machine config (@TheMilek)
- #133 Resolve the issue with null GatewayConfig (@TheMilek)
- #138 Remove getName method from ProductVariant as it changes default behaviour of the app (@TheMilek)
- #135 Unify routing config name (@TheMilek)
- #136 Unify templates with OS (@TheMilek)
- #140 rename routes config to the correct names (@TheMilek)
Full Changelog: v1.0.0...v2.0.0