11. Updates and Changelog
Updates
With an active license, Beaver Profile Builder updates appear on the Plugins page of your WordPress admin like any other plugin. You can also download the latest version from the Downloads page in Tangible Cloud and install it over the existing copy.
Changelog
1.0.2 (August 13, 2026)
- Fix Beaver Builder modules failing to load in 1.0.1: the Profile Edit Form, Profile Delete Form, and Avatar Edit modules now resolve their own paths, so they render again instead of emitting PHP warnings
- Fix module scripts and styles not loading on the front end
- Terminate module scripts properly so they cannot interfere with other Beaver Builder modules on the same page
1.0.1 (August 1, 2026)
- Carry the license key forward when upgrading from an older build, so activation and updates continue without re-entering it
1.0.0 (July 8, 2026)
- Restore the Avatar Edit module
- Point updater and license activation at the Tangible platform
- Fix a PHP 8 deprecation in the profile form field helper
0.2.0 (May 19, 2020)
- Added the
bpb_custom_field_typesfilter for adding Profile Edit Form custom field types - Refactored the Profile Edit Form code base
0.0.10 (January 29, 2020)
- Added the delete button module
0.0.7 (October 16, 2019)
- Improved styles for button states
- Added HTML tag options for title fields and the form title
- Added the fieldset wrap option for titles
- Bug fixes