Release notes October 2025
LSRG update, new datasets, SSO, and in-app support
LSRG Reporting integration
We have completed the final step of our transition to the LSRG framework.
All reports and reporting tables now follow the LSRG context, with full Land Emissions and Removals breakdowns, and Gross Biogenic Emissions and Removals being available in every reporting format.
In the Dashboard and Inventory views, Gross Biogenic Emissions and Removals are now displayed explicitly. This makes it easier to see the full gross biogenic carbon count at a glance and makes continued alignment with the Scope 3 Standard more straightforward.
We have also delivered a substantial speed improvement in report generation. Have a look yourself!
Ecoinvent 3.11 & UBA Austria
We’ve added Ecoinvent 3.11 and UBA Austria to the available databases.
- Ecoinvent 3.11 is now the default Ecoinvent version, featuring improved LSRG support, especially for Land Use Change accounting.
- Umweltbundesamt Austria for GHG reporting in Austria. Many thanks to Lena from ConPlus Ultra FlexCo for assisting in making this community database available.
Single Sign-On with Microsoft
Single Sign-On (SSO) with Microsoft accounts can now be enabled for your organisation. To enable it, an admin needs to go to Consultancy settings > Security and specify the email domain you want to allow. Please note that enabling SSO will enforce it for user with an email matching the domain. This means all users will be logged out and will need to log in again using SSO.
Once configured, any user in the consultancy (including company account users) with a Microsoft account matching that domain can log in with SSO. If you need any assistance with this setup, please reach out to Carbon+Alt+Delete Support.
In-app support features
We have added new help functionality to the app, giving you quick access to support alongside your work. Click the help icon in the top right corner to access this support.
You can ask questions directly to an AI-powered chatbot that knows our support documentation, send an email to the support team, or follow a link to the support pages for more detailed guidance.
The in-app support features are on top of our existing support channels. You can of course still email us directly at support@carbonaltdelete.eu. We do however strongly encourage you to take advantage of the AI Answers feature as it will provide immediate answers that we at Carbon+Alt+Delete will continously improve on.
Minor updates & fixes
- New “Created At” field in the Inventory
- Target base years can now be earlier than 2018
- Improved consistency in number of decimal places displayed
- Improved drag & drop for tree components
API Updates
What's changed
- Renamed property organizationUnitId → organizationalUnitId in:
- POST /reports/v1/inventory-export
- POST /reports/v2/inventory-export
- GET /reports/v1/reports/{report_id}
- PUT /reports/v1/reports/{report_id}
- POST /reports/v1/reports
- New properties for Measurement objects:
- grossBiogenicEmissions
- grossBiogenicRemovals
createdAt
Used in:
- POST /measurements/v1/inventory-lines
- POST /measurements/v1/inventory-lines/{measurement_id}/duplicate
- GET /measurements/v1/inventory-lines/{measurement_id}
- PATCH /measurements/v1/inventory-lines/{measurement_id}
- PATCH /measurements/v1/inventory-lines/{measurement_id}/reactivate
- PUT /measurements/v1/inventory-lines/{measurement_id}/remove-status
- New properties:
- grossBiogenicEmissions
grossBiogenicRemovals
Used in:
- GET /emission-factors/v1/emission-factors-custom/{emission_factor_id}/aggregated-emissions
- POST /emission-factors/v1/emission-factors
- POST /emission-factors/v1/emission-factors/{emission_factor_id}/duplicate
- Removed properties (object keys):
- LAND_USE
REMOVAL_LAND_USE
Added properties (object keys):
- LAND_MANAGEMENT
- REMOVAL_LAND_MANAGEMENT
- GROSS_BIOGENIC
REMOVAL_GROSS_BIOGENIC
Used in:
- GET /measurements/v1/inventory-lines/{measurement_id}/lifecycle-cache
- Updated AccountingCategory enum values