Releases: Sylius/Sylius
Releases · Sylius/Sylius
v2.1.9
Details
- #18595 Pin Symfony versions to tilde constraints in CI (@Rafikooo)
- #18576 [Behat] Migrate admin @javascript tags to @mink:chromedriver (@Rafikooo)
- #18596 [Shop] Remove test attribute from order summary table (@Rafikooo)
- #18592 Introduce
Symfony 7.4compatibility (@Rafikooo) - #18587 Fix packages CI workflow and CoreBundle tests (@Rafikooo)
- #18608 Remove 2.0 branch references from CI workflows (@Rafikooo)
- #18605 [Behat] Show de errors only when scenario fails (@Rafikooo)
- #18607 [CI] Allow triggering full CI via branch name prefix (@Rafikooo)
- #18604 Fix some deprecations (@Rafikooo)
- #18609 [Behat] Migrate
cartscenarios to chromedriver (@Rafikooo) - #18602 [Behat] Migrate shop
promotionscenarios to chromedriver (@Rafikooo) - #16863 [Unit] Add PHPUnit-Like Array Difference Visualization (@Rafikooo)
- #18611 [Admin][Taxon] Add visual distinction for disabled taxon (@Wojdylak)
- #18613 [CI][Robo] Fix packages workflow for PHP 8.4 (@Rafikooo)
- #18612 [Admin] Fix StatisticsComponent to use ClockInterface for date calculations (@Rafikooo)
- #18616 [Behat] Temporarily disable hanging cart inventory UI test (@Rafikooo)
- #18617 [Admin] Fix shipping address form hooks priorities (@Rafikooo)
- #18619 [Docs] Bust GitHub camo cache for README image (@Rafikooo)
- #18622 Remove additional spacings in admin sidebar menu (@bartek-sek)
- #18626 [CI] Remove pull_request trigger from full CI workflows (@Rafikooo)
- #18603 [CI] Split Chromedriver tests into parallel jobs (@Rafikooo)
- #18403 TASK: [2.1] [AttributeBundle] add missing translations for float attributes type (@crydotsnake)
- #18404 TASK: [2.1] [Maintenance] adjust translation guide in github issue template config (@crydotsnake)
- #18630 [Admin] Fix cache TTL in
HubNotificationProviderand tests (@Rafikooo) - #18593 Updating polish translations using AI (@SzymonFilipek)
- #18629 Remove
choice_valuefrom autocomplete types to fix performance issue (@Rafikooo) - #18191 feat (@maximehuran)
- #18639 [Admin] Fix choice_label override via extra_options in autocomplete types (@Wojdylak)
- #18641 [Admin] Use specific block names in form themes (@Wojdylak)
- #18635 [RFC] Add telemetry feature 1.14 (@TheMilek)
- #18642 Remove unnecessary h1 element (@bartek-sek)
Full Changelog: v2.1.8...v2.1.9
v2.0.14
v1.14.14
v1.13.12
v1.12.20
Details
- #17417 [Docs] Add links to 2.x docs on the 1.x documentation (@CoderMaggie)
- #17472 [Docs] Disallow indexing old-docs in search engines (@CoderMaggie)
- #17494 [Docs v1] Organization docs (@CoderMaggie)
- #17500 Update README.md (@kulczy)
- #17502 Update breadcrumbs.html (@kulczy)
- #18589 [RFC] Add telemetry feature (@TheMilek)
Full Changelog: v1.12.19...v1.12.20
v2.1.8
TL;DR
- PHP 8.5 support
Details
- #18469 [CI] Fix Panther tests Chrome user data directory conflict (@Rafikooo)
- #18456 BUGFIX: [2.1] [UserBundle] [Console] adjust wording in description for Demote User Command (@crydotsnake)
- #18479 Add conflict for broken Doctrine ORM version 2.20.7 (@Rafikooo)
- #18480 Add Symfony 7.4 testing to CI (@Rafikooo)
- #18447 Refactor CookieSetter to optimize browser navigation (@Rafikooo)
- #18504 [Behat] Wait for notification elements to appear (@Rafikooo)
- #18502 Remove unused SlugGenerationHelper (@Rafikooo)
- #18499 [Behat] Remove
@javascripttag from taxon slug scenarios (@Rafikooo) - #18505 [Behat] Add missing waits for page load in admin pages (@Rafikooo)
- #18476 [API] Fix HTTP error codes for cart operations (fixes #18475) (@Rafikooo)
- #18503 Remove
JQueryHelper(@Rafikooo) - #18510 [CS][DX] Refactor
- #18498 TASK: [2.1] [AdminBundle] [CoreBundle] [UiBundle] various missing german translations added (@crydotsnake)
- #18517 BUGFIX: [2.1] [AdminBundle] adjust z-index in side navigation to prevent overlapping with header (@crydotsnake)
- #18542 Fix Symfony 7.4 compatibility (@Rafikooo)
- #18545 [CI] Remove
DOCTRINE_ORM_VERSIONfrom packages workflow (@Rafikooo) - #18483 BUGFIX: [2.0] [AdminBundle] add label option too CustomerType form class to load translations (@crydotsnake)
- #18548 Remove unused RuntimeException import from RoboFile (@Rafikooo)
- #18549 Add filtering cve (@michalkaczmarek-bitbag)
- #18488 Add deprecation note to
sylius_admin_address_log_entryconfiguration (@mamazu) - #18553 Add md file with description ignored CVE and fix format (@michalkaczmarek-bitbag)
- #18541 Fix text overflow in category navigation menus (@Rafikooo)
- #18512 Cleanup configuration shipping method after channel deletion (@michalkaczmarek-bitbag)
- #18484 Fix product creation by admin api (@Glancu)
- #18478 Solves the problem with changing product image (@tomkalon)
- #18563 [CI] Add PHP 8.5 support to workflows (@Rafikooo)
- #18557 Bundle UX Icons locally instead of using Iconify API (@Rafikooo)
- #18570 [CS][DX] Refactor
- #18445 Validate product's channel eligibility when finalizing an order (@tomkalon)
- #18577 [CS][DX] Refactor
- #18573 [CI] Parametrize Behat commands in E2E workflows (@Rafikooo)
- #18567 Fix twice calculation rating review (@michalkaczmarek-bitbag)
- #18580 Add info about disabled callback for state machine sylius_product_review (@michalkaczmarek-bitbag)
- #18586 Refine
.envconfigs to satisfy Symfony 7.4 (@Rafikooo)
Full Changelog: v2.1.7...v2.1.8
v1.14.13
Details
- #18469 [CI] Fix Panther tests Chrome user data directory conflict (@Rafikooo)
- #18479 Add conflict for broken Doctrine ORM version 2.20.7 (@Rafikooo)
- #18549 Add filtering cve (@michalkaczmarek-bitbag)
- #18553 Add md file with description ignored CVE and fix format (@michalkaczmarek-bitbag)
- #18445 Validate product's channel eligibility when finalizing an order (@tomkalon)
- #18577 [CS][DX] Refactor
- #18567 Fix twice calculation rating review (@michalkaczmarek-bitbag)
Full Changelog: v1.14.12...v1.14.13
v2.1.7
Details
- #18371 Update validation group in checkout complete (@tomkalon)
- #18395 TASK: fix broken links in readme file (@crydotsnake)
- #18368 Fix Breadcrumbs in Customer Orders (@rust-le)
- #18380 Remove product images duplication (@Glancu)
- #18394 Remove product images duplication (@Glancu)
- #18413 [CI] Fix Packages Build (@Rafikooo)
- #18418 Revert "[AdminBundle] Hide Impersonate button when user shop account is locked" (@Rafikooo)
- #18399 Fix invalid property types for 'translations' (@rust-le)
- #18420 [CS][DX] Refactor
- #18419 Bugfix/invalid credentials message is not translated during ajax login (@michalkaczmarek-bitbag)
- #18411 Bugfix/wrong assertion in class zone eligible checker (@michalkaczmarek-bitbag)
- #18428 [Documentation] Remove /docs directory and synchronization with GitBook (@GSadee)
- #18431 [CI] Replace the full build for 2.0 with the build for 2.2 branch + reduce number of builds (@GSadee)
- #18406 Fix: Admin taxon update: Cannot set child as parent to node (@Glancu)
- #16919 [CI] Correct Branches Comparision in Upmerge Workflow (@Rafikooo)
- #18444 [CS][DX] Refactor
- #18443 [CS][DX] Refactor
- #18449 [Tests] Remove Tests/ case duplicate from upmerge (@Rafikooo)
- #18450 Apply ecs fixes (@Rafikooo)
- #18441 [CI] Bump BuildTestAppAction from v2.4 to 3.0.1 (@Rafikooo)
- #18458 [Maintenance] Phpstan cleanup (@NoResponseMate)
- #18461 [Changelog] Fix obvious typos in 2.1 changelog (@alisolphp)
- #18448 [Behat] Fix flaky tests by correcting LiveComponent loading state detection (@Rafikooo)
- #18463 [CS][DX] Refactor
- #18427 [FIX] Fixing action clear cart after added address on shipping step (@michalkaczmarek-bitbag)
- #18367 Extract loader to a reusable Twig helper (@tomkalon)
- #18459 Update BuildTestAppAction to v3.0.1 (@Rafikooo)
New Contributors
- @michalkaczmarek-bitbag made their first contribution in #18419
- @alisolphp made their first contribution in #18461
Full Changelog: v2.1.6...v2.1.7
v1.14.12
Details
- #18371 Update validation group in checkout complete (@tomkalon)
- #18380 Remove product images duplication (@Glancu)
- #18418 Revert "[AdminBundle] Hide Impersonate button when user shop account is locked" (@Rafikooo)
- #18399 Fix invalid property types for 'translations' (@rust-le)
- #18419 Bugfix/invalid credentials message is not translated during ajax login (@michalkaczmarek-bitbag)
- #18411 Bugfix/wrong assertion in class zone eligible checker (@michalkaczmarek-bitbag)
- #18406 Fix: Admin taxon update: Cannot set child as parent to node (@Glancu)
- #18444 [CS][DX] Refactor
- #18459 Update BuildTestAppAction to v3.0.1 (@Rafikooo)
Full Changelog: v1.14.11...v1.14.12
v2.1.6
Details
- #18362 [CS][DX] Refactor
- #18111 [Composer] Bump PHPUnit to ^11.5 + run Rector rule (@GSadee)
- #18370 [CS][DX] Refactor
- #18364 [BUGFIX] Correct pricing currency resolution in product variant view (@tomkalon)
- #18386 [CI] Bump Symfony from 7.2 to 7.3 across all workflow matrices (@Rafikooo)
- #18387 [Refactor] Remove unused Connection mock from test (@Rafikooo)
- #18361 [DEPRECATIONS] Mark
CartActionsinterface andOrderItemControlleras deprecated (@tomkalon) - #18378 [AdminBundle] Hide Impersonate button when user shop account is locked (@crydotsnake)
- #18375 [CI] Test both API Platform
~4.1.0and~4.2.0(@tomkalon) - #18388 [CS][DX] Refactor
- #18389 [CI] Remove unnecessary upmerges between branches (@GSadee)
- #18392 [CS][DX] Refactor
Full Changelog: v2.1.5...v2.1.6