Skip to content

5.2.2 PR3

Compare
Choose a tag to compare
@AramZS AramZS released this 17 Jul 14:11
· 1077 commits to master since this release
6418067
  • Incorporated supporting authentication and API libraries for a future PressForward extension.
  • Built out authentication flow to transmit data through the PF API with full data encryption.
  • Fixed support for user meta to match standard WordPress use.
  • Failed OpenGraph fetch now has a fallback.
  • Support feeds without GUIDs.
  • Items nominated with the bookmarklet now have their set author trump the author data set from mirrored feed items.
  • Assure we have backwards compatibility for the API with PHP 5.3
  • Fixing our filtering of Post Meta to respect the $single argument.
  • Add expected WordPress pagination headers to the API response.
  • A wide variety of small fixes to assure unit testing works from PHP 5.3 through PHP 7.2
  • Updated our Text Stats library to match backwards compatibility expectations.
  • Allow current version of Nominate This to support the standard WordPress Metabox API.
  • Bookmarklet use of Send to Draft/Publish now properly shows as drafted in the nomination panel.
  • Allow a feed to have a default author set.

Thanks to @boonebgorges and @mAAdhaTTah for their contributions to this release.