|
| 1 | +#### Class changes {#b2b-240-241-class} |
| 2 | + |
| 3 | +| What changed | How it changed | |
| 4 | +| ------------------------------------------------------------------------- | ------------------------------------ | |
| 5 | +| Magento\Authorization\Model\Role::$\_cacheTag | [protected] Property has been added. | |
| 6 | +| Magento\Catalog\Model\Category::getCacheTags | [public] Method has been added. | |
| 7 | +| Magento\Catalog\Model\Product::getCacheTags | [public] Method has been added. | |
| 8 | +| Magento\CompanyShipping\Block\Company\Profile\ShippingMethod | Class was added. | |
| 9 | +| Magento\Framework\Stdlib\Cookie\CookieMetadata::KEY_SAME_SITE | Constant has been added. | |
| 10 | +| Magento\Framework\Stdlib\Cookie\CookieMetadata::getSameSite | [public] Method has been added. | |
| 11 | +| Magento\Framework\Stdlib\Cookie\CookieMetadata::setSameSite | [public] Method has been added. | |
| 12 | +| Magento\NegotiableQuote\Block\Adminhtml\CustomerEdit\Tab\Grid | Class was added. | |
| 13 | +| Magento\PurchaseOrderRule\Block\PurchaseOrder\Approval\Counter | Class was added. | |
| 14 | +| Magento\PurchaseOrderRule\Block\RuleFieldset\ViewCondition | Class was added. | |
| 15 | +| Magento\ReCaptchaValidationApi\Model\ValidationErrorMessagesProvider | Class was added. | |
| 16 | +| Magento\RequisitionList\Block\Cart\Item\Renderer\Actions\AddToRequisition | Class was added. | |
| 17 | +| Magento\RequisitionList\Block\Checkout\Cart\Addto\Requisition | Class was added. | |
| 18 | +| Magento\User\Model\User::$\_cacheTag | [protected] Property has been added. | |
| 19 | + |
| 20 | +#### Interface changes {#b2b-240-241-interface} |
| 21 | + |
| 22 | +| What changed | How it changed | |
| 23 | +| -------------------------------------------------------------------------------- | --------------------------------- | |
| 24 | +| Magento\AdobeImsApi\Api\Data\ConfigInterface | Interface was added. | |
| 25 | +| Magento\AdobeStockClientApi\Api\Data\LicenseConfirmationInterface::getCanLicense | [public] Method has been removed. | |
| 26 | +| Magento\AdobeStockClientApi\Api\Data\LicenseConfirmationInterface::isCanLicense | [public] Method has been added. | |
| 27 | +| Magento\Catalog\Api\ProductAttributeOptionUpdateInterface | Interface was added. | |
| 28 | +| Magento\Eav\Api\AttributeOptionUpdateInterface | Interface was added. | |
| 29 | +| Magento\ReCaptchaUi\Model\ErrorMessageConfigInterface | Interface was added. | |
| 30 | + |
| 31 | +#### Database changes {#b2b-240-241-database} |
| 32 | + |
| 33 | +| What changed | How it changed | |
| 34 | +| ------------------------------------------------------------------------- | -------------------------------------------------------------------- | |
| 35 | +| company_shipping | Table was added | |
| 36 | +| login_as_customer_assistance_allowed | Table was added | |
| 37 | +| media_gallery_asset/MEDIA_GALLERY_ID_PATH_TITLE_CONTENT_TYPE_WIDTH_HEIGHT | Unique key was removed | |
| 38 | +| media_gallery_asset/constraint | Module db schema whitelist reduced (media_gallery_asset/constraint). | |
| 39 | + |
| 40 | +#### Di changes {#b2b-240-241-di} |
| 41 | + |
| 42 | +| What changed | How it changed | |
| 43 | +| ---------------------- | ------------------------ | |
| 44 | +| mediaGalleryFilterPool | Virtual Type was removed | |
| 45 | +| mediaGalleryReporting | Virtual Type was removed | |
| 46 | + |
| 47 | +#### System changes {#b2b-240-241-system} |
| 48 | + |
| 49 | +| What changed | How it changed | |
| 50 | +| ----------------------------------------------------------------------------------- | ----------------------------------- | |
| 51 | +| btob | A section-node was added | |
| 52 | +| btob/website_configuration | A group-node was added | |
| 53 | +| btob/website_configuration/default_b2b_shipping_methods | A group-node was added | |
| 54 | +| btob/website_configuration/default_b2b_shipping_methods/applicable_shipping_methods | A field-node was added | |
| 55 | +| btob/website_configuration/default_b2b_shipping_methods/available_shipping_methods | A field-node was added | |
| 56 | +| checkout/cart/enable_clear_shopping_cart | A field-node was added | |
| 57 | +| cms/pagebuilder/enable_content_preview | A field-node was added | |
| 58 | +| login_as_customer/general/shopping_assistance_checkbox_title | A field-node was added | |
| 59 | +| login_as_customer/general/shopping_assistance_checkbox_tooltip | A field-node was added | |
| 60 | +| recaptcha_backend/failure_messages | A group-node was added | |
| 61 | +| recaptcha_backend/failure_messages/technical_failure_message | A field-node was added | |
| 62 | +| recaptcha_backend/failure_messages/validation_failure_message | A field-node was added | |
| 63 | +| recaptcha_backend/type_invisible/validation_failure_message | A field-node was removed | |
| 64 | +| recaptcha_backend/type_recaptcha/validation_failure_message | A field-node was removed | |
| 65 | +| recaptcha_backend/type_recaptcha_v3/validation_failure_message | A field-node was removed | |
| 66 | +| recaptcha_frontend/failure_messages | A group-node was added | |
| 67 | +| recaptcha_frontend/failure_messages/technical_failure_message | A field-node was added | |
| 68 | +| recaptcha_frontend/failure_messages/validation_failure_message | A field-node was added | |
| 69 | +| recaptcha_frontend/type_for/company_create | A field-node was added | |
| 70 | +| recaptcha_frontend/type_for/customer_edit | A field-node was added | |
| 71 | +| recaptcha_frontend/type_invisible/validation_failure_message | A field-node was removed | |
| 72 | +| recaptcha_frontend/type_recaptcha/validation_failure_message | A field-node was removed | |
| 73 | +| recaptcha_frontend/type_recaptcha_v3/validation_failure_message | A field-node was removed | |
| 74 | +| system.xml | System configuration file was added | |
| 75 | + |
| 76 | +#### XSD changes {#b2b-240-241-xsd} |
| 77 | + |
| 78 | +| What changed | How it changed | |
| 79 | +| ------------------ | ------------------------------ | |
| 80 | +| /etc/overrides.xsd | A schema declaration was added | |
| 81 | +| global | An optional node was added | |
| 82 | + |
| 83 | +#### Class API membership changes {#b2b-240-241-class-api-membership} |
| 84 | + |
| 85 | +| What changed | How it changed | |
| 86 | +| -------------------------------------------------------- | ---------------- | |
| 87 | +| Magento\AdvancedCheckout\Block\Adminhtml\Sku\AbstractSku | Class was added. | |
| 88 | +| Magento\Framework\View\Page\Builder | Class was added. | |
| 89 | +| Magento\SalesRule\Model\Validator | Class was added. | |
| 90 | +| Magento\TargetRule\Block\Product\AbstractProduct | Class was added. | |
0 commit comments