Releases: magento/meta-for-magento2
Releases · magento/meta-for-magento2
1.3.4 Release
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
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
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
- 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
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
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
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
- 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
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
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