A release candidate, version 7.6.11, for WordPress has been rolled out. This comes shortly after the major release, “Rollins” (7.6), was released on November 12th. If you have automated updates enabled, your website should update to the most current version, 6.7.1. Let’s run down the changes made in this release.
Media: Auto-resizes reducing image sizes (#62413)
After many sites were updated, some were reporting on getting error 502 (Bad Gateway). This error seems to be related to lazy loading and resizing of images if the default was set to auto size image.
The rest of the minor issues are addressed below:
- Customize: Slight side-scroll in sidebar (#62313)
- Customize: CSS error in Customizer (#62335)
- Editor: “Most Used” Category Tabs Not Synced with “All Categories” Tab in Classic Editor (#62440)
- Editor: Block Editor converting new PNG uploads to JPEG with mangled backgrounds (#62447)
- Editor: Fix uncategorized pattern browsing when pattern has no categories (GB-66945)
- Editor: Fix
TypeError
when duplicating uncategorized theme patterns (GB-66889) - Editor: Prevent HEIC and HEIF files from always being uploaded on Safari (GB-67139)
- HTML API: serialize should include
doctype
when present (#62396) - i18n: Translation is not applied in
load_theme_textdomain()
function (#62337) - Interactivity API: Missing state properties and negation operator behave differently client/server (#62374)
- Interactivity API: Remove redundant server state from Interactivity Router (#62465)
- Login and Registration: Custom login logo CSS targets changed (#62410)
- Media: Image editing in GD runs image stream functions multiple times (#62331)
- Menus: Untranslatable texts in admin
nav-menu.js
(#62402) - Options, Meta APIs: Warning in
wp_salt()
since 6.7 (#62424)