== Changelog ==
<h4>2.7.4 - 12/14/2023</h4>
<strong>Enhancements</strong>
<ul>
<li>Performance: Optimize Template loading in the UI (#3038)</li>
<li>Code Editor: Shortcodes no longer trigger errors in Ace Editor when Shortcode support in CSS/JS is enabled (#2872)</li>
<li>Node CSS/JS: HTML now detected in JS when Shortcode support in CSS/JS is not enabled (#2929)</li>
<li>Saved Nodes: category will now be added to the HTML in the WP Admin as a class (#2806)</li>
<li>Post Module: add JS trigger event <code>gridScrollComplete</code> to module wrapper for load more and scroll pagination (#1558)</li>
<li>Aspect Ratio: Now allows float values (#2981)</li>
</ul>
<strong>Bug Fixes</strong>
<ul>
<li>WP 6.4: Fix 404 if launching BB on a new post/page with no title (#3040)</li>
<li>Safe Mode: images are no longer cropped (#2662)</li>
<li>Fix equal columns width issue at small breakpoint (#3011)</li>
<Li>Fix fatal error with PHP 8.2 if column CSS array key does not exist (#2983)</li>
<li>Accordion Module: Fix live preview of label text color (#2992)</li>
<li>Callout Module: If no text is added, container divs are not added (#2961)</li>
<li>Post Module: Fix pagination on a page with the same slug as the post type being displayed (#2774)</li>
<li>Post Carousel Module: Fix JS error if Move Slides option is set to blank (#3041)</li>
<li>Subscribe Module: Fix Aweber integration with multiple tags (#2985)</li>
<li>Video Module: Fix invalid date in structured data (#3005)</li>
</ul>