pixi 26.07 is available from 7 July 2026. It includes several bug fixes, new features, enhancements and optimizations. Reference the numbers in parentheses if you have any questions for support. You can download the latest full installer after the database update on pixi Web under Administration > Downloads. pixi 26.08 is released on 04.08.2026.
API
🟧 New Feature: A new API call is now available: pixiGetInvoicePublicLink. Use it to retrieve invoice PDFs through a temporary public URL by providing an InvoiceId or InvoiceNr. The response includes the InvoiceId, InvoiceNr, DownloadLink, and LinkExpirationDate for eligible invoices. Link expiration is controlled by the new DownloadLinkApiExpiryMinutes setting, which defaults to 30 minutes. It returns Invoice Not Found when the invoice does not exist and Document Not Found when the invoice exists but no PDF is available in document storage. (1459863)
🟧 New Feature: A new API call is now available: pixiCreateInvoicePackage. The call creates invoice packages for existing invoices, including package lines in a single request. This enables partner integrations to assign tracking IDs and shipping labels to individual shipment packages without relying on deprecated API behavior. (1445832)
🟩 Resolved Issue: We resolved an issue in the pixiGetChangedItemStock API where stock could be reduced twice when excluded bin groups were used. Excluded bin groups now apply only to normal stock bins, ensuring stock is calculated correctly. (1480530)
🟩 Resolved Issue: Item and order imports via API now prevent processing a new XML file while a previous import process is still running. (1286815)
🟪 Enhancement: The pixiCreateSDeliveryByTemplate call now checks for existing Goods Receipt documents for the specified purchase order before creating a new one. If an open goods receipt document already exists, the API returns an error and prevents duplicate document creation. If no goods receipt document exists, or the existing document is closed, a new goods receipt document can be created for purchase order items that have not yet been marked as delivered. Please note: The API documentation has been updated to recommend using pixiCreateDelivery instead of pixiCreateSDeliveryByTemplate. (1491108)
pixi Messaging
🟩 Resolved Issue: We resolved an issue where stock export via Messaging did not function correctly for pixiEXItemStockChangedExtended and pixiEXItemStockChanged. (1477834)
🟩 Resolved Issue: We resolved an issue with messaging event pixiEXRequestPackageLabel where editing the package weight or shipping vendor in pixi Web (Customer Service > Invoices and Credits > Packages) deleted the shipping label URL but did not request a new label for shipping vendors configured as PDF Download from URL (table Shipping Vendors > Vendor > Label). (1497773)
pixi Mobile
General
🟩 Resolved Issue: We resolved an issue in pixi Mobile where the app could close unexpectedly and log users on Zebra TC22 devices out during Scan-In and Picklist workflows. (1485949)
🟪 Enhancement: pixi Mobile now features four additional AI-generated language translations: Italian, Polish, Romanian and Lithuanian. (1451316)
Cross Docking
🟩 Resolved Issue: We resolved an issue where scanning the same bin multiple times in quick succession with Zebra devices could trigger duplicate processing. (1483094)
Goods Receipt
🟦 Optimization: Performance has been improved when processing Goods Receipt documents that contain more than 100 items. (1476334)
pixi Web
General
🟪 Enhancement: pixi Web now features four additional AI-generated language translations: Italian, Polish, Romanian and Lithuanian. (1451316)
Administration (Shipping Station BETA)
🟪 Enhancement: A new Printing Event option is now available for Invoice & Credit, and Gift Note documents in Shipping Station settings. You can choose to print documents when a box becomes full or when the Ship-Out starts, allowing document printing to align with the shipment's dispatch from the warehouse.
Documents are still generated when a box becomes full. When Ship-Out is selected, printing is deferred until ship-out is completed and is triggered automatically only once.
Existing shipping stations retain their current behavior, with Box Full set as the default printing event. Gift notes also continue to follow their existing printing behavior unless the setting is changed. (1458713, 1487048)
🟪 Enhancement: A new General Delivery Note document type is now available. You can now generate a single consolidated delivery note for shipments with multiple packages, providing one clear document that includes information for the entire shipment instead of separate delivery notes for each package. The configured output mode, such as print, PDF, or save locally, continues to apply. (1458716)
Administration (Templates)
🟪 Enhancement: A new template type is available: General Delivery Note. For more information about the new consolidated delivery note, see the enhancements for the Shipping Station (BETA). (1458716)
Customer Service (Invoices and Credits)
🟩 Resolved Issue: Swiss Post QR codes now use structured address data directly from the Street and House number fields for shop and customer addresses. (1418105)
Controlling (Reporting)
🟩 Resolved Issue: We resolved an issue with the generation of the Gross Profit Hist report when manual invoices existed within the selected reporting period. (1492225)
Enhancement: A new Supplier column is now available in the Stock overview by bins with tags report. The column displays the current default supplier for each item. (1385106)
Logistics (Goods Receipt)
🟩 Resolved Issue: We resolved an issue that prevented item labels from being printed directly from a goods receipt. (1476223)
Logistics (Picklists)
🟩 Resolved Issue: We resolved an issue in 1SS picklist creation when the Group by items option was enabled. In some cases, items were not correctly split across picklists, resulting in picklists that contained multiple items. Picklists are now properly grouped by item and each picklist contains orders for only one specific item. (1326737)
pixi Desktop
Control Center
🟪 Enhancement: The unused Dashboard Manager permission was removed. This permission was a legacy setting from when pixi Dashboard was a standalone application and is no longer used by the pixi web application.(1455859)
🟪 Enhancement: The pixi Dashboard Login permission was moved to the Dashboard permission group. (1455859)
Integrations
plentyONE
🟩 Resolved Issue: Orders with an external order number are now re-imported correctly. (1474345)
🟩 Resolved Issue: We replaced the deprecated plentyONE order API with the latest supported endpoint in the background to ensure continued compatibility and stability. Order import and synchronization continue to function as expected with the new API. No changes are needed. (1371863)
🟩 Resolved Issue: We resolved an issue in the plenyONE integration where tag imports could fail when plenyONE provided invalid or empty tag type values. (1478983)
🟪 Enhancement: A new Primary Barcode ID setting is now available for PlentyONE item imports. You can configure which barcode ID pixi uses as the primary barcode when importing items, providing more flexible and accurate barcode mapping for your PlentyONE setup. Previously, pixi always used barcode ID 1, which could result in incorrect barcode assignments for some configurations. (1474458)
Important: All imported items will use the configured barcode ID as their primary barcode in pixi. Changing this setting after items have already been imported may create inconsistencies between existing and newly imported item data, which can affect downstream processes such as barcode scanning. We recommend configuring the correct value before the initial item import or performing a complete item re-import after changing the setting.
🟪 Enhancement: You can now configure which field from plentyONE is used as the supplier number (SupplNr) when importing suppliers into pixi by using the PlentySupplierNrSource channel setting instead of always using the company name. The selected field must be populated for every supplier and its first four characters must be unique; otherwise, the supplier is skipped and an error is logged. Changing this setting after suppliers have already been imported is not recommended because existing supplier codes in pixi are not updated automatically and may require manual correction to ensure item imports continue to match suppliers correctly. (1394993)
Payments
🟩 Resolved Issue: We resolved an issue where reminder emails could be created for reminders that had not yet been completed and were only suggested as candidates by the returns wizard. Reminder emails are now generated at 21:00, ensuring that only finalized reminders are processed. (1466880)
🟪 Enhancement: Improvements were made to the HBCI integration to simplify deployment and increase reliability across environments. In addition, enhanced error monitoring has been introduced. (1495222)
🟪 Enhancement: HBCI (CLI) is now automatically included in both the Payments installer and the full installer starting with the 26.07 release. No additional setup is required. When you update the Payments desktop client, you will receive the HBCI CLI automatically. (1478291)
Updates
Contact our support team for an update appointment
Via email: Click the following link, fill out the email template and send it to servicedsk@descartes.com.
Via the portal: Log in to the Portal and open a Ticket.
Updates can either be done from Monday to Friday between 7:00 am and 5:00 pm or overnight. Ask the pixi Support team for an appointment.