== Changelog ==
= 13.2.0 =
Changelog
Features
- Add new preferences persistence API, and save editor preferences in user meta. (39795)
Enhancements
- Add visualizers for padding and margin for all blocks. (40505)
- Remove the spotlight mode from template parts. (40652)
Block Library
- Placeholders:
- Update post content placeholder. (40177)
- Update the placeholder for post excerpt. (40178)
- Add placeholder to Post Comments block. (40484)
- Improve the logic for warnings for Post Comments Form placeholder. (40563)
- Post Comments Form: Add “proper” visual representation in the editor. (40368)
- Comments Query Loop: Add Post Comments Form block to Comments Query Loop template. (40256)
- Post Comments block: Enqueue comment-reply script. (40366)
- Cover: Avoid unnecessary wrapping when transformed from Group. (40602)
- Quote v2: Implement exiting on Enter at end. (39911)
- Separator Block: Add top & bottom margin support. (40551)
Components
- Fix async timing in tests using
user-event
. (40790) - Add flag for larger default size. (InputControl: 40622, UnitControl: 40627)
Site Editor
- Use default cursor for non-editable text blocks. (40785)
Block Editor
- Show add pattern label when patterns are being prioritised. (40598)
- Improve button spacing in the top right corner of the editor. (40411)
Document Settings
- Design tweaks to Post Visibility popover. (40530)
Global Styles
- Global Styles Sidebar: Tweak separator margin. (40526)
Webfonts
- Register all fonts before enqueing any. (40489)
- Turn off WP 6.0 stopgap handler to use Webfonts API. (40555)
Block API
Post Editor
- Editor: Refactor PostFeaturedImage component to improve uploading state (40126)
Bug Fixes
Block Library
- Audio: Correctly handle drag and drop upload errors. (40623)
- Comments:
- Comment Content: Show moderation message. (40612)
- Comment Template: With pagination, make sure to request page 1 if there are no comments. (40759)
- Comments Title: Count toggle working in ‘Singular’ editing mode (fix). (40728)
- Comments block: Fix glitches found while backporting. (40628)
- Fix alignment issue with comment author name. (40610)
- Fix alignment issue with the comment edit link. (40584)
- Fix alignment issue with the comment reply link. (40582)
- Fix an alignment issue with the post comments form. (40613)
- Fix style comment awaiting moderation indentation. (40681)
- Prevent comments rendering on password protected posts. (40755)
- Display paragraph breaks in comment contents block.. (40667)
- Prevent spam links of author’s name in pending moderation comments. (40702)
- Cover Block: Fix focal point error when the Featured Image is applied. (40643)
- Cover: Avoid adding a wrapper Group block when transforming to Group, where possible. (40293)
- Cover Block: Fixed iOS bug handling background-attachment to properly work with iOS 13+. (40087)
- Navigation block “Open on click”: Inherit font style and font weight. (40671)
- Post Author: Switch byline to use kses so that rich text elements are rendered correctly. (40776)
- Latest Post: Fix regression with featured images in latest posts. (40662)
- Video: Fix drag and drop upload error state. (40552)
- Heading: Include text alignment when transforming from paragraph to header and back. (40709)
- No Results: Remove a typo from the no results block. (40573)