Skip to content

Release 6.8.2#394

Merged
ockham merged 11 commits intotrunkfrom
release/6.8.2
Mar 24, 2026
Merged

Release 6.8.2#394
ockham merged 11 commits intotrunkfrom
release/6.8.2

Conversation

@ockham
Copy link
Copy Markdown
Contributor

@ockham ockham commented Mar 24, 2026

Release Date 24th March 2026

Fixes

  • AJAX Handlers: Prefix field-specific nonces to resolve an issue where third-party nonces could be treated as valid for AJAX calls.
  • Block Preview: Verify that user has access to post specified via block context.
  • Repeater Field: Verify that user has access to specified post.
  • REST API: Apply KSES sanitization to field content saved by users without unfiltered_html capabilities.
  • REST API: Respect show_in_rest setting for field groups in /types endpoint.

@ockham ockham added this to the 6.8.2 milestone Mar 24, 2026
@ockham ockham self-assigned this Mar 24, 2026
@github-actions
Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Core Committers: Use this line as a base for the props when committing in SVN:

Props bernhard-reiter.

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2026

Codecov Report

❌ Patch coverage is 45.45455% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.68%. Comparing base (03699ab) to head (691126a).
⚠️ Report is 1 commits behind head on trunk.

Files with missing lines Patch % Lines
includes/fields/class-acf-field-select.php 0.00% 6 Missing ⚠️
includes/fields/class-acf-field-taxonomy.php 50.00% 4 Missing ⚠️
includes/blocks.php 50.00% 3 Missing ⚠️
includes/fields/class-acf-field-repeater.php 0.00% 3 Missing ⚠️
includes/fields/class-acf-field-oembed.php 0.00% 2 Missing ⚠️
includes/rest-api/class-acf-rest-api.php 0.00% 2 Missing ⚠️
includes/fields/class-acf-field-page_link.php 50.00% 1 Missing ⚠️
includes/fields/class-acf-field-post_object.php 50.00% 1 Missing ⚠️
includes/fields/class-acf-field-relationship.php 50.00% 1 Missing ⚠️
...ncludes/rest-api/class-acf-rest-types-endpoint.php 50.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (45.45%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff              @@
##              trunk     #394      +/-   ##
============================================
- Coverage     53.69%   52.68%   -1.02%     
- Complexity     4419     4423       +4     
============================================
  Files           298      298              
  Lines         39448    39467      +19     
============================================
- Hits          21183    20794     -389     
- Misses        18265    18673     +408     
Flag Coverage Δ
e2e-js 45.71% <ø> (-0.02%) ⬇️
e2e-php 40.35% <38.63%> (-1.68%) ⬇️
javascript 15.07% <ø> (ø)
phpunit 29.95% <16.27%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ockham ockham merged commit 20bddd0 into trunk Mar 24, 2026
14 of 18 checks passed
@ockham ockham deleted the release/6.8.2 branch March 24, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant