Skip to content

Commit

Permalink
Update Changelog for 15.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gutenbergplugin committed Apr 19, 2023
1 parent 9001e09 commit 70af40b
Showing 1 changed file with 9 additions and 52 deletions.
61 changes: 9 additions & 52 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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))
Expand All @@ -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))

Expand Down Expand Up @@ -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
Expand Down

1 comment on commit 70af40b

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in 70af40b.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4745657883
📝 Reported issues:

Please sign in to comment.