Skip to content

13.1.0

Compare
Choose a tag to compare
@mokagio mokagio released this 19 Feb 05:29
· 390 commits to trunk since this release
0b0d680

New Features

  • StatsTimeIntervalData now accepts an optional unit: StatsPeriodUnit parameter that a
    llows to describe the granularity of data fetched for a given period. [#712]

Internal Changes

  • When enabled, WordPressComRestApi sends HTTP requests using URLSession instead of Alam
    ofire. [#720]
  • When enabled, WrodPressOrgXMLRPCApi sends 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]