On this page, you can see a list of all released changes in the Matrixify app.
This list is updated weekly, to get notified about the changes as soon as they happen, follow Matrixify Slack workspace #whats-new channel.
2026
2026, May
2026-05-11
2026-05-08
- Import/Export Discounts: Added [
Tags] and [Tags Command] columns in the Discounts sheet. - Export Discounts: Added [
Tags] filter for Discounts export.
2026-05-07
2026-05-06
- Export & Import Draft Orders: Shopify changed the [
Line: Variant Weight] precision from 4 decimal digits to 3. - Import Draft Orders: Shopify now clears Shipping Line when replacing Line Items with
Line: Commandset toREPLACE. - Fix: Export: do not fail jobs with unsupported filter keys (e.g. from old Presets or repeated jobs).
- Fix: Export: allow removing “
Unsupported filter” from the export filters if it’s a legacy/unsupported filter from a previous job. - Export: new Option
Prefix CSV file names inside the zip with the "Custom file name". This will help to unzip all the zipped CSV files in a single directory and have the non-conflicting file names.
2026-05-05
- MCP: simplified tool descriptions, more detailed schema descriptions. Payload validations with more descriptive responses to guide AI Agent to the correct payload. Reload tools in your AI Agent to receive the latest version.
- Export & Import Customers and Companies: new column groups [
Store Credits] and [Store Credit Transactions] withCREDIT,DEBIT, andSETcommands. - Fix: Export: filtering by Metafields of Date, Date and Time, or Money type using “
contains” and similar conditions was excluding matching items.
2026-05-04
2026, April
2026-04-30
2026-04-29
2026-04-27
- Export Draft Orders: [
Line: Discount per Item] taken from Shopify for fixed-amount discounts instead of calculating. - Import Draft Orders: Shopify now clears Shipping Line when replacing Line Items with
Line: Commandset toREPLACE. - Export & Import Metafields: added 29 new Shopify measurement types for Metafields (Temperature, Voltage, Frequency, Pressure, Capacitance, etc.).
2026-04-24
2026-04-23
2026-04-22
2026-04-21
- Fix: Export Collections: Export job was failing when only Metafield columns were selected to be exported.
- Import Products: Use Shopify API asynchronous productDelete mutation when deleting products as required by Shopify platform.
This change should see less cases of stores having their API limits lowered due to load on Shopify infrastructure, but the import speed for deleting Products will be slower.
2026-04-20
2026-04-18
2026-04-17
2026-04-16
2026-04-15
2026-04-10
- MCP: improved responses to hints with the correct expected payload structure.
- Fix: Export: for some shops was failing to create an Export from older jobs or presets that had Metafield selector to “Include definitions” – now ignored, because those are always included by default.
2026-04-09
2026-04-05
2026-04-03
2026-04-02
- Introduced Matrixify MCP service for AI Agents – configure in Matrixify App Settings. Query Matrixify knowledge, do imports, exports, migrations… automate your work with Matrixify using your favorite AI Agent.
- Fix: Import Orders: should show the new columns [
Tax x: Channel Liable], [Line: Tax x Channel Liable] as importable in the app UI (was previously showing as Export Only).
2026, March
2026-03-30
2026-03-27
- Fix: Export Companies: write Customer ID instead of Company Contact ID into
Main Contact: Customer IDcolumn. - Export & Import Orders and Draft Orders: new columns
Tax (n): Channel LiableandLine: Tax (n) Channel Liable.
2026-03-25
- Fix: Export Metaobjects: Should not crash if a Product Variant reference field value for the Metaobject has an invalid ID.
- Fix: Import Metafields: Existing file was not found in
file_referencetype Metafields if the store had multiple files with the same name but different extensions. Changed files searching logic to be more strict and precise. - UI: Renamed
Planspage toPlan– to make it more clear it is a subscription Plan.
2026-03-20
2026-03-17
- Fix: Import Orders from WooCommerce API: Don’t fail the Order when line item does not have “taxes” attribute in WooCommerce API.
- Fix: Do not schedule the next repeated job if the app was uninstalled while job was starting.
2026-03-13
2026-03-02
2026, February
2026-02-26
2026-02-25
2026-02-24
2026-02-20
- Fix: Import & Export Draft Orders: Shopify API sometimes returns error
Access denied for company field– we should ignore it because it happens for Draft Orders that showsNo customerin Admin and thus no Company data is needed in the Draft Order. - Migrate from BigCommerce: Added a feature to migrate Customers from BigCommerce to Shopify using BigCommerce API credentials.
2026-02-16
2026-02-10
- Fix: Import CSV: Improved file encoding detection.
- Fix: Export Metafields: Should not fail if any reference type Metafield has empty value when original referenced item is deleted, but Shopify still returns the Metafield with empty value.
2026-02-09
- Import: Products: Give more meaningful message when importing value which is not a valid Base64 image in the
Image Attachmentcolumn. - Fix: Export Collections:
Products Countfilter was not correctly filtering exported Collections.
2026-02-05
2026-02-03
2026, January
2026-01-30
2026-01-29
2026-01-28
- Export Filters: For Metafield filter, support filtering by a user-friendly value instead of Shopify returned GID/JSON for the following Metafield types:
weightandlist.weightby<number> <weight unit>combination, e.g.2.5 kg,volumeandlist.volumeby<number> <volume unit>combination, e.g.20 ml,dimensionandlist.dimensionby<number> <dimension unit>combination, e.g.25.3 cm,colorandlist.colorby individual color codes with or without a hashtag,moneyby<amount> <currency>combination, e.g.15 EUR,ratingandlist.ratingby the rating value, e.g.9.0,linkandlist.linkby the link value without link text, e.g.https://matrixify.app/tutorials/,- all reference Metafields by their respective referenced item handle, e.g.
product_referenceby products Handle,file_referenceby file name, etc.
2026-01-26
2026-01-19
2026-01-16
2026-01-14
- Fix: Import Customers: If
Address Provinceis empty in the file, calculate it automatically based on code in theAddress Province Codecolumn. - Import: Support importing ZIP file with a single Excel XLSX file inside. Useful for migrations supported directly in Matrixify, as their dry-run Import returns a ZIP file with an Excel XLSX file in it. To import multiple Excel XLSX files, use separate Imports.