Today's release of the Beefree SDK brings you the following:
A better user experience for display conditions preview
Your users’ builder preview experience is now more streamlined thanks to a new search bar for display conditions. Automatically appearing with 10 or more display conditions, the search bar allows users to quickly find and filter specific conditions in order to update the content preview.
Link validation enhanced in the Check API
Your users can now build more thorough QA processes thanks to the expanded compatibility of the unreachable web link checker in Beefree SDK’s Check API. This update expands the widget compatibility to Title, Paragraph, List, and Table blocks, to provide you with more options for QA and content hygiene.
You can also enjoy greater flexibility with link validation: today’s update will introduce an “allowed_host” parameter that allows the API to bypass links that do not need or block validation, reducing false positives and speeding up QA processes. Learn more in our
updated docs page.
🔧 BUG FIXES
When removing a link from a whitespace, the editor would add a redundant anchor tag to it. This is now fixed.
Fixed an issue that was causing the image title widget in the sidebar not to re-render when clicking between images.