Skip to content

Release history

Sylius releases

Symfony2 powered open source full-stack platform for eCommerce.

All releases

32 shown

Upgrade now
v2.2.6 Security relevant
Auth RBAC

Security fixes

Upgrade now
v2.1.15 Security relevant
Auth RBAC

Security fixes for API vulnerabilities

Upgrade now
v2.0.18 Security relevant
Auth RBAC

Security fixes for API and cart components

v2.2.5 Bug fix
Notable features
  • Add payment enabled in channel validation
  • Allow choosing different payment method with skip payment step when disabled
Full changelog

What's Changed

  • Fix problem with empty taxon product index by @tomkalon in https://github.com/Sylius/Sylius/pull/18579
  • TASK: improve german translations for CH, DE, and AT by @crydotsnake in https://github.com/Sylius/Sylius/pull/18932
  • fix: add default filter to breadcrumbs configuration title to prevent ScalarDataBag exception by @camilleislasse in https://github.com/Sylius/Sylius/pull/18933
  • Fix build after APIPlatform 4.3.2 release by @TheMilek in https://github.com/Sylius/Sylius/pull/18943
  • [UPMERGE] 2.1 -> 2.2 by @SyliusBot in https://github.com/Sylius/Sylius/pull/18925
  • Add payment enabled in channel validation by @marekrzytki in https://github.com/Sylius/Sylius/pull/18941
  • [BUGFIX] Allow updating provinceName when provinceCode is null in API by @rust-le in https://github.com/Sylius/Sylius/pull/18926
  • [UPMERGE] 2.1 -> 2.2 by @SyliusBot in https://github.com/Sylius/Sylius/pull/18949
  • [BUGFIX] Make mailer services public to allow usage in state machine callbacks by @rust-le in https://github.com/Sylius/Sylius/pull/18953
  • [UPMERGE] 2.1 -> 2.2 by @SyliusBot in https://github.com/Sylius/Sylius/pull/18954
  • Resolve flash alert correctly without breaking translation by @TheMilek in https://github.com/Sylius/Sylius/pull/18961
  • [UPMERGE] 2.1 -> 2.2 by @SyliusBot in https://github.com/Sylius/Sylius/pull/18964
  • Restore missing page titles for admin resource show pages by @marekrzytki in https://github.com/Sylius/Sylius/pull/18940
  • Unified name translations handling in admin grid index by @pbalcerzak in https://github.com/Sylius/Sylius/pull/18922
  • [UPMERGE] 2.1 -> 2.2 by @SyliusBot in https://github.com/Sylius/Sylius/pull/18968
  • Allow choosing different payment method with skip payment step when it gets disabled by @TheMilek in https://github.com/Sylius/Sylius/pull/18965
  • Add missing status code mapping for OrderItemNotFoundException by @marekrzytki in https://github.com/Sylius/Sylius/pull/18969
  • Add email validation constraints to cart update by @marekrzytki in https://github.com/Sylius/Sylius/pull/18970
  • Fix admin templates by @loic425 in https://github.com/Sylius/Sylius/pull/18972
  • [UPMERGE] 2.1 -> 2.2 by @SyliusBot in https://github.com/Sylius/Sylius/pull/18973
  • [API] Make API Platform resource command classes overridable via container parameters by @Prometee in https://github.com/Sylius/Sylius/pull/18958
  • Unify Tests directory with tests by @TheMilek in https://github.com/Sylius/Sylius/pull/18974
  • [UPMERGE] 2.1 -> 2.2 by @SyliusBot in https://github.com/Sylius/Sylius/pull/18975
  • [UPMERGE] 2.1 -> 2.2 by @SyliusBot in https://github.com/Sylius/Sylius/pull/18976

New Contributors

  • @camilleislasse made their first contribution in https://github.com/Sylius/Sylius/pull/18933

Full Changelog: https://github.com/Sylius/Sylius/compare/v2.2.4...v2.2.5

v2.1.14 Bug fix

Fixed empty taxon product index and allowed provinceName updates when provinceCode is null.

