Skip to content

Commit

Permalink
Update Changelog for 18.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gutenbergplugin committed Mar 26, 2024
1 parent ffeb1f7 commit a375198
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,44 @@
== Changelog ==

= 18.0.0-rc.2 =


## Changelog

### Bug Fixes

#### Block Library
- Featured Image: Fix overlay rendering in the editor. ([60187](https://github.com/WordPress/gutenberg/pull/60187))
- Fix self closing navigation overlay. ([60130](https://github.com/WordPress/gutenberg/pull/60130))
- Navigation: Avoid content loss when only specific entity fields are edited. ([60071](https://github.com/WordPress/gutenberg/pull/60071))

#### Global Styles
- Featured Image: Fix block support selectors after shadow support addition. ([60184](https://github.com/WordPress/gutenberg/pull/60184))
- Fix list of base theme fonts when a theme variation is applied.. ([59959](https://github.com/WordPress/gutenberg/pull/59959))

#### Font Library
- Activate the fonts coming from the backend and not the data from the frontend. ([60093](https://github.com/WordPress/gutenberg/pull/60093))
- Install fonts in sequence to work around race condition. ([60180](https://github.com/WordPress/gutenberg/pull/60180))

#### Block Editor
- Fix root ID calculation when check if block can be transformed. ([60167](https://github.com/WordPress/gutenberg/pull/60167))


### Code Quality

#### Block Library
- Fix code formatting in Nav block view file. ([60162](https://github.com/WordPress/gutenberg/pull/60162))




## Contributors

The following contributors merged PRs in this release:

@aaronrobertshaw @creativecoder @draganescu @getdave @jsnajdr @Mamaduka @matiasbenedetto


= 18.0.0-rc.1 =


Expand Down

0 comments on commit a375198

Please sign in to comment.