This is a major update
Enhancements
Bug Fixes
- Added settings for selecting either div, article or li containers for posts in the posts module.
- Renamed "Header" prebuilt rows to "Heroes."
- Fixed duplicate prebuilt rows showing in the content panel.
- Fixed not being able to select 0% alpha or 100% black in the color picker.
- Fixed settings panels rendering off screen in certain cases.
- Fixed featured images not respecting the posts module border radius setting.
- Fixed posts module box shadows being cut off.
- Fixed photo module responsive alignment not working correctly.
- Fixed low contrast text in the module search input while using dark mode.
- Fixed columns disappearing when clicking the move option without moving the column.
- Fixed row and column background overlays not respecting the border radius settings.
Enhancements
Bug Fixes
- Updated Font Awesome to 5.5 which includes 208 new icons!
- Updated Google Fonts.
- Added general theme logo support to publisher logo in post-grid module.
- Added support for auto parent in Woocommerce categories.
- Tweaked Gutenberg support for latest API changes in WP5.
- Remove popup from list of editable post-types.
- New module settings filters added:
- fl_builder_module_settings_css_file_path_{$module->slug}
- fl_builder_module_settings_css_file_uri_{$module->slug}
- fl_builder_module_settings_js_file_path_{$module->slug}
- fl_builder_module_settings_js_file_uri_{$module->slug}
- New actions and filters for custom icons:
- Action fl_builder_admin_settings_remove_icon_set
- Action fl_builder_before_unzip_icon_set
- Action fl_builder_after_unzip_icon_set
- Filter fl_builder_icon_set_upload_path
- Filter fl_builder_icon_set_new_path
- Filter fl_builder_icon_set_check_path
- Filter fl_builder_current_site_icon_sets
- Make sure module css/js php files are only used once when compiling.
- Removed border left and right being set to none from small screen CSS.
- Using post:content shortcode inside post content can cause infinite loop.
- Fixed missing rounded corner CSS for hover in button module.
- Removed toggle from featured image in Gallery module, so image size and crop are available for both layout types.
- Disabled the tab/comma key in auto-suggest field to avoid selection issue.
- Fixed contact firstname and lastname attributes not saving when subscribed for sendinblue.
- Fixed issue with saved rows and WPML.
- Fixed issue with layout shortcodes in Woocommerce description not rendering their assets.
Halloween Hot Fix
- Update Font Awesome to 5.4.2
- Fix PHP error with Hummingbird cache plugin.
- Force Imagesloaded to have jQuery as a dependency.