Full changelog

What's Changed

  • Fix problem with empty taxon product index by @tomkalon in https://github.com/Sylius/Sylius/pull/18579
  • fix: add default filter to breadcrumbs configuration title to prevent ScalarDataBag exception by @camilleislasse in https://github.com/Sylius/Sylius/pull/18933
  • Fix build after APIPlatform 4.3.2 release by @TheMilek in https://github.com/Sylius/Sylius/pull/18943
  • Add payment enabled in channel validation by @marekrzytki in https://github.com/Sylius/Sylius/pull/18941
  • [BUGFIX] Allow updating provinceName when provinceCode is null in API by @rust-le in https://github.com/Sylius/Sylius/pull/18926
  • [BUGFIX] Make mailer services public to allow usage in state machine callbacks by @rust-le in https://github.com/Sylius/Sylius/pull/18953
  • Resolve flash alert correctly without breaking translation by @TheMilek in https://github.com/Sylius/Sylius/pull/18961
  • Restore missing page titles for admin resource show pages by @marekrzytki in https://github.com/Sylius/Sylius/pull/18940
  • Unified name translations handling in admin grid index by @pbalcerzak in https://github.com/Sylius/Sylius/pull/18922
  • Allow choosing different payment method with skip payment step when it gets disabled by @TheMilek in https://github.com/Sylius/Sylius/pull/18965
  • Add missing status code mapping for OrderItemNotFoundException by @marekrzytki in https://github.com/Sylius/Sylius/pull/18969
  • Add email validation constraints to cart update by @marekrzytki in https://github.com/Sylius/Sylius/pull/18970
  • Fix admin templates by @loic425 in https://github.com/Sylius/Sylius/pull/18972
  • Unify Tests directory with tests by @TheMilek in https://github.com/Sylius/Sylius/pull/18974

New Contributors

  • @camilleislasse made their first contribution in https://github.com/Sylius/Sylius/pull/18933

Full Changelog: https://github.com/Sylius/Sylius/compare/v2.1.13...v2.1.14

v2.2.4 Bug fix

Fixed product taxon grid `enabled` field always showing `true`.

Full changelog

What's Changed

  • [BUGFIX] remove redundant object from PHPDoc union types by @rust-le in https://github.com/Sylius/Sylius/pull/18904
  • [CS][DX] Refactor by @github-actions[bot] in https://github.com/Sylius/Sylius/pull/18899
  • [CS][DX] Refactor by @github-actions[bot] in https://github.com/Sylius/Sylius/pull/18898
  • [Admin] Fix product taxon grid enabled field always showing true by @serhiilabs in https://github.com/Sylius/Sylius/pull/18895
  • [BUGFIX] fix build errors by @rust-le in https://github.com/Sylius/Sylius/pull/18911
  • [UPMERGE] 2.1 -> 2.2 by @SyliusBot in https://github.com/Sylius/Sylius/pull/18902
  • Telemetry improvements 2.1 by @TheMilek in https://github.com/Sylius/Sylius/pull/18920
  • [UPMERGE] 2.1 -> 2.2 by @SyliusBot in https://github.com/Sylius/Sylius/pull/18923

New Contributors

  • @serhiilabs made their first contribution in https://github.com/Sylius/Sylius/pull/18895

Full Changelog: https://github.com/Sylius/Sylius/compare/v2.2.3...v2.2.4

v2.1.13 Bug fix

Fixed product taxon grid enabled field always showing true.

Full changelog

What's Changed

  • [BUGFIX] remove redundant object from PHPDoc union types by @rust-le in https://github.com/Sylius/Sylius/pull/18904
  • [CS][DX] Refactor by @github-actions[bot] in https://github.com/Sylius/Sylius/pull/18899
  • [Admin] Fix product taxon grid enabled field always showing true by @serhiilabs in https://github.com/Sylius/Sylius/pull/18895
  • [BUGFIX] fix build errors by @rust-le in https://github.com/Sylius/Sylius/pull/18911
  • Telemetry improvements 2.1 by @TheMilek in https://github.com/Sylius/Sylius/pull/18920

