以下は WordPress.org Make WordPress Core の記事「WordPress 6.8.2 RC1 is now available」の翻訳です。
誤字脱字誤訳などありましたらフォーラムまでお知らせください。
WordPress 6.8.2リリース候補版 (RC1) のテストの準備が整いました! テストを実施するにはいくつか方法があります。
- WordPress Beta Tester プラグイン
- このリリースはマイナー RC リリースですので、「ポイントリリース」チャンネルと「ナイトリー」ストリームを選択します。これは、リリース候補版とそれに続くトランクへのコミットを含む最新ビルドになります。
- WP-CLI
wp core update https://wordpress.org/wordpress-6.8.2-RC1.zip
- 直接 べータ / RC バージョンをダウンロード
このリリース候補版の内容
6.8.2 RC1 はメンテナンスリリースのリリース候補版です。WordPress 6.8で入り込んだバグを中心に小さな機能強化やバグの修正を行っています。このリリース候補版ではコア全体で20件、ブロックエディターで15件の問題が修正されています。
WordPress 6.8.2は @audrasjb、@estelaris、@zunaid321 がリードしました。
以下のコアチケットが含まれています:
- #63399 – Twenty Twenty-Five: editor style isn’t enqueued
- #14110 – Expose height and width attributes to ‘wp_get_attachment_image_attributes’ filter
- #42007 – rpc.pingomatic.com still using HTTP
- #47595 – Re-evaluate whether comment form should still get the HTML5 novalidate attribute
- #61941 – Removing app.screencast.com as an oEmbed provider
- #62995 – Uploading Mac screenshots results in broken images, due to question marks inserted in filenames
- #63029 – Better align restore revision buttons on mobile devices
- #63073 – Twenty Twelve: theme’s figcaption styles do not apply in the editor
- #63254 – Introduce development mode for block editor styles
- #63308 – tinymce cache key should be updated
- #63324 – Update Twemoji to v16.0.1
- #63377 – Pin specific Gutenberg plugin version for E2E tests in 6.6 branch
- #63390 – Add version number tests for package-lock and composer files.
- #63424 – Twenty Sixteen: Quote block Plain style has border in the editor
- #63520 – Twenty Fourteen: Latest Comments block link color does not belong in Content Sidebar
- #63543 – Environment variable WP_CONFIG_PATH should be set on cli container in wordpress-develop env
- #63564 – Dev environment should incorporate enhancements from wp-env for speed and non-interactive usage
- #63588 – do_blocks(): Free up transient memory leak
- #63595 – Cease support for 4.1 – 4.6
- #63613 – Twenty Twenty-One: menu toggle is not responsive until after “load” event
以下の Gutenberg PR が含まれています。
- #69627 – Navigation Link: Don’t check validity when block editing is disabled
- #69631 – Navigation Link: Optimize ‘getBlockParentsByBlockName’ selector call
- #69633 – Navigation Link: Improve performance by only requesting entities when selected
- #69698 – Query Loop: Don’t overwrite the ‘query.inherit’ attribute value
- #69741 – Block Editor: Remove truncation from media tab preview tooltips
- #69985 – Image: Avoid stale URL when reselecting the same image from the library
- #70020 – Post Template: Don’t rely on the default ‘ignore_sticky’ REST API value
- #70043 – MediaPlaceholder: Fix Regression with media URL input type to allow a local URL path
- #70051 – DOM: Add summary element to focusable elements
- #70054 – Button: Limit scope of width style for link
- #68741 – Details: Enable all non-interactive formats
- #70056 – Details Block: Fix keyboard accessibility issues and allow list view selection to show up inner blocks
- #70078 – URL: Handle HTML entities and ampersand in ‘cleanForSlug’
- #70480 – Remove screencast.com embed block variation
- #70553 – Fix Floating UI packages dependencies
次は ?
注意: 6.8ブランチに変更を加える際には dev-reviewed ワークフロー (2人のコミッターのサインオフ) が必要です。
最終リリースは2025年7月15日(火)を予定しています。RC1の問題が発見された場合、この日付は変更される可能性があります。調整は WordPress.org Slack の #6-8-release-leads チャンネルで行われ、リリースは常に #core でパッケージ化され、テストされます。
問題を報告された方、テストを手伝ってくれた方、パッチの作成を手伝ってくれた方、みなさんに感謝します。6.8.2の成功は適切なテストにかかっています。ぜひご協力ください。
@audrasjb, @zunaid321, @wildworks, @tacoverdo の事前の校正に感謝します。