December 16th, 2025
New
Improved
Fixed
1.6.1376.1
Enhanced support for imperial unit conversion factors, and dimension restrictions.
Imperial unit system for price matrices like miles, pounds, cubic feet etc.
A carrier service can now select in the unit system of choice, as a setting in the user interface.

Introduced market country as a label on a carrier service. This makes it easier to find the right service from the import wizard.

Removed legacy vehicles and replaced with HBEFA kind.
Changed name from fuel type to energy carrier to align naming through the system.
Added an improved view for energy carrier selection.
New future proof energy carrier naming convention
<framework>-<year>.<revision>-<market>-<type>-<sub-type>-<feedstock>

Β
New improved status and message component in emission batch calculation, so users can see processing status at a glance.

Added a visual summary for emission batches and improved end-user notifications on batch status.

Added ConsignmentReferencedId to API request/response for Pricing and Emission calculations.
Added MarketCountry to Carrier and UnitSystem to CarrierService.
DHL USA carrier and services added.
DHL Express terms updated
Fixed rounding issues caused by saving values with 6 decimals only (multiple places).
Addressed legacy fuel types handling in batch.
Fixed exception in tracking payweight.
Fixed inward after import when cache was out of sync.
Added validation before each processing step to avoid partial runs.
Stabilized batch logic for facade tariffs and unit tests.
Reverted a breaking change to Total property.
Fixed clicking/interaction issues and miscellaneous regressions.
November 4th, 2025
New
Improved
Fixed
1.6.1349.1
Refined filtering and pricing to better support facade / mapped rate documents:
New filter property to ignore carrier filters on facade rate documents when using the API
Extended filtration and addon list in the price calculator

Note! You have to check the parameter βForward desired addons from queryβ to propagate the mapped rate addons to the facade document.
Cleaned up the UI and removed unnecessary switches
Updated look & feel for the Addons dropdown
Fixed text/labels for allocations
Route planning: clicking route parameters behaves correctly
Posti: added new services
DB Schenker FI: added service codes
Kaukokiito: updated services
Rhenus: export documents & tail lift updated
DHL Euroconnect / Euroline: updated max mΒ³ limits
These updates broaden coverage and improve pricing accuracy across Nordic lanes.
Sorting: fixed case where sorting ignored the priority column for batch calculations
Emissions: multiple null reference fixes (incl. batch emission calculations)
Emission profiles: enforced unique codes
Remote Area client: improved error handling
Dashboard integration: fixed regressions
Need a quick walkthrough? Ping us.
October 16th, 2025
1.6.1331.1
For some transport activities, distance might not be known or relevant for calculating emissions, but rather the duration of the transport.
Examples include stationary vehicles for loading and vehicles with special equipment like cranes or refrigerated units.
To calculate emissions for these kinds of transports, weβve introduced transport duration and fuel consumption per time unit as parameters.
Sharper summaries and clearer details.
New inputs for tkm, reduction, and empty running.
You can now:
Override fuel consumption
Hardcode equipment time/distance when a scenario requires it
Use average fuel consumption and custom fuel
You can now prioritize customer-specific transit time lookup over the standard Carrier API lookup.
If the parameter PrioritizeCustomTransitTimeDataSet is set to true, the calculation will prioritize customer-specific transit time over external APIs.
A brand-new Remote Area Service capability is wired into the backend.
This improves surcharge handling and feasibility checks without manual lookups β especially useful for complex or large cases like courier or parcel rate sheets.
Smoother workflows across import and batch-processing of Excel files:
Import allocations without origin/destination for primary data calculations
Batch can process rows without postal codes for stationary vehicles and equipment
Batch can process rows with time duration as an emission contributor (alternative to distance)
Itβs now possible to import only emission profiles without creating allocations
A modality field helps to filter fuel and vehicle types
The calculator view now shows more relevant info, including:
Average consumption
Empty running emissions and configured percentage (based on profile settings)
Emission reductions and account (based on profile settings)
Transport activity in tkm

In advanced mode, you can define locations on street address level and override transport distance.
Emission profiles can now be configured to support stationary vehicles β useful when emissions are calculated by time instead of distance.
In such cases, equipment duration (minutes) should be specified either in:
The emission profile, or
As dynamic input via batch import or API call

