• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Beaver Builder PRO - WordPress Page Builder Plugin

Beaver Builder PRO - WordPress Page Builder Plugin 2.9.0.2

2.9.0.2 - 04/17/2025
Hotfix

  • Box Module: fix link field escaping shortcodes (#4030)
  • Loop Module: pagination div no longer renders if pagination is enabled but there's no pagination (#4041)
  • Post Slider Module: Fix it being broken in FireFox if using featured image as a background (#3991)
  • Fix gradient fields not working if one color is a hex color (#4024)
  • In Settings in WP Admin, show label next to deprecated modules (#3986)
  • Adjust overlay position to account for margins of modules without content wrappers
  • Fix translation warnings due to translation being triggered too early (#3798)
  • Fix font family select causing slowness in Global Styles Panel (#4066)
  • Fix top level boxes with scripts or styles breaking full layout rendering (#4060)
  • Remove dependency for WordPress 6.2
  • Like
Reactions: comvirtual
2.9.0.1 - 04/02/2025

Hotfix

  • Fix button styles targeting the entire module when rendered within another module (#4003)
  • WPML: Fix editing global rows not working when fl-builder-template post type is translatable (#3995)
  • Photo Module: Fix array to string conversion if force module wrappers is on (#4009)
  • Add delay to tooltips to prevent triggering them inadvertently (#4011)
  • Fix top-level box modules in the main layout having zero margins when box modules are present in a Themer layout
  • Multi-background field for Rows & Columns is now responsive
  • Various improvements to presets in color picker: increase size of swatches, add tooltip, and add delete confirmation
  • Like
Reactions: edgars221289

2.9 "Coyote" - 03/19/2025​

Beaver Builder 2.9 is here! This is a major update and will be released as the official download on the My Account page first. Remote updates to all existing sites will begin soon.

Check out the Release Post for highlights or the "About this Release" doc for full details.

Enhancements​

  • Box Module: Added new multi-layer background field.
  • New re-written color/gradient pickers for nearly all color fields.
  • Outline Panel: Added a search/filter option and the ability to add/edit labels inline.
  • Container modules such as Box are no longer wrapped in a row when dropped into the layout.
  • All Basic modules no longer have module wrapper divs.
  • Added the ability to use a selection of modules as blocks in the block editor.
  • ACF: Add ACF URL fields to Video Module embed field connections (#1518).
  • Box Module: Add background color field (#3973).
  • Box Module: Add auto option for aspect ratio (#3174).
  • Box Module: Add additional tooltips for some fields, set grid rows to 1 track (#3919).
  • Countdown Module: Add field connection support to time field (#3743).
  • Subscribe Module: Constant Contact integration upgraded to v3 API (v2 deprecated) (#1899).
  • List Module: Allow rendering of basic HTML tags in the Heading field (#3862).
  • Notifications Center: Revamped and renamed to "What's New" (#3049).
  • Posts Module: Add option for enabling equal height of Featured Images for Masonry and Column layouts (#534).
  • Posts Module: Add aspect ratio as an option for images when Equal Height Images are used.
  • Added sanitization to node attributes (#1654).
  • Outline Panel: Add title and change position of panel when content panel is pinned to the right (#3793).
  • Row Settings: Make width responsive (#733).
  • Saved Nodes: Enable some hidden information in the Publish metabox (#3846).
  • Added new advanced setting to force module wrappers (#3744).
  • (a11y) Content Slider: Add aria-current for current item in dot navigation (#3583).
  • Add support for auto sizes for lazy loaded images in WP 6.7 (#3735).
  • Add Global Colors to Block Editor colors (#3188).
  • Icon & Icon Group Module: Adjust default spacing of new modules dropped on the page.
  • Update code field script (Ace).
  • Show a modal when logged out of WordPress (#2585).
  • Global Colors: When duplicating a color, add "copy" to label (#3567).
  • Subscribe Module: Add support for tags in Active Campaign integration (#3198).
  • Performance: Ensure expensive query doesn’t run when Themer is not active (#3616).
  • Performance: Debug mode query optimizations (#3334).
  • Show a modal when issues are detected that would interfere with the iFrame UI (#2736).
  • Debug Mode: Add menu counts (#3623).

Bug Fixes​

  • (a11y) Video Module: Fix tabbing to video when lightbox is in use (#2987).
  • Accordion Module: Fix label text color being overridden by Global Styles link color (#3642).
  • ACF Blocks: Fix issues with display of prepending/appending text in UI (#2775).
  • Box Module: Fix issue with units not working at different breakpoints (#3504).
  • Box Module: Fix visibility set to "never display" breaking preview (#3698).
  • Box Module: Fix min-width on empty children not working (#3103).
  • Fix fatal error when using global colors in some compound fields with PHP 8+ (#3952).
  • Box Module: Fix flex layout breaking when column uses center vertical alignment (#3801).
  • Menu Module: Fix tabbing/focus issue with the Flyout Menu (#3672).
  • Customizer: Prevent internal post type and taxonomies from showing in the menu editor (#3915).
  • Gallery Module: Fix smooth scroll when used in a row with animation (#3548).
  • Heading Module: Increase specificity for text-transform styling (#1657).
  • HTML Module: Adjust spacing of field connection icon.
  • Outline Panel: Adjust title color when using dark mode (#3948).
  • Outline Panel: Fix dragging a row below the last expanded row (#3860).
  • Outline Panel: Don't show colon if option deselected in Box Module (#3819).
  • Photo Module: Fix notice when using cropping (#3824).
  • Posts Module: Fix layout not previewing correctly when used as a block (#3564).
  • Posts Module: Fix fatal error if Themer is inactive.
  • Photo Module: Fix enable link to Photo page not working (#3769).
  • TEC: Fix Posts Module ignoring "number of events to show per page" setting (#1858).
  • Fix conflict with Search & Filter plugin interfering with WooCommerce Shop/Product Archive queries (#3923).
  • Fix incorrect position when dropping container module node templates into a row.
  • Fix conflict with Estatik Pro when dropping modules on the page (#3945).
  • Hide "Add New" button for Saved Columns in WP Admin (#3942).
  • Smooth Scrolling: Fix smooth scrolling when a gallery module is above the target section (#1403).
  • Fix PHP warnings if a theme does not register color names (#3956).
  • Fix PHP warning for null post_type in class-fl-theme-builder-rules-location.php (#3917).
  • Fix rendering of node attributes when using non-string scalar values (#3920).
  • Fix PHP warning for feeds (#3917).
  • Fix Global Box modules being empty when inside another node (#3871).
  • Fix templates being exposed in WP Sitemaps (#3864).
  • Fix bxSlider compatibility with FSE themes (#3788).
  • Fix link field connection covering checkboxes (#3671).
  • Fix row styles not live previewing (#3599).
  • Fix pinned builder class remaining after publishing layout (#1455).
  • Fix global column settings not opening in parent menu (#3886).
  • Various fixes for dragging/dropping container modules and modules inside containers.
  • Fix settings panel when pinned not stacking at max width (#3590).
  • Box Module: Fix split header preset to avoid nested photo modules (#3604).
  • Subscribe Module: Add some default headers (#1431).

Changes​

  • Adjustments to plugin action links in WP Admin (#3950).
  • Various API changes for container modules to support Beaver Themer's new Loop module.

Developer Updates​

  • Update PHPCS for WPCS 3 (#3395).
  • Add filter fl_builder_loop_terms_args for terms_query and add $settings to args (#3901).
  • Add filter to disable minification: fl_builder_minify (#3867).
  • Global Styles: Add fl_builder_before_generate_global_css hook for adding CSS selectors.
  • White Labeling: Add fl_builder_theme_branding filter for theme branding.
  • Photo Module: Add fl_builder_photo_classes filter for image classes.
  • Add support for previewing an image in repeater fields (#3208).

2.8.6 - 01/16/2025​

Enhancements
  • Add AVIF image support (#3872)
  • Add force download option to link fields where it is missing (#3767)
Bug Fixes
  • Performance: optimize asset files to prevent files being generated when not necessary (#3869)
  • Ensure BB theme button settings still apply when setting some styles in button modules (#3857)
  • Remove update_metadata optimization that isn't needed and is causing issues when duplicating (#3849)
  • Audio Module: fix audio file not being able to be uploaded if you edited a photo module directly before (#3797)
  • Contact Form Module: Fix notice when displayed in the WP Admin (#2779)
  • List Module: Fix strong tag being overridden by font weight option (#2772)
  • Menu Module: Fix Below Row responsive style not working properly on mobile (#3841)
  • Photo Module: fix enabling photo page for the link type not working (#3769)
  • Fix Bugherd menu appearing twice in the UI (#2870)
  • Login Module: Fix issues with alignment of options on the login form (#2304)
  • Like
Reactions: edgars221289

2.8.5.2 - 12/03/2024​

Hotfix
  • Fix layout shifting to below the footer after some actions (#3834)
  • Like
Reactions: edgars221289

2.8.4.3 - 10/28/2024​

Hotfix
  • Security: Fix potential for XSS with links when inline editing is enabled (#3727)
  • Like
Reactions: edgars221289

2.8.3.7 - 09/24/2024​

Hotfix
  • Security: Fix XSS issue via form fields with preview text (#3630)
  • Like
Reactions: edgars221289

2.8.3.4 - 08/06/2024​

Hotfix
  • Security: sanitize widget class variable properly (#3534)
  • Outline Panel: fix JS errow when some node settings are not set (#3530)
  • Global Styles: fix switching from one global color to another being glitchy (#3528)
  • Fix sanitization of Post Module ul classes not recognizing spaces (#3525)
  • Debug Mode: Prevent fatal errors for defines that are not set (#3523)
  • Fix PHP warnings when using WPML and cropping in the Photo Module (#3520)
  • Like
Reactions: edgars221289

2.8.3.3 - 07/25/2024​

Hotfix
  • Fix duplicate Global color replacing original color (#3498)
  • Fix issue with fonts only used in Global Styles not loading properly (#3518)
  • Fix JS error in the Outline Panel when WordPress widgets exist on the page (#3500)
  • Fix issue with some slider modules inside of a Box module not rendering properly (#3466)
  • Developer: Fix potential for JS fatals due to a missing semi-colon in frontend.js or frontend.js.php (#3490)
  • Like
Reactions: edgars221289
Top