Skip to content

Releases: magento/meta-for-magento2

1.4.3 Release

17 Apr 13:16
Compare
Choose a tag to compare

Fixes and improvements

  • Fix undefined array key issue

1.4.2 Release

09 Apr 10:14
Compare
Choose a tag to compare

Fixes and improvements

  • Fix the issue with the product not syncing to the Meta account
  • Sync ratings and reviews feed to Meta
  • Fix MFTF failure test case
  • Fix pixel event performance issue
  • App Assurance Remediation
  • Add a fallback mechanism for fetching parent product for incremental product updates
  • Upgrade graphql version
  • Fix the infinite loop issue
  • Fix onsite_eligible type restriction

1.4.1 Release

11 Feb 10:17
Compare
Choose a tag to compare

Fixes and improvements

  • Fix di compile issue
  • Ratings and reviews feed upload modification
  • Deprecate php 7
  • Add script type to handle CSP

1.4.0 Release

16 Jan 13:25
Compare
Choose a tag to compare

Compatible with Magento Commerce >=2.4.4

Fixes and improvements

  • Fixed Class "Magento\Framework\Mview\View\ChangeLogBatchWalker" does not exist issue
  • Added Onsite shop eligible flag
  • Added warning text for manual push for very large catalogs
  • Fixed undefined error during AddToCart
  • Fixed attribute data patch issue
  • Added media gallery data to product feed
  • Ensured Meta cookies are not saved if they are not allowed
  • Added missing dependencies on core modules
  • Removed dependency on Meta_Catalog from Meta_Sales
  • Passed store id and admin URL to MBE
  • Export Navigation Tree Structure to json file
  • Fixed Installation error on Magento v2.4.8-beta1
  • Compatible with Magento Commerce >= 2.4.4

1.3.5 Release

19 Nov 21:27
af7e37a
Compare
Choose a tag to compare

Fixes and improvements

  • Fix: Meta Product Link is mapped to Admin URL by default
  • Fix: ViewContent event data
  • Fix: Attribute not removed after uninstalling Meta module
  • Fix: No extension attributes after reinstalling the Meta Module
  • Fix: Allow decimal stock qty in feed builder
  • Fix: Add to Cart event tracking issue
  • Fix: Send Correct Special Price when catalogue rule is applied
  • Fix: Upgrade issue from 1.3.1 to 1.3.2
  • Fix: Wrong Mapping Dropdown Product Attributes with Meta
  • Fix: Class "Magento\Framework\Mview\View\ChangeLogBatchWalker" does not exist
  • Add: 'magic parameter' allowing fbeadmin URL to no longer require a secret key

1.3.4 Release

21 Oct 18:56
Compare
Choose a tag to compare

Fixes and improvements

  • Fixed attribute mapping scope for catalog feed creation
  • Rename release/version in private Github: v.1.3.4 –> v1.3.4 (remove "." after v) to follow standard naming convention
  • Create release with release notes and tag in the public Github repo
  • Create 1.3.4 branch from RC
  • Merge 1.3.4 into main
  • In the main branch, after merge, bump version to 1.3.4-dev in Meta\BusinessExtension\Model\System\Config::$version

1.3.3 Release

09 Sep 21:35
Compare
Choose a tag to compare

Compatible with Magento Commerce >=2.4.3

Fixes and improvements

  • Remove product attributes on uninstalling the extension
  • Fixed Magento version compatibility issue
  • Fixed SQL error when empty categories are assigned to products
  • Fixed di:compile issue
  • Cleaned up a custom checkout URL
  • Fixed RSA encryption parameters
  • Improved Add to Cart stability

1.3.2 Release

16 Jul 21:48
Compare
Choose a tag to compare

Compatible with Magento Commerce >=2.4.4

Fixes and improvements

  • Meta Graph API version bumped to v20.0
  • Improvements to Meta’s Dynamic Checkout
  • Improvements to newsletter subscriptions
  • Bug fixes for Meta Business Extension
  • Improvements to refunds
  • Added user parameters to all Meta Pixel / Conversions API events
  • Display a system message if there’s a conflicting CAPI/Pixel extension
  • Added store ID filter to product retriever collections
  • Added server-side PageView events
  • Improvements to logging
  • Correction of the CAPI/Pixel content_type and content_id parameters
  • Fixed child products visibility issue
  • Improvements to catalog reindexing
  • Fixed incompatibles with PHP 7.4
  • Improvements for single store mode
  • Added Pixel ID and AAM status to module info
  • Updated README

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.