New Contributors

  • @serhiilabs made their first contribution in https://github.com/Sylius/Sylius/pull/18895

Full Changelog: https://github.com/Sylius/Sylius/compare/v2.1.12...v2.1.13

v2.0.17 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • Telemetry improvements 2.0 by @TheMilek in https://github.com/Sylius/Sylius/pull/18919

Full Changelog: https://github.com/Sylius/Sylius/compare/v2.0.16...v2.0.17

v1.14.19 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • Telemetry improvements 1.14 by @TheMilek in https://github.com/Sylius/Sylius/pull/18918

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.14.18...v1.14.19

v1.13.16 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • Telemetry improvements 1.13 by @TheMilek in https://github.com/Sylius/Sylius/pull/18917

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.13.15...v1.13.16

v1.11.18 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • Telemetry improvements 1.11 by @TheMilek in https://github.com/Sylius/Sylius/pull/18916

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.11.17...v1.11.18

v1.10.17 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • Telemetry improvements 1.10 by @TheMilek in https://github.com/Sylius/Sylius/pull/18915

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.10.16...v1.10.17

v1.9.13 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • Telemetry improvements 1.9 by @TheMilek in https://github.com/Sylius/Sylius/pull/18914

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.9.12...v1.9.13

v1.12.24 Maintenance

Minor fixes and improvements.

Full changelog

Details

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.12.23...v1.12.24

v2.2.3 Security relevant
Security fixes
  • GHSA-9ffx-f77r-756w – Open Redirect via Referer Header
  • GHSA-xcwx-r2gw-w93m – DQL Injection via API Order Filters
  • GHSA-7mp4-25j8-hp5q – Promotion Usage Limit Bypass via Race Condition
Full changelog

TL;DR

🔒 This is a security release!

Fixes the following vulnerabilities:

Details

Full Changelog: https://github.com/Sylius/Sylius/compare/v2.2.2...v2.2.3

v2.1.12 Security relevant
Security fixes
  • GHSA-9ffx-f77r-756w — Open Redirect via Referer Header
  • GHSA-xcwx-r2gw-w93m — DQL Injection via API Order Filters
  • GHSA-7mp4-25j8-hp5q — Promotion Usage Limit Bypass via Race Condition
Full changelog

TL;DR

🔒 This is a security release!

Fixes the following vulnerabilities:

Details

Full Changelog: https://github.com/Sylius/Sylius/compare/v2.1.11...v2.1.12

v2.0.16 Security relevant
Security fixes
  • GHSA-9ffx-f77r-756w — Open Redirect via Referer Header
  • GHSA-xcwx-r2gw-w93m — DQL Injection via API Order Filters
  • GHSA-7mp4-25j8-hp5q — Promotion Usage Limit Bypass via Race Condition
Full changelog
v1.14.18 Security relevant
Security fixes
  • GHSA-9ffx-f77r-756w — Open Redirect via Referer Header
  • GHSA-xcwx-r2gw-w93m — DQL Injection via API Order Filters
  • GHSA-7mp4-25j8-hp5q — Promotion Usage Limit Bypass via Race Condition
Full changelog

TL;DR

🔒 This is a security release!

Fixes the following vulnerabilities:

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.14.17...v1.14.18

v1.13.15 Security relevant
Security fixes
  • GHSA-9ffx-f77r-756w — Open Redirect via Referer Header
  • GHSA-xcwx-r2gw-w93m — DQL Injection via API Order Filters
  • GHSA-7mp4-25j8-hp5q — Promotion Usage Limit Bypass via Race Condition
Full changelog

TL;DR

🔒 This is a security release!

Fixes the following vulnerabilities:

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.13.14...v1.13.15

v1.12.23 Security relevant
Security fixes
  • GHSA-9ffx-f77r-756w — Open Redirect via Referer Header
  • GHSA-xcwx-r2gw-w93m — DQL Injection via API Order Filters
  • GHSA-7mp4-25j8-hp5q — Promotion Usage Limit Bypass via Race Condition
