This repository was archived by the owner on Sep 15, 2025. It is now read-only.
13.1.0
New Features
StatsTimeIntervalDatanow accepts an optionalunit: StatsPeriodUnitparameter that a
llows to describe the granularity of data fetched for a given period. [#712]
Internal Changes
- When enabled,
WordPressComRestApisends HTTP requests using URLSession instead of Alam
ofire. [#720] - When enabled,
WrodPressOrgXMLRPCApisends HTTP requests using URLSession instead of Al
amofire. [#719] - Refactor API requests that ask for SMS code during WP.com authentication. [#683]
- Refactor BlazeServiceRemote to use URLSession-backed API. [#721]
- Refactor some WP.com API endpoints to use URLSession-backed API. [#722]