Skip to content

Commit

Permalink
Update Changelog for 16.7.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gutenbergplugin committed Sep 22, 2023
1 parent cb38959 commit bef4a2b
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,56 @@
== Changelog ==

= 16.7.0-rc.2 =



## Changelog

### Features

#### Site Editor
- Add 'Show template' toggle when editing pages. ([52674](https://github.com/WordPress/gutenberg/pull/52674))


### Enhancements

#### Patterns
- Memoize `useSelect` for `usePatterns`. ([54588](https://github.com/WordPress/gutenberg/pull/54588))

#### Design Tools
- Improve background image control. ([54439](https://github.com/WordPress/gutenberg/pull/54439))

#### List View
- Try directing focus to the list view toggle button when closing the list view. ([54175](https://github.com/WordPress/gutenberg/pull/54175))


### Bug Fixes

#### Plugin
- Update cherry-pick script to correctly verify GitHub CLI setup. ([54720](https://github.com/WordPress/gutenberg/pull/54720))

#### Block API
- Block Hooks: Avoid processing empty content for loaded templates. ([54719](https://github.com/WordPress/gutenberg/pull/54719))

#### Design Tools
- Background Image control: Use consistent button, ensure descriptive text accounts for no image selected. ([54711](https://github.com/WordPress/gutenberg/pull/54711))


### Various

#### Plugin
- Update uuid package to 9.0.1. ([54725](https://github.com/WordPress/gutenberg/pull/54725))




## Contributors

The following contributors merged PRs in this release:

@andrewserong @gziolo @kevin940726 @mikachan @noisysocks @richtabor


= 16.7.0-rc.1 =

## Changelog
Expand Down

1 comment on commit bef4a2b

@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 bef4a2b.
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/6277763836
📝 Reported issues:

Please sign in to comment.