# Upcoming Release

## June, 03, 2026: Upcoming Release v1.0.48

1. **Documentation Portal Migration**
As the current documentation hosting platform is being deprecated, the documentation portal is being migrated to a new hosting platform.
**What’s Changing**
  - The overall documentation navigation structure remains unchanged.
  - The portal UI has been refreshed with minor look-and-feel and usability improvements.
  - A top navigation bar has been added to provide quicker access to critical and commonly used pages.
  - API testing support is now provided through Postman collections.
**Impact**
  - Some documentation URLs may change as part of the migration.
  - Existing API functionality and integrations remain unaffected.
2. **Analytics APIs: Unified Reporting and Data Retrieval**
Introduces Analytics APIs to provide unified access to shipping, mailing, and manual transaction data across PSP, SPE, and meter devices. Supports report discovery, metadata retrieval, dynamic report generation, and advanced filtering for flexible analytics.
3. **Address Validation: Support for Carrier Account Details (UPS)**
Enhances address validation to support carrier account details for UPS.
4. **Shipment Request Validation for Carrier Account and Resolved Location**
Improved shipment request validation to ensure the provided `carrierAccountId` is associated with the resolved location identified through `X-PB-LocationId` or the enterprise default location. Requests with invalid carrier account and location combinations now return a validation error.
5. **Support Return Rates in Rate and Rate Shop APIs**
Added support for return shipment rating in Rate and Rate Shop APIs (V1/V2).
6. **Support X-PB-LocationId Based Carrier Account Resolution in Pickup APIs**
Pickup APIs now support requests using `X-PB-LocationId` without passing `carrierAccountId` in requst payload, when the carrier account can be uniquely resolved for the specified location. Existing request flows continue to remain supported.