2025

Key updates, bug fixes, and improvements for Omnium in 2025, detailed week by week.

Release 2025-20

Release date: 27 May 2025

TypeIssue NoDomainDescription
Feature#DEV-17332ProductsIt is now possible to patch nullable fields in OmniumProduct to null by adding the path to the field to the list of strings named FieldsToForceNull, e.g. "SeoInfo.ExcludeFromFeed" or "ExternalIds".
Feature#DEV-16859GUISupport JSON as value type on custom properties.
Feature#DEV-18079GUIStore and warehouse picker and search functionality have been improved for customers with a large number of locations.
Feature#DEV-18163GUIGUI extensions can now be filtered based on the tags applied to the selected object in the UI.
Feature#DEV-17316SettingsNumber options - new option "CustomNumberOptions".
Feature#DEV-17314CartsSupport creation of configurable products, standalone custom order lines without a linked product.
Feature#DEV-18081CartsNew API-endpoint for deleting shipments /api/Cart/{cartId}/DeleteShipments.
Feature#DEV-17918Purchase OrdersPurchase order statuses now support included and excluded tag filters, enabling tag-based visibility control in the workflow.
Feature#DEV-18162Purchase ordersTags are now shown in the list views for purchase orders and deliveries. Tag filters are available in both the UI and API, including support for included and excluded tag filtering.
Feature#DEV-17835SettingsOrder statuses can now define included and excluded tags, enabling tag-based visibility control in the order workflow.
Feature#DEV-17679Pick listsPick lists can now be validated by scanning order IDs and product barcodes. Validated orders are marked in green to indicate correct picking.
Feature#DEV-17680Pick listsThe pick list view now includes extended order metadata such as size, color, and brand, just like printed pick lists.
Feature#DEV-18080Shopify connectorShopify product export: Sync Omnium Seo title and description to Shopify product.
Feature#DEV-17618NotificationsDynamic fields in email notifications now show readable and searchable labels instead of technical IDs.
Feature#DEV-18100NotificationsAdded barcode and QR code merge tags.
Feature#DEV-17015OrdersA scheduled task now automatically updates the order status for any orders with order lines that have passed their ETA date. New setting: Update shipment / order status of all connected orders when the ETA is updated for an purchase order or delivery.
Feature#DEV-17976OrdersA PATCH endpoint is now available for returns, supporting partial updates to return orders.
Feature#DEV-18145OrdersAPI now open for fetching specific order versions.
Feature#DEV-18147InvoicesNow possible to subscribe to invoice creation events.

Release 2025-19

Release date: 20 May 2025

TypeIssue NoDomainDescription
Feature#DEV-17529Voyado ConnectorSupport separating Voyado connectors on market group level.
Feature#DEV-18007Purchase OrdersPurchase order lines can now be rearranged via drag-and-drop in the UI.
Feature#DEV-18021OrdersAutomatic redirect to orders for converted carts in the Omnium UI.
Feature#DEV-18058Shopify ConnectorShopify product sync: We now support syncing Omnium custom properties to metafields of type integer and boolean. Documented here: https://docs.omnium.no/docs/plugins/ECOM/Shopify#meta-fields
Feature#DEV-18054GUIThe settings UI has been significantly optimized for better performance and faster load times.

Release 2025-18

Release date: 13 May 2025

TypeIssue NoDomainDescription
Feature#DEV-16214Voyado connectorIt is now possible to mark products in Omnium so that they do not trigger bonus points generation in Voyado when receipts with these products are exported to Voyado.
Feature#DEV-17908InventoryOrder lines with insufficient inventory are no longer invalidated by the inventory validator if the product is marked as a backorder product.
Feature#DEV-17977InventoryNew inventory transaction type "Manual".
Feature#DEV-17927OrdersDeleting an order line from the cart using the API now supports an optional parameter, deleteComponents. If you're deleting a package or bundle, you can set deleteComponents to true to also delete all components associated with that package or bundle.
Feature#DEV-17896PaymentsNew swedish payment provider Zaver for payments up to 500k euro. See the technical documentation for how to setup Zaver (https://docs.omnium.no/docs/plugins/Payments/zaver).

Release 2025-17

Release date: 06 May 2025

