Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
329 lines (266 loc) · 32.7 KB

File metadata and controls

329 lines (266 loc) · 32.7 KB

CHANGELOG FOR 1.14.X

v1.14.16 (2026-01-20)

Details

v1.14.15 (2025-12-18)

Details

v1.14.14 (2025-12-16)

Details

v1.14.13 (2025-11-27)

Details

v1.14.12 (2025-10-22)

Details

v1.14.11 (2025-09-25)

Details

  • #18364 [BUGFIX] Correct pricing currency resolution in product variant view (@tomkalon)
  • #18361 [DEPRECATIONS] Mark CartActions interface and OrderItemController as deprecated (@tomkalon)
  • #18378 [AdminBundle] Hide Impersonate button when user shop account is locked (@crydotsnake)

v1.14.10 (2025-09-09)

Details

  • #18302 [Composer][1.14] More specific confflict with serializer (@Jibbarth)
  • #18303 [Promotion] Corrects order of amounts to apply correct promotion amount (@k-kubacki)
  • #18317 Adding the isEnabled filter to the countries list in checkout while addressing (@TheMilek)
  • #18320 [CS][DX] Refactor
  • #18339 Fixed placing order with not possible zone (@pbalcerzak)
  • #18345 Fix argument of ZoneEligibilityChecker to use the new service id (@GSadee)
  • #18351 [CS][DX] Refactor
  • #17705 Fix deleting a value from an existing select product attribute while it's in use (@coldic3)

v1.14.9 (2025-08-14)

Details

  • #18293 Revert "[Fixtures] Make factory example constructor arguments protected" (@GSadee)
  • #18290 [CS][DX] Refactor
  • #18296 [Admin][Product] Fix not blank product code constraint message (@SVillette)

v1.14.8 (2025-07-31)

Details

  • #18266 [Fixtures] Make factory example constructor arguments protected (@GSadee)
  • #18270 Send Password Request Mail only on enabled Users (@k-kubacki)

v1.14.7 (2025-07-10)

Details

  • #18195 [Composer] Conflict with symfony/serializer:^6.4.23 because of a fatal error in APIP 2.7 (@GSadee)
  • #18199 [Core] Change where to andWhere method in ProductRepository (@GSadee)

v1.14.6 (2025-06-17)

Details

v1.14.5 (2025-05-07)

Details

v1.14.4 (2025-03-31)

Details

v1.14.3 (2025-02-26)

Details

v1.14.2 (2025-01-13)

Details

v1.14.1 (2024-12-04)

Details

v1.14.0 (2024-11-12)

Details

v1.14.0-RC.1 (2024-11-07)

Details

  • #17390 [Admin] Deprecate NotificationWidgetExtension (@GSadee)
  • #17392 [Behat] Dehardcode the use of entities (@GSadee)
  • #17401 [Documentation] Fix 2.0-dev installation instruction tip (@GSadee)
  • #17408 [API] Use model class parameter instead of hardcoded class for ShippingMethodRule resource (@GSadee)
  • #17417 [Docs] Add links to 2.x docs on the 1.x documentation (@CoderMaggie)
  • #17380 [CoreBundle] Fix initial log creation for table sylius_channel_pricing_log_entry (@jblairy)

v1.14.0-BETA.1 (2024-10-30)

Details

  • #17238 [AdminBundle] Unification os services name - fix (@Wojdylak)
  • #17233 [PaymentBundle] Unification of services names (@Wojdylak)
  • #17258 Fix 1.13 build by temporarily disabling problematic promotion scenarios (@GSadee)
  • #17246 [UserBundle] Deprecate pin configuration parameter (@GSadee)
  • #17241 [API] Rename and deprecate route parameters (@GSadee)
  • #17235 [UserBundle] Deprecate security related classes and services that will be removed in 2.0 (@GSadee)
  • #17242 [PayumBundle] Unification os services name (@Wojdylak)
  • #17260 [UserBundle] Deprecate pin related services and classes (@GSadee)
  • #17262 Replace deprecated DOMNodeInserted event with MutationObserver (@kulczy)
  • #17250 [ApiBundle] Unification of services names (@Wojdylak)
  • #17265 [UserBundle] Fix wrongly deprecated pin related services (@GSadee)
  • #17268 [CS][DX] Refactor
  • #17244 [Core] Deprecate sylius_core.autoconfigure_with_attributes configuration parameter (@GSadee)
  • #17269 [CoreBundle] Unification of services names (@Wojdylak)
  • #17275 [ApiBundle] Unification of services names - fix (@Wojdylak)
  • #17273 [CS][DX] Refactor
  • #17274 [CoreBundle] Unification of services names - fix (@Wojdylak)
  • #17292 [ShippingBundle] Unification of services names (@Wojdylak)
  • #16096 Adding an index for the address_log_entries (@mamazu)
  • #17298 [CoreBundle] Add missing license file (@GSadee)
  • #17299 [Docs] Refresh Release Cycle (@CoderMaggie)
  • #17297 Add info about trademark and logo to bundles and components in 1.14 (@GSadee)
  • #17303 [CS][DX] Refactor
  • #17306 [All] Unification of services names (@Wojdylak)
  • #16601 [ApiBundle][Image] Prevent resolving non-serialized image paths (@Wojdylak)
  • #17313 [ApiBundle] Deprecate PaymentMethodFilter and ShippingMethodFilter classes (@Wojdylak)
  • #17321 [API][PHPSpec] Remove unused arguments from ImageNormalizerSpec (@GSadee)
  • #17318 [API] Deprecate legacy_error_handling and serialization_groups configuration parameters (@GSadee)
  • #17320 Deprecate exceptions from ApiBundle (@TheMilek)
  • #17281 chore(doc): add naming changes for plugin skeleton (@ebuildy)
  • #17342 [Admin] Deprecate NotificationController (@GSadee)
  • #17337 [AdminBundle] Add base form type for ShopUserType and PromotionCouponGeneratorInstructionType (@Wojdylak)
  • #17353 Fix OrderAdjustmentsRecalculationTest + apply API statistics constraints sequentially (@GSadee)
  • #17256 [API][DOC]Adding a tip about api's preventing methods beside GET to load non cart orders by default (@oliverde8)
  • #17354 [API] Refactor statistics constraints (@GSadee)
  • #17363 [Admin] Pass admin path name parameter to AdminUriBasedSectionResolver (@GSadee)
  • #17356 [Core][Promotion] Add missing type to AsCatalogPromotionPriceCalculator attribute + add missing AsCatalogPromotionVariantChecker attribute (@GSadee)
  • #17360 [Maintenance] Remove enshrined/svg-sanitize package (@mpysiak)
  • #17374 [CS][DX] Refactor
  • #17373 [Addressing][Product] Deprecate controllers (@GSadee)

v1.14.0-ALPHA.2 (2024-10-15)

Details

v1.14.0-ALPHA.1 (2024-09-24)

Details