Changelog
Release date:
- December 6th, 2017
Summarized:
- This update implements a workaround for an issue with bbPress, and various UI bugs have been fixed as well.
Detailed log
> View code changes.
> View closed tickets.
Fixed:
- Compatibility:
- bbPress topic replies can show up again when search query alteration is turned on.
- We’ve implemented a workaround for bbPress/#2607.
- The “Remove Blogname from title?” option is now visible to everyone, but it’s disabled when it’s not available.
- Use the Title Fix extension to easily enable it when you need it.
- bbPress topic replies can show up again when search query alteration is turned on.
- Interface:
- The term edit screen’s “Robots Meta Settings” had incorrect spacing for the tooltip additions.
- Default and warned options are color-coded again.
- Not on Firefox, which doesn’t support input styling.
- When the floating title is placed on the left-hand side, then opening a container-meta-box–or having a huge title at on-load–will no longer cause the titles to overlap.
- When the title additions are on the left-hand side, and there’s a prefix (like “Private:”):
- The prefixes and additions no longer overlap on input overflow.
- The prefix’ calculated width no longer gets rounded down nor truncated unintentionally.
- The floating title no longer overlaps the prefix every subsequent input entry.
- When the title addition overflows to the right, padding is now considered.
- The homepage title and in-post title length are no longer calculated twice on load.
- The description pixel counter now updates correctly when opening a container-meta-box from an initially-closed state.