Custom fuels now support alternative names and a hide property.
Weβve also renamed Name β Code in templates/UI and cleaned up environmental fee labels (e.g., βmiljΓΆavgiftβ).
DHL EXPRESS SE and DHL EXPRESS WORLDWIDE THIRD COUNTRY added
FedEx Regional services added
TNT updates
Rhenus and Rhenus Road added
Schenker, DSV, DHL: updates
Freja updates
β Broader coverage and more accurate surcharges out of the box.
Calculator: precision tweaks in summaries, improved error handling, fixed electric-mix counting
Scenario/route calc: better handling of gross weight, distance, equipment duration; added exceptions for missing values; distance can now be provided at runtime
Import/batch: stability fixes and more unit tests
Access control: extra backend checks + redirect when accessing unauthorized modules
June 10th, 2025
1.6.1286.1
New Emissions Analytics Dashboard
We're excited to introduce our comprehensive emissions footprint dashboard. Track your key environmental KPIs over time and visualize carbon actions directly within the application.
Contact sales if you are interested

New Usage and Transaction Overview
The home page now features weekly usage statistics for both the past week and the previous 12 months. Stay informed with alerts for rate documents and allocations expiring within the next 6 months, conveniently displayed in the top right panel.

Match rate dashboard
Our new dashboard provides clear insights into calculation outcomes, displaying the proportion of successful matches versus no-matches or errors across all transactions.

"Tariffs" has been renamed to "Rate documents" for clarity
Enhanced user control with new UI modules administration capabilities

We're pleased to welcome three new carriers to our template library:
Leman
Dachser (featuring custom transit logic)
Maersk
Resolved leg population issues in EmissionReduction calculations
Fixed various typos in system messages
Implemented multiple JSON serialization and API response improvements
April 10th, 2025
1.6.1257.1
Calculation of emission reduction
Itβs now possible to add a reduction percentage and an account code to a leg in an emission profile. When you do so, the calculation response includes a new response object with the reduction values. Read more in the Proxio API OpenAPI documentation.

Vehicle type selector added to emission profile editor

Ticket service now stores batchCalculationId so that calculations can be tracked to specific batch run.
Calculator behavior updated
Now always uses 12:00 as calculation time to avoid issues with external providers for transit time.
Menu-less calculator added
DSV SE terms and prices updated
DHL SE terms and prices updated
Schenker SE terms and prices updated
PostNord updated
Support for negative numbers in remote additional cost percentage
OpenAPI documentation updated with EmissionReduction descriptions and a new response example for emission calculations
November 28th, 2024
New
Improved
Fixed
1.5.1143.4
Hidden Markup Handling: Implemented new logic for managing markup on facade tariff mapping towards the base tariff.
API Support for Markup: Added markup support to the freight price or total price, with both percentage and fixed values supported.
UI Enhancements for Tariff Components and Markup Values: Added functionality to display mapped tariff price components and markup values in the UI.
Disable Filters in Price Calculation: Introduced an API property to prevent filters from being passed to the price calculation logic for the facade tariff mapping object.
Support for Pallet Spaces Amount Axis: Pallet spaces can now be used both as a price unit and an amount axis in the freight price matrix.
Loading Meter Precision: Updated the rounding of the Loading Meter value to one decimal place to align with carrier policy.
Error Handling Enhancements: Fixed exceptions that occurred when GIS failed to return a duration.
Conversion Bug: Fixed a bug involving the conversion of US gallons to liters.
Filter Display Issue: Corrected an issue where filters were hidden in the cost calculator.
API Documentation: Updated and refactored API documentation to reflect recent changes and improvements.
October 23rd, 2024
New
Improved
Fixed
1.5.1140.5
Support for Electric Vehicles: Added functionality to incorporate electric vehicles into scenario calculations and batch calculations, enhancing the system's ability to support sustainable transport solutions.
Error Handling Enhancements: Improved error handling for distance calculations in the user interface, ensuring a more robust and reliable user experience.
Postal Code Flexibility: Fixed issue with incomplete postal codes in scenarios, allowing for more comprehensive and accurate address matching.
Scenario Calculation Fixes:
Resolved a bug causing the distance to be set to null in scenario calculations.
Fixed an issue where the CarrierKey and RouteKey were being excluded from question data, ensuring complete scenario inputs.
UI Debugging: Corrected a UI issue in the map view within EmissionProfiles, improving visual and functional accuracy.
Route Planning: Resolved a bug in the route planning view where saving was unavailable after updating distance calculations.
Post-Build Events: Enhanced post-build events for a smoother development workflow.
Batch Templates Update: Updated batch templates with documentation and removed unsupported fuel types, aligning with the latest NTM standards.
DSV Tariffs Update: Updated DSV terms and prices, ensuring the latest data is available for tariff calculations.
June 26th, 2024
New
Improved
1.5.1125
Add matching rules based on carrierId and routeId
Add tags to revisions
Update all templates with same look and feel