> For the complete documentation index, see [llms.txt](https://docs-integration.squake.earth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-integration.squake.earth/notable-changes/release-notes/2025/2025-apr.md).

# Product Release Notes April 2025 - Dashboards, Details & Diamonds 💎

#### 🚀 New Features

* 📊 **\[Dashboard Redesign]**

  • New sidebar & dashboard redesign — fresh, more intuitive layout!

  • Dashboard cards updated: no more shadows & NaN values now rounded properly.
* 🏢 **\[General]**

  • Company ID now shown on company info page — for easier reference.

  • Product pages now display product ID + copy button — easier for clients to grab & share IDs.
* ✈️ **\[Calculations]**

  • New restaurant calculation for BASE-EMPREINTE methodology — sustainable dining counts too!

  • Added factors for first class travel — more accurate premium class estimates.

  • Updated event HCMI factors (2024) & train CO2 EMISSIEFACTOREN (2025).
* 📄 **\[Checkout]**

  • Clients can now pass an external reference when creating purchases — helps with reconciliation.
* 📄 **\[General]**

  • Certificates now generated on confirm by default — less waiting.

### 📈 Improvements

* 🔗 **\[Carbon Connect]**

  • Fixed Project Totals & View cards + updated transaction view — clearer & more reliable.
* 📂 **\[Portfolio View]**

  • Better scroll handling on project cards + use portfolio cover for portfolio products.
* 📄 **\[Carbon Report Builder]**

  • Added missing items to report builder — more complete reports.

***

#### 🐞 Bugfixes

* 🧾 **\[Calculations]**

  • Fixed BASE-EMPREINTE for flights when using averages.

  • Fixed Google TIM calculation.

  • Fixed TU-CHALMERS when no emission factors found.

  • Fixed emission factor keys for hotel cities/states.

  • Adjust errors for car basic fuel intensities.
* 📄 **\[Purchases]**

  • Fixed certificates not being generated properly.
* 🗃️ **\[Dashboard]**

  • Fixed price caching issue & other small redesign glitches.
* 📝 **\[Carbon Report]**

  • Fixed overflows in report builder.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs-integration.squake.earth/notable-changes/release-notes/2025/2025-apr.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
