Beaver Builder Professional

Beaver Builder Professional 2.11.0.2 Nulled

Register or Log in for Free Download
Enhancements

Introduced the ability to save nodes as Components, allowing specific fields within global templates to be customized per page while maintaining shared defaults.
Added 60+ pre-built Box module templates.
Added Prebuilt node templates to the templates tab.
Box Module: Added a global setting for applying global row spacing to top-level boxes. This will be enabled by default on new sites and disabled for existing 2.9 sites updating to 2.10 to ensure backward compatibility.
Box Module: Added an icon for toggling a grid guidelines overlay when building grids
Assistant Integration: Added new cloud icon to the toolbar for connecting to the cloud and saving templates. A new user access setting for enabling or disabling cloud access based on user role was also added.
Added a new Star Rating module
Added a more layouts link to the Box module section
Reworked the pre-built rows and modules panels to show categories instead of a dropdown
Added a new "Type" select in the "Save As" form for choosing to save a component or template
Added a "Type" filter to the "Saved" panel for filtering components, global templates, and static templates
Added "Edit Component" and "Unlink Component" actions to the settings dropdown on component overlays and context menu in the outline panel
Outline Panel: add copy and paste options to the context menu
Added the ability to collapse the sections in the Saved panel
Button & Button Group Modules: Added option for button as a click action which will render an actual button tag powered by custom click logic
Button Module: Enabled responsive behavior on custom width, text color, background colors and border color fields
Contact Form Module: Added styling controls for form labels
Login Form Module: Added styling controls for form labels
Subscribe Form Module: Added styling controls for form labels
Menu Module: Added width option for flyout menu
Photo Module: Added option to choose image size in lightbox
Subscribe Module: Added support for ConvertKit custom fields
Subscribe Module: Added support for MailChimp tags
List Module: Added option to populate list in bulk
Performance: Assets are not rendered for nodes if they are not rendering on page
Performance: Improved the time it takes for settings to initially render when first opened
Debug Mode: Added version control tab when it is enabled
Update jQuery validate script and move external libraries into their own folder

Accessibility Improvements

Accordion Module: changes to HTML tags used for elements for new modules dropped on the page, increase focus ring size and change key event listener from keypress to keydown, ensure proper ARIA attributes are used, replace the .fl-menu-mobile-toggle with the generic class .fl-content-ui-button so those buttons are excluded from Global Styles button styling, implement closing accordion tabs with Escape key, ensure event handlers only target interactive buttons, close all items when focus is outside of the accordion
Button Module: A button tag is now used when lightbox option is chosen. This uses the module deprecation API so the markup changes only affect new modules dropped on the page. Old versions of the module will now render ARIA attributes on the link tags to provide proper accessibility support.
Contact Form Module: Added proper role attributes for alerts. Changes in markup tags use the module deprecation API and only applies to new modules dropped on the page.
Search Module: Changes when using button only layout to fix links not having a discernible name issue
Content Slider: Various improvements including making sure focus ring shows for links, add support for reduced-motion preference, prevent auto play on focus in or out, add aria-label and role attributes and more
Post Slider & Post Carousel: Many accessibility improvements including using list tags for slides, button tags for navigation and pagination, proper aria attributes and making sure focus is visible on all controls
Gallery Module: various accessibility improvements including deprecating div tags in favor of list tags and adding ARIA roles for the deprecated div tags. This uses the module deprecation API so the markup changes only affect new modules dropped on the page
Login Form Module: Ensured use of proper semantic tags and aria attributes. Changes in markup tags use the module deprecation API and only applies to new modules dropped on the page.
Menu Module: various accessibility improvements including enhancements for keyboard navigation, using appropriate aria attributes and roles, adjusted some markup and sizing of sub-menu icon as well. This uses the module deprecation API so the markup changes only affect new modules dropped on the page
Photo Module: change markup to use figcaption for caption per accessibility recommendations. This uses the module deprecation API so the markup changes only affect new modules dropped on the page
Posts Module: various accessibility improvements including deprecating the div container tag in favor of a unordered list and added a new option in the post container field. This uses the module deprecation API so the markup changes only affect new modules dropped on the page
Posts Modules: Ensure if there are redundant links, they are hidden from screen readers and are not used by keyboard navigation
Subscribe Form Module: Ensured use of proper semantic tags and aria attributes. Changes in markup tags use the module deprecation API and only applies to new modules dropped on the page.
Tabs Module: various accessibility fixes including using button tags for any buttons instead of links or divs. This uses the module deprecation API so the markup changes only affect new modules dropped on the page.
Testimonials Module: Changed HTML tag from div to blockquote. This uses the module deprecation API so the markup changes only affect new modules dropped on the page. Also support the reduced-motion preference, added option for showing play/pause button
Row Shapes: Add generic title/desc to row shapes for accessibility
In modules that display excerpts, change default read more text to provide more context per accessibility recommendations. This affects the following modules: Post Carousel, Post Slider, Posts, Accordion, Tabs

Fixes

Box Module: Fix incorrect values for grid-auto-flow and justify-item
Box Module: Add some default CSS to ensure child modules size properly
Menu Module: fix some issues with Mega Menus not updating after right click
Fixed update notice still showing immediately after updating

