Loop module: Fixed incorrect pagination URLs (#1078)
There is a companion BB release for this version. Please update to BB 2.10.1 as well.
Hot Fix
Loop Module: Added logic for rendering Loop module CSS in the context of the loop (#1040)
Loop Module: Fixed ACF options being missing from query options when module is saved as a component and query field is enabled for dynamic editing (#1072)
Fixed PHP Warning relating toAttempt to read property "ID"when connected to a custom field (#1059)
There is a companion BB release for this version. Please update to BB 2.9.4.1 or BB 2.10.0.3 to fully resolve the Loop module issue.
Hot Fix
Posts Module: Fixed WooCommerce result count displaying wrong message (#1043 and #1002)
BigCommerce: Fixed module styles not overriding default BigCommerce styling (#995)
Loop Module: Fixed improper clean up breaking other loops on the page (#4646)
Enhancements
Allow users to sort the terms list (#941)
Bug Fixes
Fixed layout not applying on archives that return posts even when set (#973)
Fixed shrink not applying on photo modules that do not contain wrappers (#1009)
Fixed order by meta being ignored (#1013)
Fixed overlay header transparency not applying to Box module (#1017)
Loop Module: Container element setting is now used (#1026)
Fixed fatal error when using WooCommerce and Yoast and editing a page that shows products with the add to cart button enabled (#1037)
Developer
Add frontend actions to support querying external datafl_builder_loop_module_before_postsandfl_builder_loop_module_after_posts(#1031)
Updates to ensure compatibility with BB version 2.10+
BigCommerce: Fix fatal error when using Post Grid Module
Enhancements
Loop Module: Add option to auto scroll on pagination (#982)
Bug Fixes
Loop Module: Fixed inconsistency in display sometimes between preview and published versions (#992)
Loop Module: Fixed Loop module not pulling in ACF Photo Fields for Terms (#1005)
WooCommerce: Fixed add to cart option not always working (#978)
Fixed warning if you add a relationship key that does not exist (#734)
Hot Fix
Fix Themer custom field shortcodes not rendering on a Singular layout if source is set to ACF repeater
Fix colors not rendering properly across various modules (#990)
Enhancements
NEW: Loop container module for visually building custom loops for posts, taxonomies, and ACF repeaters using child modules.
Added search in Preview As section of the UI
Added UI for adding a Singular layout to the Post/Page Templates option
Conditional Logic: Add drag and drop for moving rules between sections, bulk select, and duplicate options
Conditional Logic: Add is_empty and is_not_empty
Do not load if using BB version <2.8 and show notice on Plugins page in WP Admin
Themer Layouts: unhide some options in the Publish metabox (#949)
Performance: Don't minify Themer layout scripts until they are saved (#955)
Add format parameter for post_custom_field_date shortcode (#916)
Add support to display all Event organizers (#892)
Add repeater_index support to ACF shortcodes (#741)
Added UI for adding a Singular layout to the Post/Page Templates option
Hotfix
Fix get_custom_field issue when no value is passed
Add filter at the end of get_custom_field function