# Version history

## 2025.1 (Current)

**Date**: 2025-12-12

**API Reference**: [View Reference](/connect/locations-api/versions/2025.1/openapi)

### New

- **Versioning Approach**: We have updated the versioning approach for the Delivery Options API to align with the rest of Scurri's APIs.
- **Locations Category**: Scurri now assigns a standardized category to every Delivery Location across all supported carriers (e.g., Locker, Collection Point). This allows you to request locations based on specific categories according to your or your customers' preferences. Please find more details on the [Categories](/connect/locations-api/categories) page.


### Updates

- **List Delivery Locations endpoint**:
  - **New query parameter**: Added `categories`. This optional parameter allows you to filter results by one or multiple location categories.
  - **New response field**: Added `category` to the `DeliveryLocation` object to indicate the location's assigned category.


## 1.0.0

**API Reference**: [View Reference](/connect/locations-api/versions/1.0.0/openapi)