v1.34.2
Fixed
- Pages admin: the Parent column is now an always-live dropdown that
saves as soon as you pick a value, matching the Status column.
Previously it tried to save on Enter and cancel on Escape, but a
dropdown does not submit on Enter and swallows Escape, so after
picking a parent neither key did anything.