Skip to content

14.0.0

Compare
Choose a tag to compare
@mokagio mokagio released this 04 Mar 05:39
· 323 commits to trunk since this release
5167a6c

14.0.0

Breaking Changes

  • Rewrite WordPressOrgRestApi to support self hosted sites and WordPress.com sites. [#724]
  • Decouple PluginDirectoryServiceRemote from Alamofire. [#725]
  • Remove Endpoint. [#725]

Bug Fixes

  • Fix crash when uploading files using background URLSession. [#739]