Fix a compatibility issue with Contact Form 7 that produces a notice in PHP 5.6.
Fix an error with “undefined function get_current_screen()” during Types import.
Fixed: Compatibility issue with the embedded version of Twig library.
Fix a link in the REST API Settings decription.
Hide the Views column from Toolset Dashboard if Toolset Blocks is active.
Fix a proper attachment ID detection when a custom upload path is used (the result of this issue was that images didn’t have proper alt and title attributes in some cases).
Fixed: Field display conditions not working properly in repeatable field groups.
Avoid overescaping option labels of custom fields (checkboxes, radio) if they contain an apostrophe.
Performance and user interface updates for Repeatable Field Groups. This makes them more scalable and usable in more complex scenarios (larger amounts of data, multiple levels of nesting, multiple WYSIWYG editors, etc.).
Updated translation files for the plugin’s user interface.
Fixed an issue where custom field description was being displayed inline with the field label.
Added a fix to prevent a rare PHP notice when trying to access a non-existent attachment post of an image in a Types custom field.
Fixed a minor glitch with Repeatable Field Group slug field validation on the Edit Custom Field Group page.
Fixed a TinyMCE editor issue if there is a WYSIWYG field present in a Repeatable Field Group (the issue did not happen in regular custom field groups).
Fixed a rare issue with image field thumbnails escaping the thumbnail boundary.