- It’s now possible to mutate Table field data via GraphQL using custom column handles, rather than just the column IDs. (#17298)
- Fixed a bug where the
--language
option was required when running theinstall
command non-interactively. - Fixed a bug where elements with invalid URIs were getting disabled on save, rather than surfacing the validation error. (#17293)