Releases: Parsely/wp-parsely
Releases · Parsely/wp-parsely
3.7.0
Added
- Add filters to configure user capability on remote APIs (#1417)
- Content Helper: Add edit post icon and make linking behavior consistent across features (#1346)
- Content Helper: Add WordPress Dashboard Widget (#1305)
- Content Helper: Add Parse.ly Stats List Column (#1271)
- Add TypeScript support to all remaining JavaScript files (#1239)
Changed
- Show/hide Parse.ly widget and stats column based on user capabilities (#1407)
- Content Helper: Update naming (#1380)
- UI: Minor wording tweak for Content Helper error (#1304)
- UI: Fix grammar in Content Helper error (#1303)
- UI: Fix typo in Disable JavaScript option (#1302)
- Refactor Content Helper for better structure (#1288)
- Centralize dashboard URL generation in a single function (#1287)
- Improve Remote APIs naming (#1272)
- Rename API Key to Site ID to improve consistency (#1244)
Fixed
- Fix referral distribution in Performance Details panel (#1381)
- Fix Undefined warnings on Performance Details panel (#1378)
- Content Helper: Fix top referrers percentage displaying as "NaN" (#1374)
- Fix PHP 8 incompatibilities (#1362)
- Fix PHP Notice on Settings page: "Undefined index: title" (#1342)
- Content Helper: Make error hint display for all Forbidden (403) errors (#1336)
- Fix PHPStan Errors (#1252)
- Fix SonarCloud warnings (#1246)
Dependency Updates
- The list of all dependency updates for this release is available here.
3.6.2
3.5.3
3.4.3
3.6.1
3.6.0
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
3.5.1
3.5.0
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)