> 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-jul.md).

# Product Release Notes July 2025 - SPP Tables, DEFRA Time Travel, and a PDF Makeover

* 🔍 **\[Carbon Connect]**

  • SPP tables added to project view

  • Filters + navigation for SPP tables

  • `external_reference` field added for SPVs

  • Deleted SPVs now synced

  • API endpoints for SPPs now available
* ✈️ **\[Calculations]**

  • Historical DEFRA versions now enabled for Flights, Cars, Trains, Buses, and Hotels

  • GreenView Hotel calculation added — improved HCMI alignment

  • 2025 emission factors rolled out across all major modes

  • UN LOCODE mapping added — improved location resolution
* 🌍 **\[Locations]**

  • Continents now attached to location & audit logs — for smarter analytics

**📈 Improvements**

* 🧠 **\[Calculations]**

  • Bolt expenditure CO₂ amount adjusted

  • Default number of travelers now handled more gracefully

  • Flight DEFRA now validates `energy_scope`

  • Flight US-EPA now versionable
* 📄 **\[Carbon Reports]**

  • `number_of_travelers` now shown as optional in Carbon Report Builder
* 📈 **\[Statistics & Metrics]**

  • Improved endpoint name & environment handling

  • Metrics collection/reporting improved
* 🗂️ **\[Travel Data]**

  • Methodology resolution refactored for more robust matching
* 🧮 **\[Methodologies - GLEC]**

  • Added TTW-specifics

  • Removed deprecated van methodology


---

# 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-jul.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.
