# Gutenbergで話すPodcast 6.2リリース分 メモ エピソード19 6.2のリリース予定 2/7 Beta 1 2/14 Beta 2 2/21 Beta 3 2/28 Beta 4 3/07  RC1 3/14 RC2 3/21 RC3 3/27 Dry Run 3/28 リリース! ----------------------------------------------------------------------------- 【14.3】**Ep.19 ✓** [What’s new in Gutenberg 14\.3? \(12 October\) – Make WordPress Core](https://make.wordpress.org/core/2022/10/13/whats-new-in-gutenberg-14-3-12-october/) - WP_HTML_Tag_Processor: Inject dynamic data to block HTML markup in PHP. - https://github.com/WordPress/gutenberg/pull/42485 - PHPでブロックのHTMLに動的にデータを挿入出来るWP_HTML_Tag_Processorが追加された - Limit access to experimental APIs to WordPress codebase. - https://github.com/WordPress/gutenberg/pull/43386 - 実験的APIへのアクセスがWordPressコードベースに限定される? - Style engine: Kebab case preset slugs in the editor. (44406) - https://github.com/WordPress/gutenberg/pull/44406 - もしかしたら 6.1 にマージされてるかも? ----------------------------------------------------------------------------- 【14.4】**Ep.19 ✓** [What’s new in Gutenberg 14\.4? \(26 October\) – Make WordPress Core](https://make.wordpress.org/core/2022/10/27/whats-new-in-gutenberg-14-4-26-october/) - Introduce distraction free mode. - https://github.com/WordPress/gutenberg/pull/41740 - distraction freeモードの追加 - Tag Cloud: Add typography supports (except font size). (43452) - https://github.com/WordPress/gutenberg/pull/43452 - List Item: Adopt typography supports. (43312) - https://github.com/WordPress/gutenberg/pull/43312 - Try nested patterns previews with block editor setting. (44784) - https://github.com/WordPress/gutenberg/pull/44784 Gutenbergで話すPodcast ep20 こんばんはみみです。 ----------------------------------------------------------------------------- 【14.5】**Ep.20 ✓** [What’s new in Gutenberg 14\.5? \(9 November\) – Make WordPress Core](https://make.wordpress.org/core/2022/11/09/whats-new-in-gutenberg-14-5-9-november/) - Audio, Video: Add toolbar button to add/remove caption. - https://github.com/WordPress/gutenberg/pull/45112 - https://github.com/WordPress/gutenberg/pull/45113 - 音声と動画ブロックにキャプション追加/削除のツールバーボタンが追加された - Add wp_theme_has_theme_json as a public API to know whether a theme has a theme.json. - https://github.com/WordPress/gutenberg/pull/45168 - theme.jsonを持つかどうかを知る新しいAPIが追加された - Style Engine: Add support for dimensions.minHeight property. (45334) - https://github.com/WordPress/gutenberg/pull/45334 ----------------------------------------------------------------------------- 【14.6】**Ep.20 ✓** [What’s new in Gutenberg 14.6? (23 November) – Make WordPress Core](https://make.wordpress.org/core/2022/11/23/whats-new-in-gutenberg-14-6-23-november/) - Navigation: Adds a list view. - https://github.com/WordPress/gutenberg/pull/45546 - ナビゲーションをサイドバーから編集出来るようになった - Converts paragraphs to headings with keyboard shortcuts. - https://github.com/WordPress/gutenberg/pull/44681 - 段落ブロックから見出しブロックにショートカットキーで変換出来るようになった - Add a minHeight block support under dimensions. - https://github.com/WordPress/gutenberg/pull/45300 - グループブロックと投稿コンテンツブロックがminHeightをサポートした ----------------------------------------------------------------------------- 【14.7】**Ep.20 ✓** [What’s new in Gutenberg 14.7? (7 December) – Make WordPress Core](https://make.wordpress.org/core/2022/12/09/whats-new-in-gutenberg-14-7-7-december/) - Sidebar: Split block tools into menu, settings, and appearance tabs. - https://github.com/WordPress/gutenberg/pull/45005 - ブロックサイドバーの設定が分割された - [Inserter]: Add media tab. - https://github.com/WordPress/gutenberg/pull/44918 - インサーターにメディアタブが追加された - Add Layout controls to children of Flex layout blocks. - https://github.com/WordPress/gutenberg/pull/45364 - Row/Stackブロックの子ブロックに、高さor幅を設定出来るようになった - Block editor: Separate content styles for the iframe. - https://github.com/WordPress/gutenberg/pull/44298 - コンテンツに関連するCSSが分割されて読み込まれるようになった - Heading Block: Add a wp-block-heading CSS class. (42122) - https://github.com/WordPress/gutenberg/pull/42122 ----------------------------------------------------------------------------- 【14.8】 [What’s new in Gutenberg 14.8? (21 December) – Make WordPress Core](https://make.wordpress.org/core/2022/12/22/whats-new-in-gutenberg-14-8-21-december/) - Reorganize the site editor to introduce Browse Mode. - https://github.com/WordPress/gutenberg/pull/44770 - サイトエディターにブラウズモードが導入された - Add Style Book to Global Styles. - https://github.com/WordPress/gutenberg/pull/45960 - サイトエディターにStyleBookが導入された - Global styles: Add a custom CSS panel to the site editor (currently behind an experimental flag). - https://github.com/WordPress/gutenberg/pull/46141 - サイトエディターでカスタムCSSが入力出来るようになった - Add block preview component in global styles. (45719) - https://github.com/WordPress/gutenberg/pull/45719 ----------------------------------------------------------------------------- 【14.9】 [What’s new in Gutenberg 14.9? (4 January) – Make WordPress Core](https://make.wordpress.org/core/2023/01/04/whats-new-in-gutenberg-14-9-4-january/) - Site Editor: Add new ‘Push changes to Global Styles’ button. https://github.com/WordPress/gutenberg/pull/46446 サイトエディターで、ブロックのスタイルをグローバルスタイルに反映出来るようになった - Template Parts: Add an option to import widgets from the sidebars. https://github.com/WordPress/gutenberg/pull/45509 クラシックテーマのウィジェットをテンプレートパーツとしてインポート出来るようになった - Shadow: Add shadow presets support via theme.json. https://github.com/WordPress/gutenberg/pull/46813 theme.jsonでシャドウプリセットを定義出来るようになった - Add: Template types to the patterns API. https://github.com/WordPress/gutenberg/pull/45814 ブロックパターンの登録時にテンプレートタイプを指定出来るようになった - Post editor: Iframe for block-based themes. https://github.com/WordPress/gutenberg/pull/46212 投稿エディターが、ブロックテーマの場合iframeになる - Inline block preview: Add preview block in nested global style panels. (46401) - https://github.com/WordPress/gutenberg/pull/46401 ----------------------------------------------------------------------------- 【15.0】 [What’s new in Gutenberg 15.0? (18 January) – Make WordPress Core](https://make.wordpress.org/core/2023/01/20/whats-new-in-gutenberg-15-0-18-january/) - Add paste styles to the block settings. - https://github.com/WordPress/gutenberg/pull/45477 - ブロックのスタイルをコピー&ペースト出来るようになった - Edit block style variations from global styles. - https://github.com/WordPress/gutenberg/pull/46343 - グローバルスタイルで、ブロックバリエーションのスタイルを個別に設定出来るようになった - Allow resizing the sidebar and frame of the site editor. - https://github.com/WordPress/gutenberg/pull/46903 - サイトエディターでフレームをリサイズ出来るようになった - Design Tools: Add a Position block support (including sticky), decoupled from layout. (46142) - https://github.com/WordPress/gutenberg/pull/46142 ----------------------------------------------------------------------------- 【15.1】 [What’s new in Gutenberg 15.1? (8 February) – Make WordPress Core](https://make.wordpress.org/core/2023/02/10/whats-new-in-gutenberg-15-1-8-february/) - \[Inserter\]: Openverse integration. - https://github.com/WordPress/gutenberg/pull/46251 - Openverseの画像を挿入出来るようになった - Add box shadow support to blocks (using code editor for now).https://github.com/WordPress/gutenberg/pull/46896)) グローバルスタイルがシャドウプリセットをサポートした - Global Styles: Try per block custom CSS. - https://github.com/WordPress/gutenberg/pull/46571 - ブロック個別にカスタムCSSを定義出来るようになった - Add: Navigation menus to the browse mode sidebar. - https://github.com/WordPress/gutenberg/pull/46436 - ナビゲーションがサイトエディターのサイドバーに追加された - Move copy and pasting styles menu items to a separate menu group. - https://github.com/WordPress/gutenberg/pull/47430 - ブロックのスタイルをコピー出来るようになった - Enable image size for featured images in templates. - https://github.com/WordPress/gutenberg/pull/46848 - アイキャッチ画像のサイズを変更出来るようになった - Cover block: Add HTML element selection. - https://github.com/WordPress/gutenberg/pull/46969 - カバーブロックでHTML要素を選択出来るようになった