Skip to content

Commit 19c80e0

Browse files
committed
1.1.77 Release
- Updated descriptions - Updated patches-info.json
1 parent 0321c71 commit 19c80e0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

patches-info.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

support-patches.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17332,7 +17332,7 @@
1733217332
"categories": [
1733317333
"Cache"
1733417334
],
17335-
"title": "LUA mode is now enabled by default for Redis cache garbage collector to prevent race conditions.",
17335+
"title": "Fixes the issue where incorrect prices are displayed because it is not possible to clean Redis cache.",
1733617336
"packages": {
1733717337
"magento/magento2-base": {
1733817338
">=2.4.5 <2.4.7": {
@@ -17360,7 +17360,7 @@
1736017360
"Customer",
1736117361
"Performance"
1736217362
],
17363-
"title": "Customer segment functionality now includes a caching mechanism to improve performance.",
17363+
"title": "Fixes the issue where checkout performance degraded as the number of customer segments increased.",
1736417364
"packages": {
1736517365
"magento/magento2-ee-base": {
1736617366
">=2.4.8 <2.4.9": {
@@ -17386,7 +17386,7 @@
1738617386
"categories": [
1738717387
"Customer"
1738817388
],
17389-
"title": "Fixes an issue where creating a customer account failed when using the Arabic locale and the Date of Birth (DOB) attribute was set to display on the storefront. The account can now be created successfully in this configuration. Format the DOB before displaying on the storefront.",
17389+
"title": "Fixes the issue where creating a customer account fails when using the Arabic locale and the Date of Birth (DOB) attribute is set to display on the storefront.",
1739017390
"packages": {
1739117391
"magento/magento2-base": {
1739217392
">=2.4.4-p2 <2.4.5 || >=2.4.5-p1 <2.4.9": {
@@ -17408,7 +17408,7 @@
1740817408
"categories": [
1740917409
"Cache"
1741017410
],
17411-
"title": "Fixes the issue when cacheable pages weren't properly stored or served from the Fastly cache, resulting in inconsistent caching behavior and reduced performance.",
17411+
"title": "Fixes the issue when cacheable pages are not properly stored or served from the Fastly cache, resulting in inconsistent caching behavior and reduced performance.",
1741217412
"packages": {
1741317413
"magento/magento2-base": {
1741417414
">=2.4.8 <2.4.9": {
@@ -17434,7 +17434,7 @@
1743417434
"categories": [
1743517435
"Content"
1743617436
],
17437-
"title": "Fixes the issue when a configurable product is automatically included in PageBuilder product carousel listings if any of its child products would have met the filtering conditions. After the fix, the parent product will be included only if the child product isn't visible on his own.",
17437+
"title": "Fixes the issue where a configurable product is automatically included in PageBuilder product carousel listings if any of its child products meets the filtering conditions.",
1743817438
"packages": {
1743917439
"magento/magento2-base": {
1744017440
">=2.4.7 <2.4.8": {
@@ -17448,7 +17448,7 @@
1744817448
"Admin",
1744917449
"Performance"
1745017450
],
17451-
"title": "Fixes the issue for a limit of 100 entries that can be processed and inserted through sales_*_async_insert cron jobs every 1 minute. Now one cron run inserts all pending rows in batches, instead of a strict 100 per run, improving processing of the sales grid async insert.",
17451+
"title": "Fixes the issue where the number of entries that can be processed and inserted through the sales_*_async_insert cron jobs is limited to 100 per run.",
1745217452
"packages": {
1745317453
"magento/magento2-base": {
1745417454
">=2.4.4 <2.4.9": {
@@ -17461,7 +17461,7 @@
1746117461
"categories": [
1746217462
"Price/Tax"
1746317463
],
17464-
"title": "Fixes incorrect tax calculation in credit memos when creating a partial refund from an invoice, after a previous credit memo was created from the order view page.",
17464+
"title": "Fixes the issue with the incorrect tax calculation in credit memos when creating a partial refund from an invoice, if a previous credit memo was created from the order view page.",
1746517465
"packages": {
1746617466
"magento/magento2-base": {
1746717467
">=2.4.4 <2.4.9": {
@@ -17474,7 +17474,7 @@
1747417474
"categories": [
1747517475
"Customer"
1747617476
],
17477-
"title": "Restricted the Gift Card balance check with the assigned Website Scope.",
17477+
"title": "Fixes the issue where gift cards balances and expiration dates are displayed not in accordance to the website scope assigned.",
1747817478
"packages": {
1747917479
"magento/magento2-ee-base": {
1748017480
">=2.4.4 <2.4.9": {
@@ -17488,7 +17488,7 @@
1748817488
"Web API",
1748917489
"Import/Export"
1749017490
],
17491-
"title": "Fixes async refund operations where refund requests with the \"is_online\" parameter weren't being processed correctly.",
17491+
"title": "Fixes the issues with the async refund operations where refund requests with the \"is_online\" parameter are not processed correctly.",
1749217492
"packages": {
1749317493
"magento/magento2-base": {
1749417494
">=2.4.8 <2.4.9": {

0 commit comments

Comments
 (0)