From 24300c677d5b9926400237ac807c7556390c1b26 Mon Sep 17 00:00:00 2001 From: Gutenberg Repository Automation Date: Wed, 19 Apr 2023 16:26:23 +0000 Subject: [PATCH] Update Changelog for 15.6.0 --- changelog.txt | 61 ++++++++------------------------------------------- 1 file changed, 9 insertions(+), 52 deletions(-) diff --git a/changelog.txt b/changelog.txt index 4925a76895653..98172661e513a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,59 +1,9 @@ == Changelog == -= 15.6.0-rc.3 = - - - -## Changelog - -### Bug Fixes - -#### Site Editor -- Fix the site editor loading in multi-site installs. ([49861](https://github.com/WordPress/gutenberg/pull/49861)) - - -## First time contributors - -The following PRs were merged by first time contributors: - - - -## Contributors - -The following contributors merged PRs in this release: - -@youknowriad - - -= 15.6.0-rc.2 = - - - -## Changelog - -### Bug Fixes - -#### Fonts API -- Revert PR 49646: "[Font API] Use registered fonts for Block Editor iframe." ([49863](https://github.com/WordPress/gutenberg/pull/49863)) - -## Contributors - -The following contributors merged PRs in this release: - -@hellofromtonya - - -= 15.6.0-rc.1 = - - += 15.6.0 = ## Changelog -### Features - -- Add a command center to the site editor. ([49330](https://github.com/WordPress/gutenberg/pull/49330)) -- Add Details/summary block. ([45055](https://github.com/WordPress/gutenberg/pull/45055)) - ### Enhancements #### Block Library @@ -83,6 +33,11 @@ The following contributors merged PRs in this release: - Add missing focus style to start template options previews. ([49334](https://github.com/WordPress/gutenberg/pull/49334)) - Consistent labels for the WP logo and back links. ([49659](https://github.com/WordPress/gutenberg/pull/49659)) +### Experiments + +- Add a command center to the site editor. ([49330](https://github.com/WordPress/gutenberg/pull/49330)) +- Add Details/summary block. ([45055](https://github.com/WordPress/gutenberg/pull/45055)) + ### Bug Fixes #### Block Library @@ -106,6 +61,7 @@ The following contributors merged PRs in this release: - Navigate to `editor` when clicking `Edit` in a template part. ([49604](https://github.com/WordPress/gutenberg/pull/49604)) - Update the template title in the details panel. ([49487](https://github.com/WordPress/gutenberg/pull/49487)) - Use the keyboard shortcuts package for the command center. ([49680](https://github.com/WordPress/gutenberg/pull/49680)) +- Fix the site editor loading in multi-site installs. ([49861](https://github.com/WordPress/gutenberg/pull/49861)) #### Global Styles - Block Level Settings: Remove WP filters in Gutenberg. ([49598](https://github.com/WordPress/gutenberg/pull/49598)) @@ -121,7 +77,6 @@ The following contributors merged PRs in this release: - Fix redirected links to user documents. ([49537](https://github.com/WordPress/gutenberg/pull/49537)) - Make InspectorControls tab labels translatable. ([49665](https://github.com/WordPress/gutenberg/pull/49665)) - Update redirected support link. ([49533](https://github.com/WordPress/gutenberg/pull/49533)) -- Use registered fonts for Block Editor iframe. ([49646](https://github.com/WordPress/gutenberg/pull/49646)) - Reusable Block: RTL styles don't get added to the `wp-reusable-blocks` stylesheet. ([49632](https://github.com/WordPress/gutenberg/pull/49632)) - Fix padding and margin visualizer accuracy. ([49422](https://github.com/WordPress/gutenberg/pull/49422)) @@ -214,6 +169,8 @@ The following contributors merged PRs in this release: @aaronrobertshaw @afercia @andrewserong @aristath @aurooba @brookewp @carolinan @cawa-93 @chad1008 @ciampo @dcalhoun @derekblank @draganescu @DustyReagan @eduwass @fluiddot @geriux @getdave @glendaviesnz @hellofromtonya @HILAYTRIVEDI @imanish003 @jameskoster @jasmussen @jhnstn @jorgefilipecosta @Mamaduka @mirka @mokagio @nefeline @noahtallen @ntsekouras @ockham @ramonjd @richtabor @ryanwelcher @SavPhill @scruffian @Soean @t-hamano @talldan @tellthemachines @thealexandrelara @tyxla @youknowriad + + = 15.5.1 = ## Changelog