Skip to content

v1.34.2

Choose a tag to compare

@sgaduuw sgaduuw released this 14 Jun 14:42
· 22 commits to develop since this release
e064d78

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.