Skip to content

Releases: magento/meta-for-magento2

1.3.1 Release

08 May 21:45
Compare
Choose a tag to compare
  • Enhancements to Checkout Events:
    • Makes Pixel and CAPI event firing more consistent.
  • API Improvements:
    -Enhanced fields for Email-Opt-In feature.
    • Improved logging for RSA signature validation errors.
    • More detailed logs for MSI Inventory management.
  • Database Prefix Support
    • Access table names through resource references instead of direct connection calls. This unblocks sellers who leverage database prefixes in their magento setups.
  • Product Feed and Inventory:
    • Added prefix to custom attributes in product feeds to avoid duplicates.
    • Fixed status for configurable products and resolved image issues for child products.
  • Meta Commerce Integration:
    • Enhanced parsing of buyer phone numbers from Meta Commerce API.
    • Added website IDs to rule creation logic.
  • Miscellaneous:
    • Improved error logging for tax calculations with external services.

1.3.0 Release

26 Mar 15:52
Compare
Choose a tag to compare

Fixes and improvements

  • This release of the Magento Extension releases the Meta onsite commerce product to all Magento sellers.
  • Meta Onsite Commerce enables sellers to sync their E-Commerce information in real-time between their Magento and Meta Shops. It also automatically makes sellers eligible for Meta Shops Ads -- a new Meta Ads format optimized for E-Commerce. Sellers can manage their Meta commerce and ads accounts directly through their Magento Admin Dashboard using our Embedded Commerce Extension.
  • In addition to this feature release, 1.3.0 also resolves several enhancements uncovered during our beta test phase:
    • Repair systems for sellers who onboarded in an inconsistent state.
    • Repair systems for orders which were synced to Magento in an inconsistent state.
    • Better handling for orders made on sold-out or unavailable items
    • Better handling of Tax Validation edge cases
    • More intelligent syncing logic for multi-website promotions
    • More intelligent request batching for large product catalogs
    • Memory profiling for expensive cron jobs
    • Simplified settings options and toggles -- removal of superfluous diagnostics pages.
    • Compatibility changes to support PHP 7.4
    • Handle carriers which require a phone number before orders can be shipped.

1.2.6 Release

14 Feb 05:43
Compare
Choose a tag to compare

Fixes and improvements

  • Added deeper crash logging for Catalog exceptions
  • Added deeper telemetry logging for failed calls to Meta's Commerce Graph API
  • Added logic to help identify other synergistic 3P extensions, such as Shipstation
  • Addressed issues in the Multi-Feed Inventory sync logic
  • Addressed issues in the Shipping Option sync logic
  • Added more comprehensive comments and improved test documentation.
  • Removed PHP 8 language features incompatible with older versions of Magento

1.2.5 Release

13 Dec 21:57
Compare
Choose a tag to compare

Fixes and improvements

  • Fixed an issue affecting GET endpoints in the Meta Extension Settings API
  • Fixed an issue in settings.xml which blocked installation on some versions of Magento
  • Updated composer.json to enable compatibility with the most recent version of the Facebook Business PHP SDK
  • Fixed duplicate column issues, and added additional telemetry for Catalog feed upload service
  • Fixed unit tests and resolved non-blocking static lint warnings
  • Fixed syntax issues preventing PHP 7 compatibility

1.2.4 Release

01 Dec 21:30
44274f6
Compare
Choose a tag to compare
  • Added stability fixes for catalogs which use non-SKU identifiers
  • Added functionality to the Magento Orders tab, exposing meta order information
  • Overhauled the Meta Configuration page, making it easer and clearer to use
  • Added stability fixes for Shipments and Tracking
  • Added fixes to make Facebook Orders closer in structure to Magento Orders
  • Fixed an issue with pixel not working on older versions of Chrome
  • Implemented CSV File Compression when uploading to Meta
  • Fixed inconsistencies when orders are cancelled on Meta-Side with no Magento equivalent
  • Cronjobs now run with a small random offset
  • Added logging callsites to Catalog modules

1.2.3 Release

10 Nov 17:47
Compare
Choose a tag to compare

Fixes and improvements

  • Added compatibility with TaxJar extension for order syncing
  • Added compatibility with Xtento Tracking Number Import extension (and likely other extensions depending on Order load)
  • Fixed crash when choosing default store
  • Fixed issue with state being populated properly in orders
  • Various bug fixes, performance and UI improvements

1.2.2 Release

02 Nov 23:53
55ad8a0
Compare
Choose a tag to compare

Fixes and improvements

  • Fixed issue with missing State in Meta-created orders
  • Modified order ship event to use ‘sales_order_shipment_track_save_after’
  • Fixed race condition issue when disconnecting Meta assets
  • Fixed issue with variant-level visibility to honor product-level visibility
  • Fixed issue with removing poorly-formatted HTML from product descriptions synced to Meta
  • Fixed issue with extension logging
  • Removed dependency on Magento default types
  • Fixed issue with order shipping profile name mismatch for Meta orders
  • Added support for Magento 2.4.6-p3+
  • Added support for Magento 2.4.2 and 2.4.3

1.2.1 Release

16 Oct 03:28
0ecab4b
Compare
Choose a tag to compare

Compatible with Magento Commerce >=2.4.4 <=2.4.6-p2

Fixes and improvements

  • Expose a secure custom settings API to allow Meta to programmatically update Meta-specific settings in the extension.
  • Fixed various issues with Catalog, including:
    • special characters in Product Titles
    • dangling Inventory Feeds
    • unsupported product features
    • update scripts for broken catalogs
    • sale price rendering
  • Fixed various quality of life issues with the Meta Shipping Integration
  • Added logic to support better intelligent Catalog Selection during onboarding
  • Updating the styling of the Meta Iframed Commerce Extension's container
  • Optimized Cronjob logic to ensure they do not fire until they are needed, and only on relevant resources.
  • Simplified the onboarding process from 4 configuration commands to 1

1.2.0 Release

06 Sep 20:44
Compare
Choose a tag to compare

Compatible with Magento Commerce >=2.4.4 <=2.4.6-p2

Fixes and improvements

  • Update to MBE v3, and support adding commerce information during onboarding
  • Implemented Meta iFrame Commerce Extension to view Commerce Manager debug info for onboarding and catalog diagnostics in Magento
  • Enabled logging exceptions to Meta for faster issue detection and resolution
  • CAPI improvements to support all standard events and parameters and stability fixes
  • Enhanced Catalog Batch API updates
  • Sync product categories to create product sets automatically
  • Updated feed generation logic to prevent creating duplicate Magento feeds in catalog
  • Meta-initiated refunds and cancellations
  • Improved syncing of shipping profiles from Magento to Meta
  • Support for custom shipping method labels on Meta orders
  • Added cron job for syncing for promotions
  • Sync shipping profiles and full catalog after MBE onboarding is completed
  • Send additional product attributes to Meta
  • General bug fixes and improvements

1.1.1 Release

28 Jul 22:48
Compare
Choose a tag to compare

Compatible with Magento Commerce >=2.4.4 <=2.4.6-p1

Fixes and improvements

  • Fixed bugs