Skip to content

Releases: Parsely/wp-parsely

3.6.2

13 Feb 09:24
b59a2c6
Compare
Choose a tag to compare

Fixed

  • Fix PHP 8 Incompatibilities (#1362)
  • Improve checks on proxy endpoints
  • Fix referral distribution in Performance Details panel (#1382)

3.5.3

13 Feb 09:12
ccad870
Compare
Choose a tag to compare

Fixed

  • Improve checks on proxy endpoints

3.4.3

13 Feb 09:10
fd56ae0
Compare
Choose a tag to compare

Fixed

  • Improve checks on proxy endpoints

3.6.1

20 Dec 19:02
9824fa6
Compare
Choose a tag to compare

Fixed

  • Revert composer autoloader PR that resulted in fatal errors (#1259)

3.6.0

20 Dec 16:02
c4f7704
Compare
Choose a tag to compare

Added

  • Content Helper: Add "Performance Details" panel (#1093, #1249)
  • Metadata Author Archive Builder: Add support for the Co-Authors Plus plugin (#1159)

Changed

  • Archive Pages: Improve headline metadata by using date format provided by site settings (#1179)
  • Avoid extra WordPress_Cache instances while proxying the Parse.ly API (#1230)
  • Content Helper: Improve error handling (#1232)
  • Content Helper: Make panels collapsible (#1063)
  • Content Helper: Refactor code for clarity (#1069)
  • Content Helper: Improve UI of Related Top Performing Posts (#1216)
  • Markdown Files: Fix errors and conform to US spelling (#1143)
  • Settings Page: Rename "Track as Page" to "Track as Non-Post" (#1241, #1250)
  • Settings page: Update texts for clarity (#1071, #1229)
  • Switch to Composer autoloader (#985)

Fixed

  • Avoid tracking page views when post is opened in preview mode (#1195)
  • Content Helper: Fix Parse.ly Posts API call for pages (#1237)
  • Content Helper: Fix blocked API requests caused by ad blockers (#1225)
  • Content Helper: Fix tag parameter while requesting Parse.ly Analytics API (#1220)

Dependency Updates

  • View the list of all dependency updates here.

3.5.2

28 Sep 08:15
f6c00c9
Compare
Choose a tag to compare

Changed

  • Use Parsely->get_options() in the whole codebase (#1098)
  • Content Helper: Show "Contact Us" message when Site ID or API Secret are not set (#1114)

3.5.1

13 Sep 07:49
747c7be
Compare
Choose a tag to compare

Fixed

  • Content Helper: Fix broken links in "Post Stats" button (#1077)

3.5.0

08 Aug 13:39
4e21db6
Compare
Choose a tag to compare

Added

  • Add init_content_helper() action (#1005)
  • Recommendations Block: Add preview in the WordPress Post Editor (#993)
  • Recommendations Block: Add "Open Links in New Tab" option (#990)
  • Add Content Helper tests (#925)

Changed

  • E2E tests: Remove changeKeysState() and setSiteID() functions (#992)
  • Settings page: Move "Metadata Format" setting to "Basic Settings" section (#966)
  • Add stylesheet to Content Helper (#935)

Dependency Updates

  • Bump @types/wordpress__components from 19.10.0 to 19.10.1 (#971)
  • Bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.31.0 (#998)
  • Bump @wordpress/api-fetch from 6.9.0 to 6.10.0 (#974)
  • Bump @wordpress/blocks from 11.11.0 to 11.12.0 (#978)
  • Bump @wordpress/compose from 5.8.0 to 5.10.0 (#945)
  • Bump @wordpress/e2e-test-utils from 7.6.0 to 7.9.0 (#975)
  • Bump @wordpress/edit-post from 6.6.0 to 6.10.0 (#982)
  • Bump @wordpress/env from 4.8.0 to 4.9.0 (#930)
  • Bump @wordpress/eslint-plugin from 12.6.0 to 12.7.0 (#972)
  • Bump @wordpress/plugins from 4.7.0 to 4.11.0 (#976)
  • Bump @wordpress/scripts from 23.2.0 to 23.5.0 (#973)
  • Bump actions/dependency-review-action from 1 to 2 (#934)
  • Bump actions/setup-node from 3.3.0 to 3.4.1 (#984)
  • Bump concurrently from 7.2.2 to 7.3.0 (#989)
  • Bump eslint-plugin-jest from 26.5.3 to 26.6.0 (#983)
  • Bump moment from 2.29.3 to 2.29.4 (#970)
  • Bump octokit/request-action from 2.1.4 to 2.1.6 (#967)
  • Bump terser from 5.12.1 to 5.14.2 (#994)
  • Bump ts-loader from 9.3.0 to 9.3.1 (#951)
  • Bump typescript from 4.7.3 to 4.7.4 (#958)

3.4.2

07 Jul 19:10
34067b1
Compare
Choose a tag to compare

Fixed

  • Prevent Post Editor crash when the Content Helper is hidden and Options is clicked (#964)

3.4.1

06 Jul 09:14
dd8e8ec
Compare
Choose a tag to compare

Fixed

  • Fix missing require of class-date-builder.php (#959)