Skip to content

Releases: Parsely/wp-parsely

3.13.0

22 Jan 08:59
07649bf
Compare
Choose a tag to compare

Added

  • Content Helper Editor Sidebar: Remember settings (#2106)
  • Content Helper Dashboard Widget: Remember settings (#2091)
  • PCH Title Suggestions: Add tone and persona options (#2086)
  • Content Helper: Add Excerpt Generator feature (#2062)

Changed

  • Settings Page: Improve "Disable JavaScript" help text (#2094)

Fixed

  • Fix singular translation issues & accessibility improvements (#2119)
  • Allow remote requests to Parse.ly in controlled environments (#2111)
  • Fix untranslatable string (#2108)

Dependency Updates

  • The list of all dependency updates for this release is available here.

3.12.0

05 Dec 07:26
f33ffea
Compare
Choose a tag to compare

Added

  • Add Content Helper events to wp-admin telemetry (#2020)
  • Content Helper Sidebar: Add Title Suggestions feature (#1967)
  • Add wp-admin telemetry (optional and off by default) (#1758)

Changed

  • Site Health Info: Remove unneeded options (#2031)

Fixed

  • Initialize Parse.ly options with default values (#2052)

Dependency Updates

  • The list of all dependency updates for this release is available here.

3.11.1

13 Nov 17:11
bdeb288
Compare
Choose a tag to compare

Fixed

  • Initialize Parse.ly option before registering the setting (#2001)

3.11.0

13 Nov 14:58
d4ea8cc
Compare
Choose a tag to compare

Added

  • Metadata: Add filter for custom taxonomies (#1995)
  • PCH Related Top Posts: Add filter values drop-down (#1986)
  • Dashboard Widget: Change number of visible top posts to 5 and add pagination (#1929)
  • Content Helper: Add more period filters (#1922)
  • PCH Related Top Posts: Add filter type drop-down (#1916)
  • Content Helper Sidebar: Add period and metric settings (#1898)
  • Validate API credentials using the Parse.ly API validation endpoint (#1897)

Changed

  • Update required WordPress version to 5.2 (#1994)
  • Implement a base endpoint class (#1976)
  • PCH Related Top Posts: Use screen-reader-text instead of title (#1933)

Removed

  • Remove "boost" field from Recommendations Block and Widget (#1894)

Fixed

  • PCH Dashboard Widget: Fix vanishing filters after error (#1925)
  • PCH Performance Details: Fix freeze after error (#1924)
  • Add 9 missing supported Post Types (#1915)
  • Dashboard Widget: Fix periods letter casing (#1901)

Dependency Updates

  • The list of all dependency updates for this release is available here.

3.10.0

25 Sep 12:16
ee885d4
Compare
Choose a tag to compare

Added

  • Dashboard Widget: Add period and metric filters (#1876)

Changed

  • Update Site ID column in Network Admin List to show — instead of text (#1859)
  • Update WPCS and VIPCS to version 3 (#1852)
  • Upgrade to React 18 and fix depedency issues (#1847)

Fixed

  • Remove Intl dependency from utils.php (#1860)
  • PCH Top Related Posts: Respect tag case sensitivity (#1858)

Dependency Updates

  • The list of all dependency updates for this release is available here.

3.9.0

04 Sep 10:01
60b202a
Compare
Choose a tag to compare

Added

  • Content Helper: Show hint when HTTP errors are encountered (#1805)
  • Add Validator class (#1727)
  • Add managed options feature (#1724)
  • Implement Custom Post Types tracking by default (#1677)
  • Add filters for disabling Content Helper features (#1539)

Changed

  • Analytics_Posts_API: Increase request timeout (#1789)
  • Rename init_content_helper() to init_content_helper_editor_sidebar() (#1744)
  • Improve itm_source handling (#1625)
  • PCH Dashboard Widget: Prefer post thumbnails over Parse.ly thumbnails (#1620)
  • Content Helper: Improve error handling (#1588)
  • Improve settings page (#1574)
  • Content Helper: Limit unnecessary requests to the Parse.ly API (#1541)

Removed

  • Remove Facebook Instant Articles integration (#1666)

Fixed

  • Content Helper: Fix critical error due to direct views being null (#1797)
  • Prevent always saving settings on Parsely->run() (#1784)
  • Recommendations Block: Fix endless rendering loop (#1631)
  • Recommendations Block: Fix "Children with same Name" error in WordPress Editor (#1626)
  • Update Help / Docs Links (#1551)
  • Settings page: Use a more specific selector to ensure the proper form is selected (#1543)

Dependency Updates

  • The list of all dependency updates for this release is available here.

3.8.4

16 Mar 07:21
7c1be37
Compare
Choose a tag to compare

Fixed

  • Fix "Attempt to read property name on null" warning (#1494)
  • Fix Admin Bar "Undefined Property" warning (#1493)
  • Fix NumberFormatter constructor failures (#1492)
  • PCH Stats Column: Fix avg time display issues (#1491)

Dependency Updates

  • The list of all dependency updates for this release is available here.

3.8.3

14 Mar 13:00
e62384c
Compare
Choose a tag to compare

Fixed

  • Fix Content Helper breakages due to null pub_date in API (#1484)
  • Fix fatal errors in Co-Authors plugin integration (#1482)

Dependency Updates

  • The list of all dependency updates for this release is available here.

3.8.2

08 Mar 13:11
bc91195
Compare
Choose a tag to compare

Fixed

  • Fix some fatal errors and warnings (#1477)
  • Fix @wordpress/eslint-plugin v14 warnings (#1455)

Dependency Updates

  • The list of all dependency updates for this release is available here.

3.7.2

08 Mar 12:04
0d03a70
Compare
Choose a tag to compare

Fixed

  • Import fatal and warning fixes from wp-parsely 3.8.2 (#1477)