TypeIssue NoDomainDescription
Feature#DEV-17840NotificationsYou can now configure an external SMS provider using Basic Authentication. Simply set the URL, username, and password in the SMS settings to bring your own SMS provider using basic authentication.
Feature#DEV-17849NotificationsNew merge tag for lineitem image without predefined styling in notification templates.
Feature#DEV-17487PaymentsNew payment provider Zaver.
Feature#DEV-17342PricesA new decimal rounding policy has been added to the rounding framework, allowing prices to be rounded to the nearest decimal value.
Feature#DEV-17343PricesModels have been added to the rounding policy framework, enabling flexible configuration and support for multiple types of rounding rules.
Feature#DEV-17344PricesRounding rules can now be managed and configured through the settings UI.
Feature#DEV-17345PricesPromotions can now be assigned to rounding policies, which define how prices are calculated and rounded within the promotion.
Feature#DEV-17450PricesPrice lists can now apply a rounding policy to fix all prices according to the selected rounding rule.
Feature#DEV-16827ProductsAdvanced filters in the product list are now grouped with headings to improve navigation and usability.
Feature#DEV-17894ProductsSeoInformation.Keywords added to Global inheritance - Built-in properties.
Feature#DEV-17753OrdersReturn endpoint now has options to create an 'Exchange order' - for instance, if you return an item and exchange it for another item. This will 1: Create a return. 2: Create a new order (the exchange order). 3: Transfer the original payment (or part of it) from the original order to the exchange order, so that future returns may credit the original payment.
Feature#DEV-17872Sitoo integrationAdding mapping of "DeliveryInfo" on products from custom property in Omnium.
Feature#DEV-17844Sitoo integrationNew setting for selecting which product language to export.

Release 2025-16

Release date: 29 Apr 2025

TypeIssue NoDomainDescription
Feature#DEV-17565PromotionsExtended promotion type "Multi-buy / Mix&Match" with support for fixed price. Buy 2 T-shirts and pay 399 NOK.
Feature#DEV-17710GUIYou can now receive entire objects in your iframes. By adding an event listener you will see much more data being sent, and the setup process on gui extensions will be easier as you dont have to send individual data through the url.
Feature#DEV-17681GUIUI extensions with iframes can now have querystring param for selected stores. {{selectedStoreIds}} in url will be replaced with a comma separated list of ids, if user has selected some stores in Omnium GUI.
Feature#DEV-17278OrdersAdded setting to run order validator (WebhookOrderValidator) when an order is opened.
Feature#DEV-17627CartsOrder property "InvoiceComment" added to cart/order patch object.
Feature#DEV-17304OrdersApi endpoint extended. Order/GetAsPdf now support both custom design template and order info only for a specific shipment.
Feature#DEV-17644OrdersSerial numbers can now be set or scanned directly in the order view and the “Orders to Pick” view to update order lines.
Feature#DEV-17662Pick listsIn the “Orders to Pick” view, order status can now be set to any status defined in orderStatus.availableStatuses. Admin view has been updated with editing options for this setting.
Feature#DEV-17527Pick listsIt is now possible to configure which statuses should be included by default in the “Ready to Pick” filter. This allows custom statuses to be treated as ready for picking.
Feature#DEV-17688PricesPrice lists can now be activated and deactivated through the API.
Feature#DEV-17684NotificationsTemplate Editor - Now with More Merge Tags: Order Status, Completion Date, Store Footer Text, and Customer Address Line 2.
Feature#DEV-17361Tripletex connectorNow possible to send invoices for partial shipments.
Feature#DEV-16996Excel importNow running recalculation of inventory batches when importing inventory items from Excel.
Feature#DEV-17838InventoryImproved performance for inventory view when there are a large amount of stores (100+).

Release 2025-15

Release date: 23 Apr 2025

TypeIssue NoDomainDescription
Feature#DEV-17437ProductsProduct scroll search now supports same sorting as standard product search. Also extended with sorting on ParentId.
Feature#DEV-17473ProductsAdding support for creating copy for multiple languages.
Feature#DEV-16855CartsNew api endpoint "AddBundleToCart" for adding bundle to cart.
Feature#DEV-17568CartsNew quick edit mode for the 'Cost' tab.
Feature#DEV-16720CartsAdding new quick edit mode for order lines which can be activated from the "Order Details" and "Cost" tabs.
Feature#DEV-16215CartsOrder lines can now be excluded from the promotion engine to allow manual discounting by sales representatives.
Feature#DEV-17288GUIAdded GuiExtensionArea to Order-Orderlinedetails. Use {{order.id}} in url to get details from order in url.
Feature#DEV-17528GUIImproved texts in the settings UI and added support for Finnish, French, Dutch, Polish, Spanish, and Italian.
Feature#DEV-17027ProjectsNew API-endpoint for reactivating projects on hold and cancelled projects.
Feature#DEV-17481OrdersNew Workflow Step for Delayed Order Processing.
Feature#DEV-17587CustomersAdd the custom property IgnoreEnrichment = true to a customer to prevent enrichment from order data during order processing.
Feature#DEV-17586Purchase ordersPurchase orders are now supported in the notification system. Custom email templates and automated notifications can be configured for status changes.
Feature#DEV-17533Pick listsPick lists can now be sorted in the UI and filtered by status, date, user, and warehouse.
Feature#DEV-17584Voyado connectorAdding new method for specifying skus in Omnium that should not be exported on Voyado receipts.
Feature#DEV-17523Voyado connectorAdding support for configuring mapping between Omnium and Voyado StoreIds by setting externalIds.
Feature#DEV-17595API specMultiple validation fixes for Open API client generation.
Feature#DEV-16895Tripetex connectorAdding support for configuring which accounts to post products to in Tripletex both on products and product categories.

