Skip to main content

v2026.1.4 Release Notes

We're pleased to announce the 2026.1.4 release version of Mintsoft, which includes the following improvements and fixes.

Alyssa Reynolds avatar
Written by Alyssa Reynolds
Updated over 3 weeks ago

Improvements Made this Release:

API:

We have added two new optional parameters to the /api/Order/List endpoint:

  • ToDate (DateTime?, default: null) - Filters orders where OrderDate <= ToDate. Use with SinceDate to query orders within a specific date range.

  • SortOldestFirst (bool, default: false) - When true, sorts orders oldest first (ascending by OrderDate). Default false maintains existing behavior (newest first).

Both parameters are optional with backward-compatible defaults, so existing API consumers are unaffected.

Shopify:

  • We have added a new toggle “Do not notify customer on Fulfilment updates” to the Shopify account connector settings, within the advanced tab. When this is enabled, fulfilment updates sent to Shopify will have “notify_customer=false”, preventing Shopify from sending customer notification emails.

  • We have added the functionality to import Metafields like “MID Code” and “Export Description” from the products, this is supported when new products are synced or when we sync product updates.

Courier Cage Validation:

Improved speed of Courier Cage barcode scanning for Intersoft, DHL and DeutschePost.

Reports:

The report “Products with No Volume” has had some performance improvements. It will now load data page by page, and do a bulk export in line with our other reports. If record count > 50k, a background job will be made.

3pl Accounting- Returns:

We have updated the mapping to combine the comments from the products in the returns and display this within the 3pl accounting section.

Tote Checker:

We have made some improvements to the Tote Checker.

Bulk Update Products:

The product Materials can now be updated in bulk using the product update CSV. Please see this guide for more information.


Mobile App:

Version- beta.2026.01.29

  • Fixed location contents not working for cartons/pallets with certain characters

  • Fixed pallet grouping on ASN receipt

  • Fixed bulk picking not showing all order items as skipped

  • Fixed login background's resolution switching between screens

  • Security fixes


Bug Fixes:

To ensure a smooth transition and optimal performance, we'll implement the below bug fixes through a phased rollout.

This approach allows us to carefully monitor the integration of the fixes and address any issues promptly, ensuring the highest quality experience for all users. We appreciate your patience and understanding as we work towards enhancing our services.

AnPost:

Increased the character length on ExtraString1 where the consignment numbers are stored to allow for more than 12 parcel shipments to be generated.

Order Status:

Resolved the issue with orders not changing to the correct status when the order was in PackandHold, and a query was raised against it.

Cartons and Pallets:

When scanning ASNs into Cartons/ Pallets they are no longer merged as one line.

Reports:

Fixed an issue with the Picking Skipped report, the “Show Skipped Items Only” toggle was not filtering results.


This version will be made available on the 29th of January 2026.

Did this answer your question?