以下は WordPress.org Make WordPress Core の記事「WordPress 6.6.1 RC1 is now available」を訳したものです。
誤字脱字誤訳などありましたらフォーラムまでお知らせください。
WordPress 6.6.1リリース候補版1 (RC1版) をテストする準備が整いました。このマイナーリリースは以下の方法でテストできます。
- WordPress Beta Tester プラグインを使用する。
- このリリースはマイナーリリースの候補版のため、Point Release チャンネルと Nightlies ストリームを選択してください。リリース候補版と後続の trunk へのコミットを含む最新ビルドになります。
- WP-CLI をテストに使用する:
wp core update https://wordpress.org/wordpress-6.6.1-RC1.zip
- ベータ版 / リリース候補版を直接ダウンロードする。
リリース候補版の変更内容
6.6.1リリース候補版1 (RC1版) には、コアの7件の修正とブロックエディターの9件の修正が含まれます。
Trac で以下のコアチケットが修正されました。
- All links underlined due to CSS specificity bump for top-level element-only selectors.
- is_utf8_charset() undefined when called by code in compat.php (fatal error が起きます)
- PHP Fatal error: Uncaught Error: Object of class WP_Comment could not be converted to string.
- Update the $_old_files array for 6.6 (セキュリティプラグインがファイルにフラグを立てます)
- Toolbar: consider moving user menu to a higher priority (after most plugins).
- Layout: Invalid CSS for nested fullwidth layouts with zeroed-out custom padding.
- Classic Editor Category metabox shows all categories, without scrolling.
GitHubで以下のブロックエディターの issue が修正されました。
- Elements: Avoid specificity bump for top-level element-only selectors.
- Navigation block: Allow themes to override block library text-decoration rule.
- Fix invalid css for nested fullwidth layouts with zero padding applied.
- Prevent empty void at the bottom of editor when block directory results are present.
- Pattern overrides: Ensure “Reset” button always shows as last item and with border.
- Global Styles: Disable “Reset styles” button when there are no changes.
- Fix: Removed shuffle button when only 1 pattern is present.
- fix: wp icon focus issue.
- useBlockElement: return null until ref callback has time to clean up the old element.
次のプロセスは ?
現在、6.6ブランチに変更を加えるには、dev-reviewed
ワークフロー (2人のコミッタのサインオフ) が必要です。
最終リリースは2024年7月23日 (火) を予定しています。ただしこの日付は、RC1版リリース後に発生する問題によって変更される可能性があります。全体のコーディネーションは WordPress.org Slack #6-6-release-leads チャンネルで行われます。
テスト、問題の提起、チケットの修正に協力いただいたみなさんに感謝します。このリリース候補版でテストは続きます。是非、テストにご協力ください !
Thanks to@jorbin– 公開前のレビューに対して。@jorbin, @davidbaumwald – RC 版パッケージの支援に対して。