Implemented a mechanism to prevent synchronization of wrapper fields on option pages when it’s not explicitly set to “Copy”.
Fixed a bug that occurred when an option field was set to “Copy” and JavaScript code was wrongly escaped on front-end rendering.
Fixed a fatal error that was triggered when saving an option page containing a non-scalar field that is set to the “translate” option.
Fixed a problem that occurred when generating the Translation Editor label for fields with broken field group structures.
Fixed an issue with saving a post in the secondary language when having a repeater field with minimum rows validation set to 1.
Fixed a bug with copying a gallery field when duplicating a post.
Fixed a problem with synchronizing repeater fields on the options page when using taxonomy terms as IDs in the repeater field.
Fixed an issue where a translatable field inside a “group” field set to copy would become locked even though it shouldn’t.
Fixed a bug with the taxonomy field not showing the terms in the native editor.
Deferred the migration command to also set “expert” mode to inactive field groups.