Release 2025-14

Release date: 08 Apr 2025

TypeIssue NoDomainDescription
Feature#DEV-16927Voyado connectorAdding support for excluding order lines from receipts sent to Voyado. Order lines with property ExcludeFromVoyadoReceipts = true will be excluded. This property should be set on products and enriched onto order lines. The enrichment can be configured from Configuration → Orders → Order line under "Enrich order line from products".
Feature#DEV-17014OrdersNew scheduled task that processes open orders and attempemts to re-reserve them.
Feature#DEV-17322Purchase ordersIt is now possible to filter on active/inactive products in the purchase order add product modal.
Feature#DEV-16502Purchase ordersProducts that has assortment codes that cannot be ordered, are no longer included in the reorder suggestions. Old suggestions with products irrelevant for reordering will now be deleted by the scheduled task "Analytics reorder suggestions".

Release 2025-13

Release date: 01 Apr 2025

TypeIssue NoDomainDescription
Feature#DEV-16784CartsAdded support for setting default order type on users. When set this will be the default order type of created carts for this user. Default ordertype from cart store will override the default ordertype of a user.
Feature#DEV-16998CartsNew quick edit mode for cart order lines.
Feature#DEV-17199SuppliersAdded number generator for supplier-IDs.
Feature#DEV-17224SuppliersSuppliers are now only available to selected stores or store groups.
Feature#DEV-16347ProjectsAdded new way of setting up project type notification for when projects are reactivated.
Feature#DEV-16958ProjectsNew setting for avoiding updating modified date on products when only the inventory status is updated. This is typically used to prevent these updates from being included in product result sets when performing delta queries based on the modified date.
Feature#DEV-17318SendgridNow possible to specify base url. Default is api.sendgrid.com. Now you can override this with api.eu.sendgrid.com if api key is generated as a EU-based user.
Feature#DEV-17240Sitoo integrationAdded mapping of inventoryItem.Location to BinLocation in Sitoo.
Feature#DEV-17321UI-extensionsAdded more GuiExtensionAreas for iFrames from other webpages inside Omnnium. The new additions are Delivery-MainView, Delivery-ProcessGoodsModal, Delivery-ProcessGoodsModal-After and the contextmenu on delivery - manage.

Release 2025-12

Release date: 25 Mar 2025

TypeIssue NoDomainDescription
Feature#DEV-16783ProductsPossible to select multiple products from product list and export them to available product exporters.
Feature#DEV-17076ProductsSignificant performance improvements in product search, faceting/aggregation, and indexing, especially at scale.
Feature#DEV-17102Purchase OrdersA boolean flag on the Purchase Order API: If true, the PO gets a reference to a delivery that is created with the PO. All line items added to the PO gets the Deliery ID of the PO.
Feature#DEV-17225Price ListsDelete price list and list items through API.
Feature#DEV-17164Price ListsThe date when the price list was activated is now stored in the field Published, on a PriceList.
Feature#DEV-16852Price ListsGet and Add priceListItems in API.

Release 2025-11

Release date: 18 Mar 2025

TypeIssue NoDomainDescription
Feature#DEV-17023OrdersWhen viewing the event log for a single order, events from the order's originating cart are also displayed. This allows users to track the event history for both the order and the cart.
Feature#DEV-17038CustomersAdded delete events for B2B and B2C customer.
Feature#DEV-17001CartsIt's now possible to select unit when adding product to cart from the products page if the product has units.
Feature#DEV-16944ProductsAdded ratingCount property to ProductListItem in order to support returning rating count through product serach.
Feature#DEV-16922ReportsInventory transactions can now be exported as custom reports in the UI.

Release 2025-10

Release date: 11 Mar 2025

TypeIssue NoDomainDescription
Feature#DEV-16896SettingsNew setting in UI: 'Enable strict assortment code handling' (IsAssortmentCodesRequired). If strict assortment code handling is enabled, for product searches for customers that are performed and do not include assortment codes, only the products without assortment codes will be returned. This can also be overridden by a new property that has been added to product search requests: 'IsAssortmentCodesRequired'.
Feature#DEV-16861SettingsNew setting under order config, order lines: "Enrich order line from products". Possible to add custom properties that you want to be copied over from product to order line.
Feature#DEV-16503Purchase OrdersEnabled visibility of supplier inventory within the purchase proposal list. This provides an overview of the number of items available at the supplier, which can be used as a basis when processing a purchase proposal.

