You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugfix: Default styles were always loaded, even when Include styling for CSS hooks was unchecked.
Bugfix: No more Function _load_textdomain_just_in_time was called incorrectly. (present since WordPress 6.7).
Bugfix: Block Editor blocks and the sidebar extension have been split into separate assets to prevent issues
with the widget editor (and customizer preview).
Bugfix: Passing a null value to WP_Typography::process will no longer result in a TypeError when processing
has been disabled for the post.
Change: WordPress minimum version increased to 6.6.