17.1.0
What's Changed
New Features
- Add
getPost(withID)
toPostServiceRemoteExtended
[#785] - Add support for metadata to
PostServiceRemoteExtended
[#783] - Add fetching of
StatsEmailsSummaryData
toStatsService
[#794] - Add fetching of
StatsSubscribersSummaryData
toStatsService
[#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 usewp.newPost
andwp.editPost
instead of the older versions of these APIs [#792] - Update
StatsFollower
to beEquatable
[#797]
Full Changelog: 17.0.0...17.1.0