# Product Release Notes October 2023 - Dashboard Exports, Carbon Comparisons & GLEC 2023 Updates

#### 🚀 New Features

* 📊 **\[Client Dashboard]**

  • Sorting added to fields in the purchases table.

  • CSV export option for purchases table.
* 🌱 **\[Calculations]**

  • Added **Green Fare Compensation Ratio**.

  • New **carbon comparison endpoint** — compare CO₂ amounts to everyday equivalents (e.g., cars, kettles).

  • Updated operator-specific emission factors for SQUAKE train methodology.

  • Began updating **GLEC** datasets to 2023 version (Logistics Site completed; others in progress).

***

### 📈 Improvements

* 🎨 Adjusted styles for the purchases table on the client dashboard.
* 🔄 Always include `SQUAKE-Request-Id` in responses (even for failed requests) for easier debugging.
* 📦 Backfilled missing `invoiced_at` data for migrated purchases.
* 🧾 Adjusted invoice types (e.g., `carbon_purchase` → `affiliate_fee`).
* 🎨 Improved purchase state indicator design in detailed purchase view.
* 🗑 Removed carbon credit status from detailed purchase view.

***

#### 🐞 Bugfixes

* 🔗 Improved syncing of purchases to purchase order lines.
* 🛫 Added missing airports.
* 📊 Fixed some issues with dashboard charts.
* 🗄 Corrected schema usage on sandbox for synced tables.
* 🧮 Improved normalization of item types in calculation endpoint.
* 🛠 Fixed sandbox purchase errors caused by missing synced data.
