# Product Release Notes February 2023 - V2 Goes Live & All Calculations Migrated

* 📦 **\[API v2]**

  • `/products/{id}` now supports fetching a specific product by ID.

  • Added **InlandWaterways** and **Expenditure** calculations to v2.

  • Moved the following methodologies to v2:

  – Bus

  – Logistics (formerly Parcel)

  – Cruise

  – AirFreight

  – CampingSite

  – PrivateJet

  – RoadFreight

  – Van

  – SeaFreight

  – Ferry

  – RailFreight

  • New **EU EEA** car methodology added.
* 🧾 **\[Invoices]**

  • PDFs now attached directly to invoices.
* 🏢 **\[Admin]**

  • Admins can now create suppliers.

***

**📈 Improvements**

* 🌍 **\[API v2]**

  • Currency conversion enabled.

  • Moved to `aircraft_size` parameter for relevant flight calculations.

  • Improved validations and error messages for v2 endpoints.
* 🏨 **\[Calculations]**

  • Updated default values for hotel methodology.
* 💱 Added support for **5 more currencies**.


---

# 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/2023/2023-feb.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.
