Skip to content

5.8.0

Latest
Compare
Choose a tag to compare
@boonebgorges boonebgorges released this 12 Dec 21:05
· 10 commits to master since this release
e27561b
  • Overhaul of Feed management panel, including a switch to the Block Editor, fields for editing a feed URL, and tools for manually triggering retrieval.
  • Overhaul of Add Feed tools, including improved validation for URLs, duplicate detection, and better auto-detection of feed URLs based on site URLs.
  • Overhaul of PressForward Dashboard menu structure. Feeds are now handled in a separate top-level menu item, while ‘All Content’ is renamed to ‘Feed Items’ and ‘Nominated’ is renamed to ‘Nominated Items’.
  • Add support for feed authors, which are pulled from the feed, are editable by the admin, and are used as a fallback value for feed item authors when a given feed item has no specific author data.
  • New opt-in feature submits a source URL to the Internet Archive (archive.org) when an item is promoted to draft.
  • Performance improvements to the Reader interfaces.
  • Standardize behavior of the Nominate/Nominate Count interfaces in Reader.
  • New tool allows filtering by date in Reader interfaces.
  • Internal improvements for increased compatibility with WP_Query caching.
  • Fixed a bug that caused infinite redirect loops in certain configuration of ‘Forward to Source’ feature.
  • Fixed a bug that caused JavaScript console errors when opening the Folders pane in the Reader views.