Skip to content

Releases: Parsely/wp-parsely

3.18.1

23 Apr 07:59
Compare
Choose a tag to compare

Dependency Updates

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

3.18.0

21 Apr 17:30
Compare
Choose a tag to compare

Added

  • PCH: Add category slug support in search (#3210)
  • Smart Linking: Add post details to the "Review" modal (#3176)
  • PCH Related Posts: Add advanced search (#3117)
  • Add identifier to JSON-LD metadata (#3007)

Changed

  • Simplify check in admin_bar_parsely_stats_button() (#3181)
  • PCH: Remove beta messaging (#3066)

Fixed

  • Fix issue checking queried object with a false queried object (#3178)
  • PCH: Fix issue with potential duplicate API calls in settings and smart links (#3095)
  • Fix update metadata endpoint calling issues (#3092)

Dependency Updates

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

3.17.0

12 Nov 09:06
Compare
Choose a tag to compare

Added

  • PCH Excerpt Suggestions: Add persona and tone settings (#2890)
  • Add the Excerpt Suggestions feature to the PCH sidebar (#2811)

Changed

  • Don't allow Super Admins to use disabled PCH features (#2895)
  • PCH Performance Stats: Show stats for posts with a trackable status (#2893)
  • PCH Refactor: Refactor internal API and external services (#2889)
  • Migrate E2E tests to Playwright (#2736)
  • Use Composer autoloader (#2621)

Fixed

  • Fix AMP validation issues (#2847)
  • Fix deprecation warnings in the browser console (#2668)

Dependency Updates

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

3.16.4

21 Aug 12:24
9a40103
Compare
Choose a tag to compare

Fixed

  • Fix current_user_can_use_pch_feature() issues (#2723)

Dependency Updates

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

3.16.3

08 Aug 09:48
5c89a4f
Compare
Choose a tag to compare

Fixed

  • PCH Smart Linking: Fix issue with undefined 'wpParselySmartLinkingAllowedBlocks' (#2685)

3.16.2

30 Jul 11:02
0e44216
Compare
Choose a tag to compare

Fixed

  • PCH Smart Linking: Prevent suggesting links in unexpected blocks (#2673)
  • PCH Related Posts: Prevent Related Posts indefinite loading (#2666)
  • Permissions: Allow overriding of PCH feature permissions (#2663)
  • PCH Smart Linking: Fix bug causing ‘No smart links’ error despite valid API response (#2662)

3.16.1

18 Jul 13:31
c2d8cbd
Compare
Choose a tag to compare

Fixed

  • PCH Performance Stats: Remove UTM parameters from the 'View in Parse.ly' button (#2655)
  • PCH Smart Linking: Show error when API returns empty list of Smart Link suggestions (#2654)
  • PCH Smart Linking: Fix CSS leaking from the Block Preview (#2652)
  • PCH Smart Linking: Use the post title as the Smart Link title. (#2650)
  • Permissions: Fix PHP Warning when the user role is invalid (#2649)

3.16.0

08 Jul 10:50
8c417d5
Compare
Choose a tag to compare

Added

  • Content Helper: Implement AI feature permissions (#2604)
  • Settings page: Add "Content Helper" tab (#2554)
  • PCH Smart Linking: Add Inbound Smart Links support (#2553)
  • PCH Smart Linking: Add Smart Linking back-end (#2544)
  • PCH Smart Linking: Implement Smart Links Reviewing step (#2507)

Changed

  • PCH: Initialize Content Helper features on 'rest_api_init' (#2606)
  • PCH Sidebar: Move initialization to admin_init (#2578)
  • PCH Excerpt Suggestions: Allow editing when reviewing (#2506)

Removed

  • PCH Smart Linking: Remove Link Length option from the UI (#2508)

Fixed

  • Fix some untranslatable strings (#2612)
  • PCH: Fix potential fatal with 'enqueue_settings_assets' strict parameter (#2610)
  • PCH Excerpt Suggestions: Improve error handling (#2609)
  • Content Helper: Fix non-dismissible Notices (#2600)
  • ContentHelperError: Avoid double prefix in error messages (#2580)
  • PCH Sidebar: Show detailed error messages in Snackbar Notices (#2579)
  • PCH Smart Linking: Prevent duplicate Smart Links (#2571)
  • PCH Smart Linking: Prevent Smart Linking from running on Freeform (Classic) blocks (#2570)
  • PCH Smart Linking: Fix issue when processing a single block (#2547)

Dependency Updates

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

3.15.0

14 May 08:09
5aa309d
Compare
Choose a tag to compare

Changed

  • Update minimum node and npm versions (#2475)
  • PCH: Strip all tags from the content sent to the API (#2431)
  • PCH Editor Sidebar: Update isDismissible in Notices (#2428)
  • PCH: Enhance Request Handling in Provider Classes (#2401)
  • PCH Smart Linking: Allow API retry when there are upstream errors (#2386)

Fixed

  • Fix removeEditorPanel() deprecation message in WordPress 6.5 (#2398)
  • EmptyCredentialsMessage: Fix empty error (#2397)

Dependency Updates

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

3.14.5

09 May 12:52
601fdcf
Compare
Choose a tag to compare

Fixed

  • Fix: Make PCH Related Posts filters work for non-admins (#2467)