Changes

Disable widgets for new installations
Icon Module: adjust CSS for text to display: inline
Revision limit for BB designed posts/pages is now enabled by default
Advanced Settings: The iFrame UI toggle is not visible unless debug mode is enabled

Developer

The SET field modifier now works with compound fields
Added newfl_builder_filter_settings_formfilter that runs on the wp action to allow modifying the form based on the post type
Enhancements
Color Picker: Fix scrolling issues when the color picker position is over the settings panel (#4284)
Separator Module: Color and style fields are now responsive< (#4245)
Subscribe Module: Increase group limit from default of 100 to 1000 for MailerLite (#4249)
WooCommerce: Added option to order by price in the loop (#4071)
Subscribe Module: Added notices to console for 403 nonce issues to help with debugging failures (#4280)
Fixed fatal error when TEC Pro is active (#4471)
Fixed integration with Popup Maker when using version 1.21+ (#4469)
Hotfix
Security: Add escaping to iFrame UI URL to prevent potential XSS issue (#4394)
Fix overlay submens closing immediately in some circumstances (#4379)
Box Module: Fix container element setting being missing (#4391)
Fix toggle to disable Google Fonts not working
Color Picker: fix issues with color selected changing when adjusting transparency and color swatch not matching when using some colors (#3994)
Security

Security: Fixed possible XSS issue in the Testimonials Module with auto play by ensuring the setting is a boolean

Enhancements

Box Module: Add new alignment and order fields (#4254)
Change drop text when dropping a saved Box module as a top level container (#3959)
Heading Module: color field is now responsive (#4127)
Update version of jquery validate script (#4287)

Bug Fixes

Fixed incorrect margin preview selector for legacy modules (#4364)
Color Picker: try to reduce accidental clicks on presets by making some styling adjustments (#4166)
Color Picker: keep color value when disconnecting a global color from a color field (#4049)
Fixed issue with Module blocks settings not opening and not previewing (#4328)
Loop Module: fix issues with button module lightbox rendering the wrong content (#4252)
Additional changes to prevent conflict with WP Developer plugins (#4211)
Menu Module: Fix submenu spacing not working when using Expanded layout (#4164)
Fix some styling in modules affecting the parent menu for nodes (#4070)
Prevent history post type from being exportable (#4329)
Fixed issue with back button and anchor links (#3925)
Fixed conflict with Nested Pages plugin in the WP Admin (#1670)
Fixed conflict with Ultimate Member where shortcodes are parsed when BB is active (#3714)
Fixed looping issue with when using the builder for Toolset content (#1472)
Fixed fatal error on settings page when using Persian language

Developer

Loop Module: add new hooks fl_builder_module_data_repeater_has_items, fl_builder_module_data_repeater_setup_item_before, fl_builder_module_data_repeater_setup_item_after, fl_builder_module_data_repeater_can_paginate, fl_builder_module_data_repeater_before_cleanup, and fl_builder_module_data_repeater_after_cleanup
Hotfix

Fixed issues when importing only Global Colors (#4283)
Color Picker: Fix JS error when trying to select a global color on breakpoints other than XL (#4291)
Fixed issue when saving when on Multi-Site/Networks (#4301)
Revert fix for pagination not working if page slug and rewrite slug are the same in the Posts module
Harden _fl_builder_color_presets so that it is always an array
Fixed not being able to edit widgets or drag new widgets onto a layout (#4317)
Enhancements
Performance: only check for available downloads for a license if a license exists (#3984)
Sections: use local storage to remember which sections are open/closed (#4232)
Background Field: Allow shortcodes for image URLs (#4213)
Hotfix
Menu Module: Fix sub-menus on mobile being hard to open (#4162)
Video Module: Fix videos no longer autoplaying (#4146)
Fix filesystem initialization for deprecated module API (#4209)
Revert fix for pagination not working if page slug and rewrite slug are the same in the Posts module
Developer: add 2 filters to the Loop module <code>fl_builder_module_data_repeater_data_source and fl_builder_module_data_repeater_query
Dequeue some scripts from WPD Beaver Pop-ups and WPD Beaver Additions plugins when in the BB UI to prevent the UI from being broken (#4211)
Security: improve the icon set fix further only allow certain file types to be uploaded in an icon set
Background Field: make sure full size is available when using a photo (#4225)
Performance: Fix memory issues related to compound fields in some scenarios (#4143)
Lite version: Fix fatal errors relating to Global Styles and module blocks as well as JS error in icon picker when Icon module is used as a block (#4230)
Enhancements
Loop Module: Add option to show top level terms in the Taxonomy query (#3980)
There is a companion Themer release for this feature. Please update to Themer 1.5.0.4
Debug Mode: Show display_errors value (#4130)
Security: Improve icon set fix to prevent PHP files from being uploaded regardless of directory (#4197)
HotfixWhen Force Module Wrappers setting is turned on in Advanced Settings, do not render flex CSS for columns (#4133)Fix fatal error if ctype functions are not available (#4142)
Back
Top