Mintsoft

Mintsoft Product Updates

January 2026

v2026.1.4

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.

 

Bugs Fixed in this Release:

To ensure a smooth transition and optimal performance, we will be implementing the below bugs 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.

 

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

v2026.1.3

Improvements Made this Release:

AusPost:

AusPost manifests now have a check against them. If there are more than 20 items to manifest, then a background job will be created to do this for the user. They will be notified of the job completion whether it was successful or a failure.

Access Factory Master:

Improve error logging around Carriage Charges.

Custom Model:

Custom Model Report exports now functions to similar reports whereby if the record count > 50k records, a background job will be created to generate the report export and the user will be notified when it is completed.

Goods In Upload:

Goods In Upload will move to a background job similar to Warehouse and Product uploads. Users will be notified of the results of the upload when it is complete.

Orders Overview Bulk Actions:

Improved the Order Overview Bulk Action 'Recalculate Order Value From Product Price' to clear any related shipping and discount values.

 

Bugs Fixed in this Release:

To ensure a smooth transition and optimal performance, we will be implementing the below bugs 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.

API- Create Order:

Added an additional check to ensure the courier service is active before applying it to the orders, if the service is inactive it produces an error message.

DPD:

We have fixed an issue so the parcel description will now use the customs description of the first item on the order and not exceed 90 characters.

AusPost:

We have fixed a manifesting issue with AusPost, if the shipment’s item exceeds 2000 we will create multiple manifests.

FedEx:

We have improved Customs value to account for taxes on discount values.

DPD Ireland:

The commercial invoice will now only be generated if it is required for the supported countries.

Shopify:

  • We have fixed an issue with line items merging for bundle items when importing orders, this was causing issues when the orders were despatched.
  • Adjust Tax calculation to include Shipping Tax in Total Tax.

Zoho Inventory:

We have updated the order address mapping to pull the address from the sales order section using the shipping address. 

eBay:

Fixed an order import issue where some orders were missed, when products weren’t in Mintsoft.

Unleashed:

Include OffHand serial/ batch numbers in calculations to pass to Unleashed when syncing stock, with Batch/ Serial sync enabled.

Storage Charges:

The Storage Units type now includes quarantined stock.

Order Rules:

  • Updated the MoveToWarehouse flow to allow orders in AwaitingReplen status to be moved to another warehouse from the original warehouse. The replen task is removed once the order is moved to another warehouse.
  • Improved the flow to add the Linked Products before the  'AddProductToOrder' rule is run.

 

Mobile App:

Version production.2026.01.22

  • Fixed an issue in MultiTote where items are not marked as picked when moving to tote locations
  • Fixed an issue where a product barcode would be accepted as a serial number scan
  • Fixed location not updating when picking from alternative locations
  • Added an order comment when skipping items in order picking
  • Security upgrades

v2026.1.2

Improvements Made this Release:

API:

  • Improve error handling when fetching order documents
  • New endpoint to create external returns
  • Add orderID and ordernumber to new GetToteBreakdown API Call
  • Add support for Simple Totes on new API Call, GetToteBreakdown

Easypost:

  • Added support for the Shipping Box feature (controlled by Use New Box Packing Screen in Customer Account Settings), enabling multi-parcel shipping with per-box dimensions and weight calculations. Will use existing rework dimensions logic if not enabled
  • Added residential address flag when CompanyName is empty

Unleashed:

  • Add setting to positively adjust ASN Quantity, allowing POs to be over receipted in Unleashed which removes issues when trying to despatch orders, but stock doesn't yet exist in Unleashed
  • Split the Warehouse Transfer process so ASN / Order Imports can be handled separately

Order Rules:

New condition for "largest product dimension", which will be the longest from height, width or depth

DPDNL:

Added support for the Shipping Box feature (controlled by Use New Box Packing Screen in Customer Account Settings), enabling multi-parcel shipping with per-box dimensions and weight calculations

Fedex:

Added logic to support One rate special service via Extracode13.  Logic also checks the data in Extracode3 as One Rate is only supported with FedEx packaging.

Chess:

CSV imports to use the Item length, width and heigh columns for shipping box dimensions. If provided, a Pending Rework Item is created with these dimensions, allowing courier integrations (AmazonLogistics, AmazonShippingDirect, StarShipIt, AusPost, etc.) that already support shipping box dimensions to use them.

Woo:

Webhooks will auto disable if connection is not supporting them properly.

P2P:

Added the option to send the MID number in the request.

 

Bugs Fixed in this Release:

To ensure a smooth transition and optimal performance, we will be implementing the below bugs 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.

ASN:

Fixed some comments not saving.

Box Packing List:

Now groups products together even if allocated from 2 different locations

Shopify:

Enhance Tax handling with multiple taxes on each order

Unleashed:

Fix auto despatch issue with Sales Orders which have had items added in Unleashed, after they were imported into Mintsoft.

Amazon:

Fix encoding issue with Japanese Characters when importing new orders

 

Mobile App:

Version beta.2026.01.15

  • Fixed an issue in MultiTote where items are not marked as picked when moving to tote locations
  • Fixed an issue where a product barcode would be accepted as a serial number scan
  • Fixed location not updating when picking from alternative locations
  • Added an order comment when skipping items in order picking
  • Security upgrades

v2026.1.1

Improvements Made this Release:

Unleashed:

PO> ASN allow lines with 0 quantity.

 

Bugs Fixed in this Release:

To ensure a smooth transition and optimal performance, we will be implementing the below bugs 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.

On Order Stock Levels:

Total wasn't depleting with partial deliveries.

Unleashed:

Prevented duplicate order exports.

 

Mobile App:

Version production.2026.1.8

  • Added role-controlled cross-warehouse transfers for Bulk Transfer Inventory
  • Added ability to scan additional locations in Location Contents
  • Proactive Replenishments now show any dependent back orders on SKUs requiring replenishment
  • Added ability to generate product labels from ASNs