Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

17.1.0

Choose a tag to compare

@dvdchr dvdchr released this 29 Apr 09:58
· 191 commits to trunk since this release
ef18907

What's Changed

New Features

  • Add getPost(withID) to PostServiceRemoteExtended [#785]
  • Add support for metadata to PostServiceRemoteExtended [#783]
  • Add fetching of StatsEmailsSummaryData to StatsService [#794]
  • Add fetching of StatsSubscribersSummaryData to StatsService [#795]

Bug Fixes

  • Fix encoding for some fields in the new XMLRPC endpoints [#786]
  • Fix an issue with parent page removal in new PostServiceRemoteExtended [#796]

Internal Changes

  • Update new APIs to create and update posts introduced PostServiceRemoteExtended to use wp.newPost and wp.editPost instead of the older versions of these APIs [#792]
  • Update StatsFollower to be Equatable [#797]

Full Changelog: 17.0.0...17.1.0