Full changelog

TL;DR

🔒 This is a security release!

Fixes the following vulnerabilities:

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.12.22...v1.12.23

v1.11.17 Security relevant
Security fixes
  • GHSA-9ffx-f77r-756w — Open Redirect via Referer Header
  • GHSA-xcwx-r2gw-w93m — DQL Injection via API Order Filters
  • GHSA-7mp4-25j8-hp5q — Promotion Usage Limit Bypass via Race Condition
Full changelog
v1.10.16 Security relevant
Security fixes
  • GHSA-9ffx-f77r-756w — Open Redirect via Referer Header
  • GHSA-xcwx-r2gw-w93m — DQL Injection via API Order Filters
  • GHSA-7mp4-25j8-hp5q — Promotion Usage Limit Bypass via Race Condition
Full changelog
v1.9.12 Security relevant
Security fixes
  • GHSA-9ffx-f77r-756w — Open Redirect via Referer Header
  • GHSA-xcwx-r2gw-w93m — DQL Injection via API Order Filters
  • GHSA-7mp4-25j8-hp5q — Promotion Usage Limit Bypass via Race Condition
Full changelog
v1.14.17 Bugfix

Fixed Sylius HTTP client injection in Payum gateway configuration.

Full changelog

TL;DR

Fixed Sylius HTTP client injection in Payum gateway configuration

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.14.16...v1.14.17

v1.13.14 Bugfix

Fixed Sylius HTTP client injection in Payum gateway configuration.

Full changelog

TL;DR

Fixed Sylius HTTP client injection in Payum gateway configuration

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.13.13...v1.13.14

v1.12.22 Bugfix

Fixed Sylius HTTP client injection in Payum gateway configuration.

Full changelog

TL;DR

Fixed Sylius HTTP client injection in Payum gateway configuration

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.12.21...v1.12.22

v1.11.16 Bug fix
Notable features
  • Anonymous telemetry introduced to track usage
Full changelog

TL;DR

  • Introduced anonymous telemetry to help us better understand how Sylius is used and improve the platform
  • Fixed Sylius HTTP client injection in Payum gateway configuration

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.11.15...v1.11.16

v1.10.15 Bug fix
Notable features
  • Introduced anonymous telemetry
Full changelog

TL;DR

  • Introduced anonymous telemetry to help us better understand how Sylius is used and improve the platform
  • Fixed Sylius HTTP client injection in Payum gateway configuration

Details

  • [CS][DX] Refactor by @github-actions[bot] in https://github.com/Sylius/Sylius/pull/14029
  • [Maintenance] Remove 1.10 branch from scheduled ECS refactor by @GSadee in https://github.com/Sylius/Sylius/pull/14032
  • Remove auto commenting feature on 1.10 & 1.11 as well by @Zales0123 in https://github.com/Sylius/Sylius/pull/14047

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.10.14...v1.10.15

v1.9.11 Bug fix
Notable features
  • Anonymous telemetry introduced to track usage
Full changelog

TL;DR

  • Introduced anonymous telemetry to help us better understand how Sylius is used and improve the platform
  • Fixed Sylius HTTP client injection in Payum gateway configuration

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.9.10...v1.9.11

v2.2.2 Bug fix

Fixed autocomplete case‑insensitivity and typo in the admin password reset template.

Full changelog

Details

New Contributors

  • @LucaGallinari made their first contribution in https://github.com/Sylius/Sylius/pull/18711

Full Changelog: https://github.com/Sylius/Sylius/compare/v2.2.1...v2.2.2

v2.1.11 Bug fix

Bugfix: Admin autocomplete now performs case‑insensitive matching.

Full changelog

Details

Full Changelog: https://github.com/Sylius/Sylius/compare/v2.1.10...v2.1.11

v1.14.16 New feature
Notable features
  • Added form help rendering to Sylius forms
Full changelog

Details

Full Changelog: https://github.com/Sylius/Sylius/compare/v1.14.15...v1.14.16

Beta — feedback welcome: [email protected]