|
302 | 302 | "magento/magento2-base": { |
303 | 303 | "Fixes the issue where product image is getting duplicated after updating product information using REST API more than once.": { |
304 | 304 | ">=2.3.2 <2.3.4": { |
305 | | - "file": "os/MDVA-28763__fixes_product_image_is_getting_duplicate_using_REST_API__2.3.3.patch" |
| 305 | + "file": "os/MDVA-28763__fixes_product_image_is_getting_duplicate_using_REST_API__2.3.3.patch", |
| 306 | + "replaced-with": "MDVA-28763-V2" |
| 307 | + } |
| 308 | + } |
| 309 | + } |
| 310 | + }, |
| 311 | + "MDVA-28763-V2": { |
| 312 | + "magento/magento2-base": { |
| 313 | + "Fixes the issue where product image is getting duplicated after updating product information using REST API more than once.": { |
| 314 | + ">=2.3.2 <2.3.4": { |
| 315 | + "file": "os/MDVA-28763__fixes_product_image_is_getting_duplicate_using_REST_API__2.3.3-p1_v3.patch" |
306 | 316 | } |
307 | 317 | } |
308 | 318 | } |
|
652 | 662 | "magento/magento2-base": { |
653 | 663 | "Fixes the issue where custom address attributes are not correctly displayed in the order details page in the my account area and in the backend.": { |
654 | 664 | ">=2.3.5 <2.3.6 || >=2.4.0 <2.4.1": { |
655 | | - "file": "os/MDVA-31007__fixes_issue_where_custom_address_attributes_are_not_displayed_correctly_in_the_order_details_page_in_my_account_area_and_in_the_backend__2.4.0_v2.patch" |
| 665 | + "file": "os/MDVA-31007__fixes_issue_where_custom_address_attributes_are_not_displayed_correctly_in_the_order_details_page_in_my_account_area_and_in_the_backend__2.4.0_v2.patch", |
| 666 | + "replaced-with": "MDVA-31007-V3" |
656 | 667 | } |
657 | 668 | } |
658 | 669 | }, |
659 | 670 | "magento/magento2-ee-base": { |
660 | 671 | "Fixes the issue where custom address attributes are not correctly displayed in the order details page in the my account area and in the backend.": { |
661 | 672 | ">=2.3.5 <2.3.6 || >=2.4.0 <2.4.1": { |
662 | | - "file": "commerce/MDVA-31007__fixes_issue_where_custom_address_attributes_are_not_displayed_correctly_in_the_order_details_page_in_my_account_area_and_in_the_backend__2.4.0_v2.patch" |
| 673 | + "file": "commerce/MDVA-31007__fixes_issue_where_custom_address_attributes_are_not_displayed_correctly_in_the_order_details_page_in_my_account_area_and_in_the_backend__2.4.0_v2.patch", |
| 674 | + "replaced-with": "MDVA-31007-V3" |
| 675 | + } |
| 676 | + } |
| 677 | + } |
| 678 | + }, |
| 679 | + "MDVA-31007-V3": { |
| 680 | + "magento/magento2-base": { |
| 681 | + "Fixes the issue where custom address attributes are not correctly displayed in the order details page in the my account area and in the backend.": { |
| 682 | + ">=2.3.4 <2.3.6 || >=2.4.0 <2.4.1": { |
| 683 | + "file": "os/MDVA-31007__fixes_issue_where_custom_address_attributes_are_not_displayed_correctly_in_the_order_details_page_in_my_account_area_and_in_the_backend__2.4.0_v3.patch" |
| 684 | + } |
| 685 | + } |
| 686 | + }, |
| 687 | + "magento/magento2-ee-base": { |
| 688 | + "Fixes the issue where custom address attributes are not correctly displayed in the order details page in the my account area and in the backend.": { |
| 689 | + ">=2.3.4 <2.3.6 || >=2.4.0 <2.4.1": { |
| 690 | + "file": "commerce/MDVA-31007__fixes_issue_where_custom_address_attributes_are_not_displayed_correctly_in_the_order_details_page_in_my_account_area_and_in_the_backend__2.4.0_v3.patch" |
663 | 691 | } |
664 | 692 | } |
665 | 693 | } |
|
819 | 847 | "magento/magento2-base": { |
820 | 848 | "Fixes the issue where the product export CSV file does not appear, and there is a memory allocation error.": { |
821 | 849 | ">=2.3.5 <2.4.2": { |
822 | | - "file": "os/MDVA-31168__fixed_product_export_fails_with_memory_allocation_error__2.3.5-p2.patch" |
| 850 | + "file": "os/MDVA-31168__fixed_product_export_fails_with_memory_allocation_error__2.3.5-p2.patch", |
| 851 | + "replaced-with": "MDVA-31168-V2" |
| 852 | + }, |
| 853 | + ">=2.3.0 <2.3.5": { |
| 854 | + "file": "os/MDVA-31673__fixed_product_export_fails_with_memory_allocation_error__2.3.2.patch", |
| 855 | + "replaced-with": "MDVA-31168-V2" |
| 856 | + } |
| 857 | + } |
| 858 | + } |
| 859 | + }, |
| 860 | + "MDVA-31168-V2": { |
| 861 | + "magento/magento2-base": { |
| 862 | + "Fixes the issue where the product export CSV file does not appear, and there is a memory allocation error.": { |
| 863 | + ">=2.3.5 <2.4.2": { |
| 864 | + "file": "os/MDVA-30942__fixes_performance_when_exporting_100k_products_using_consumers__2.3.5-p2.patch" |
823 | 865 | }, |
824 | 866 | ">=2.3.0 <2.3.5": { |
825 | 867 | "file": "os/MDVA-31673__fixed_product_export_fails_with_memory_allocation_error__2.3.2.patch" |
|
867 | 909 | "magento/magento2-b2b-base": { |
868 | 910 | "Fixes the issue where there are performance problems with loading negotiable quotes via REST API.": { |
869 | 911 | ">=1.1.0 <1.1.6 || 1.2.0 || >=1.3.0 <1.3.1": { |
870 | | - "file": "commerce/MDVA-28651__performance_improvement_for_loadins_Quotes_via_REST__2.3.4.patch" |
| 912 | + "file": "commerce/MDVA-28651__performance_improvement_for_loadins_Quotes_via_REST__2.3.4.patch", |
| 913 | + "replaced-with": "MDVA-28651-V2" |
| 914 | + } |
| 915 | + } |
| 916 | + }, |
| 917 | + "magento/magento2-base": { |
| 918 | + "Fixes the issue where there are performance problems with loading negotiable quotes via REST API.": { |
| 919 | + ">=2.3.0 <2.3.6 || 2.4.0 || >=2.4.1 <2.4.2": { |
| 920 | + "file": "os/MDVA-28651__performance_improvement_for_loadins_Quotes_via_REST__2.3.4.patch", |
| 921 | + "replaced-with": "MDVA-28651-V2" |
| 922 | + } |
| 923 | + } |
| 924 | + } |
| 925 | + }, |
| 926 | + "MDVA-28651-V2": { |
| 927 | + "magento/magento2-b2b-base": { |
| 928 | + "Fixes the issue where there are performance problems with loading negotiable quotes via REST API.": { |
| 929 | + ">=1.1.0 <1.1.6 || 1.2.0 || >=1.3.0 <1.3.1": { |
| 930 | + "file": "commerce/MDVA-28651__performance_improvement_for_loading_quotes_via_REST__2.3.4_v2.patch" |
871 | 931 | } |
872 | 932 | } |
873 | 933 | }, |
874 | 934 | "magento/magento2-base": { |
875 | 935 | "Fixes the issue where there are performance problems with loading negotiable quotes via REST API.": { |
876 | 936 | ">=2.3.0 <2.3.6 || 2.4.0 || >=2.4.1 <2.4.2": { |
877 | | - "file": "os/MDVA-28651__performance_improvement_for_loadins_Quotes_via_REST__2.3.4.patch" |
| 937 | + "file": "os/MDVA-28651__performance_improvement_for_loading_quotes_via_REST__2.3.4_v2.patch" |
878 | 938 | } |
879 | 939 | } |
880 | 940 | } |
|
887 | 947 | } |
888 | 948 | } |
889 | 949 | } |
| 950 | + }, |
| 951 | + "MDVA-31399": { |
| 952 | + "magento/magento2-base": { |
| 953 | + "Adds the \"Subtotal (Incl. Tax)\" option to price rule conditions.": { |
| 954 | + ">=2.3.2 <2.4.2": { |
| 955 | + "file": "os/MDVA-31399__adds_new_option_subtotal_including_tax_to_cart_price_rule_condition__2.3.5-p2_v1.patch" |
| 956 | + } |
| 957 | + } |
| 958 | + } |
| 959 | + }, |
| 960 | + "MDVA-31236": { |
| 961 | + "magento/security-package": { |
| 962 | + "Fixes the issue where Magento Admins with custom resource access are not able to set up 2FA or log in.": { |
| 963 | + ">=1.0.0 <1.2.0": { |
| 964 | + "file": "os/MDVA-31236__fixes_issue_when_administrators_with_custom_resource_access_cannot_setup_2fa_or_log_in__2.4.0.patch" |
| 965 | + } |
| 966 | + } |
| 967 | + } |
| 968 | + }, |
| 969 | + "MDVA-30845": { |
| 970 | + "magento/magento2-base": { |
| 971 | + "Fixes the issue where the \"Sorry, no quotes are available for this order at this time\" error is displayed when failing to connect to UPS XML/USPS/DHL, and no other shipping method is available.": { |
| 972 | + ">=2.3.5 <2.3.7": { |
| 973 | + "file": "os/MDVA-30845__fixes_error_when_failing_to_connect_to_ups_xml_usps_dhl_and_other_shipping_method_is_not_available__2.3.5-p2.patch" |
| 974 | + } |
| 975 | + } |
| 976 | + } |
| 977 | + }, |
| 978 | + "MDVA-32133": { |
| 979 | + "magento/module-page-builder": { |
| 980 | + "Fixes the issue where media gallery is not loading from Page Builder in certain cases.": { |
| 981 | + ">=1.4.0 <1.5.0": { |
| 982 | + "file": "commerce/MDVA-32133__fixes_issue_when_media_gallery_is_not_loaded_from_page_builder_in_certain_cases__2.4.0.patch" |
| 983 | + } |
| 984 | + } |
| 985 | + } |
| 986 | + }, |
| 987 | + "MDVA-12304": { |
| 988 | + "magento/magento2-base": { |
| 989 | + "Increases the maximum number of cookies from 50 to 200.": { |
| 990 | + ">=2.3.0 <2.4.2": { |
| 991 | + "file": "os/MDVA-12304__increases_maximum_number_of_cookies_from_50_to_200__2.2.5.patch" |
| 992 | + } |
| 993 | + } |
| 994 | + } |
| 995 | + }, |
| 996 | + "MDVA-32632": { |
| 997 | + "magento/magento2-base": { |
| 998 | + "Fixes the issue where orders appear in the payment system, but not in Magento.": { |
| 999 | + ">=2.3.2 <2.3.3": { |
| 1000 | + "file": "os/MDVA-32632__fixes_issue_when_orders_appeared_in_the_payment_system_but_not_in_Magento__2.3.2-p2.patch" |
| 1001 | + }, |
| 1002 | + ">=2.3.3 <2.3.5": { |
| 1003 | + "file": "os/MDVA-23773__fixes_issue_when_orders_appeared_in_the_payment_system_but_not_in_Magento__2.3.3.patch" |
| 1004 | + } |
| 1005 | + } |
| 1006 | + } |
| 1007 | + }, |
| 1008 | + "MDVA-32449": { |
| 1009 | + "magento/magento2-b2b-base": { |
| 1010 | + "Fixes the issue where the order history loads very slowly or does not load at all.": { |
| 1011 | + ">=1.1.0 <1.1.6 || 1.2.0 || >=1.3.0 <1.3.1": { |
| 1012 | + "file": "commerce/MDVA-32449__fixes_issue_where_order_history_loads_slow_or_does_not_load_at_all__2.4.1.patch" |
| 1013 | + } |
| 1014 | + } |
| 1015 | + } |
| 1016 | + }, |
| 1017 | + "MDVA-32739": { |
| 1018 | + "magento/magento2-base": { |
| 1019 | + "Fixes the issue where enabling Asynchronous Email Notifications sends out old sales emails.": { |
| 1020 | + ">=2.3.0 <2.4.2": { |
| 1021 | + "file": "os/MDVA-32739__fixes_issue_where_enabling_asynchronous_email_notifications_sends_out_old_sales_emails__2.3.5-p2.patch" |
| 1022 | + } |
| 1023 | + } |
| 1024 | + } |
890 | 1025 | } |
891 | 1026 | } |
0 commit comments