Release 2025-09

Release date: 04 Mar 2025

TypeIssue NoDomainDescription
Feature#86c2abxgnCartsAdded tags filtering on cart product search.
Feature#86c2a1c1mInvitesWe now display an "Expired" label on invites that are no longer valid. It is also now possible to "Renew" an invite to prevent expiration.
Feature#86c29qexzUI-extensionsWe now display success response messages from webhook events triggered through UI-extensions.
Feature#86c2aa5frNotificationsNew merge tag on order line: "Delivered quantity".

Release 2025-08

Release date: 27 Feb 2025

TypeIssue NoDomainDescription
Feature#86c262whcUIAdding auto-focus on search fields in Omnium UI to simplify searching in lists for customers, carts, orders, and products.
Feature#86c25r9d2ProductsProduct custom view - Add custom properties in create product view.
Feature#86c25kzh1OrdersOrder/returns/CreateReplacementOrder endpoint is now extended to allow for switching the returned product with a new one. Add the sku to the replacementItem, and the item on the matching orderline will be replaced.

Release 2025-07

Release date: 20 Feb 2025

TypeIssue noDomainDescription
Feature#15531OrdersAdding support for using selected orders modal (from order list) to trigger export of all selected orders through an available order exporter.
Feature#15177CustomersImproved access control on market specific consents through the UI.
Feature#15788NotificationsNew SMS provider, Sveve.

Release 2025-06

Release date: 11 Feb 2025

TypeIssue noDomainDescription
Feature#15656CartsWhen changing store for a cart in Omnium UI, the user is now prompted with a choice to update the cart's order type if the selected store's order type differs from the current order type.
Feature#15698Gift cardsNow possible to export gift cards to excel report.
Feature#15768PricesPrice lists now have an option to create prices excluding tax.
Feature#15382CustomersBusiness customers now have separate consent settings and consents are displayed as in private customers. Consents that were previously used for business customer must be added to the settings for it to be available with the consent type dropdown on business customers.
Feature#15683InventoryImproved web app for mobile devices with scanning features. Possible to scan items for inventory lookup and reorder planning. The feature is still work in progress.
Feature#15733Custome reportsAdding support for creating custom reports for Deliveries.
Feature#15734OrdersOrder search can now be filtered by sales channel in both GUI and API.

Release 2025-05

Release date: 04 Feb 2025

TypeIssue noDomainDescription
Feature#15626Gift cardsGift card overview now has toggle to select expired/active/all gift cards.
Feature#15539Custom viewsAdded additional options to "create product" custom view. Now possible to set default values.
Feature#15616PaymentsAPI - adding overwriteExisting parameter to AddPaymentToCart. This way we support adding new payments without overwriting existing.
Feature#15632OrdersAdded DeliveredDate to OmniumOrderline Model, working both from patch, get, and other endpoints using our generic mapper.

Release 2025-04

Release date: 29 Jan 2025

TypeIssue noDomainDescription
Feature#14883TemplatesAdding PDF options in configuration to edit padding and format size.
Feature#15166UI ExtensionsUI extensions with iframes can have querystrings with information from current user and selected language.

Release 2025-03

Release date: 22 Jan 2025

TypeIssue noDomainDescription
Feature#15466Purchase OrdersPurchase orders and deliveries can be filtered by estimated time of arrival.
Feature#15408Purchase OrdersCustomer orders with references to purchase orders now keep their reference to the purchase order lines after goods reception. New property "IsAwaitingPurchaseOrder" will be true while awaiting purchase order, and set to null during goods reception.
Feature#15212Virtual Stock LocationsAdding new component RuleSimulator to inventory rule UI. This allows for simulating inventory rules to make it easier to understand their execution.

Release 2025-02

Release date: 14 Jan 2025

TypeIssue noDomainDescription
Feature#14948PromotionsNew calender view for promotions.
Feature#15337OrdersOrder view enhancement. In the order information box, we display the total number of both internal and public comments/notes. Clicking on it will navigate to the comments view.
Feature#11934VouchersAdding support for vouchers as payment method in Omnium.
Feature#11931IntegrationsSupport sync of Voyado bonus checks to Omnium and application of these to carts as vouchers.

Release 2025-01

Release date: 07 Jan 2025

TypeIssue noDomainDescription
Feature#15317CartsPossible to export a cart to a new cart, creating a duplicate, from the cart menu in UI.
Feature#14974NotificationsNew botification replacement {SELLER_ID}. Can be used as replacement text in to, cc, or bcc. When seller is set from Omnium, {SELLER_ID} will be the user/seller email.