Removed suppressed deprecation notices coming from the embedded Twig library, which should also bring a minor performance improvement when using Query Monitor in the admin.
Fixed a recent compatibility issue between the Yoast SEO plugin and Toolset Types that was causing JavaScript errors when using Repeatable Field Groups.
Updated the Installer component to address issues with fetching plugin upgrades.
Prevent unnecessary notice about field group display conditions on the Add New Post page.
Prevent drafts of Views displaying on the Toolset Dashboard.
Properly handle storing original file URLs of multiple-value image fields in WordPress 5.3.
Updated the Installer component to address further WordPress 5.3 compatibility issues.
Fixed a WordPress 5.3 compatibility issue that was producing a JavaScript error on the Edit Post page.
Added “themes” to the list of keywords reserved by WordPress and display a warning on the Edit Taxonomy page if a reserved slug is used. This addresses an edge case with WordPress 5.3 and the Featured image functionality in the Block Editor.
When the Toolset Blocks plugin is active, prioritize it over Layouts on the Toolset Dashboard.
Improvements in the mechanism for translating a file URL to an attachment ID. This fixes situations when the attachment GUID doesn’t correspond to the actual file subpath for some reason. We’ve also added a Troubleshooting section that allows truncating the toolset_post_guid_id table in case some corruption has occurred and implemented another caching layer to further improve performance when rendering image fields.