# Product Release Notes January 2026 – New Year, Smoother Reporting & Checkout (Plus Stability Wins)

#### 🚀 New Features

* 🧾 **\[Purchases] “On behalf of” filtering**
  * Filter purchases by who the booking/payment was made *for* (helpful for delegated purchasing and audits).
* 📊 **\[Reporting] Yearly trending chart on the overview**
  * New data services now power a **year-over-year trend view** for long-term visibility.
* 🔎 **\[Reporting] More powerful booking filters**
  * Added filters for **booking class**, **geo scope**, and **distance type**.
  * Enables more granular analysis and cleaner segmentation across travel programs.

***

#### 📈 Improvements

* 🧭 **\[Reporting] Date range picker UX upgrade**
  * Preview updates now happen **only when you apply** changes (less jitter, fewer mis-clicks).
* ⚡️ **\[Performance] Faster reporting filters**
  * Cached filter options improve responsiveness on the reporting page (especially for larger datasets).
* 🧩 **\[Reporting] New overview page building blocks**
  * New UI components added to support the upcoming reporting overview experience.
* 🧾 **\[Factors] Factors page polish**
  * Added a footer to SQUAKE Factors for a more complete, consistent experience.

***

#### 🐞 Bugfixes

* 🖼️ **\[Admin] Image uploads fixed**
  * Resolved an issue preventing images from uploading correctly.
* 🧾 **\[Audits] CSV export & labels corrected**
  * Fixed incomplete “Find Records” CSV export and corrected UI labels (e.g., Date / Unit) + empty carbon unit issues.
* 💳 **\[Checkout] Stripe purchase limit removed**
  * Removed the **€250 limit**, unblocking larger checkout amounts.
* 🚆 **\[Calculations] Train computation fix**
  * Corrected an issue affecting SQUAKE train calculations.
* 🧩 **\[Integrations] Index page display fixes**
  * Cleaned up issues impacting the integrations index view.
* 🧾 **\[Purchases] Refund serial numbers now unique**
  * Fixed refund transactions so serial numbers are properly generated and distinct.


---

# Agent Instructions: 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:

```
GET https://docs-integration.squake.earth/notable-changes/release-notes/2026/2026-jan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
