Bricksforge Changelog
Here you will be informed about all changes and stay up to date.
Version: 1.0.4
2. September 2023
Pro Forms: Added "Alignment" control for groups
For groups, you can now set individual settings for the alignment of your form fields.
new
Bricks 1.9 Compatibility Fixes
Compatibility adjustments have been made for Bricks 1.9.
fix
Version: 1.0.3
1. September 2023
Important Bug Fix
This version fixes a bug that can be responsible for various errors. Be sure to update to this version!
fix
Version: 1.0.2
1. September 2023
New Extension: Parallax Effects
When activated, elements get the new group "Parallax", which allows you to modify the scrolling speed in relation to the regular one.
new
Pro Forms: New Field Type "Shortcode"
This this new field type you can include shortcodes into your form.
new
Bricksforge Panel: New Action "Ajax Function"
With this new action you can call a specific function via Ajax. You can pass custom data and retrieve the server response as well.
new
Bricksforge Panel: Timelines – New Setting "Excluded Selectors"
For "Click" and "Hover" triggers, there is a new setting "Excluded Selectors". Those selectors and its children won't trigger the animation.
new
Bricksforge Panel: New Template Variable {postId}
Now you can use this new template variable to pass the current Post ID as value for your event data.
new
Bricksforge Panel: New Event Action Target: Window
The new event action target "window" has been added
new
Bricksforge Panel: GSAP Scroll To Plugin included
Now, you can use the GSAP ScrollTo plugin in your animation objects.
new
Font Awesome Pro: New Control "Color 2"
Added the possibility to define a second color for the Duotone icon style.
new
Email Designer: New Controls
The following controls have been added: Possibilities to control the table column width for WooCommerce tables, WC Table Heading Background Color, WC Table Inner Padding, Responsive WC Table Font Size, Responsive WC Table Column Widths
new
Email Designer: New WooCommerce Variable
Added a new WooCommerce Variable "wc_shipping_method"
new
Pro Forms: Required asterisk on placeholders
Required asterisk are now only appearing on placeholders if the option to show labels is set to false.
improvement
Font Awesome Pro: Span wrapper removed
Removed the wrapped span because it's not neccessary here
improvement
Smooth Scrolling: Fixed "Lenis not found" issue
Fixed a bug that caused Lenis dependencies to stop loading under certain circumstances.
fix
Email Designer: Bricks Form Confirmation Fix
Fixed an issue that caused the wrong template to be selected under certain circumstances when there are multiple "Bricks Form Confirmation" templates.
fix
Email Designer: Issues with multiple Bricks Forms on the same page
The Email Designer now works also correctly if multiple Bricks Forms are included on the same page.
fix
Email Designer: Custom subject not replaces default subject
Fixed an issue that caused subjects entered on the template are not replacing default ones.
fix
Email Designer: Downloads Table not showing
Fixed an issue that caused the downloads table not showing for WooCommerce emails of type "Complete"
fix
Email Designer: Gmail Text Align Fix
Gmail now respects text align specifications more reliably.
fix
Email Designer: Apple Mail Mobile Overflow Fix
Sometimes the content did overflow on Apple Mail Mobile. Did issue has been fixed.
fix
Email Designer: Canvas Background Color not showing in Outlook
Fixed an issue that caused the canvas background color not showing in Outlook email clients.
fix
Backend Designer: Template Dashboard Dropdown Fix
Fixed a bug that caused the wordpress navigation to not correctly show the dropdowns when using custom dashboards.
fix
Pro Forms: Loading Icon appears late
Fixed a bug that caused the loading icon of the submit button to appear very late
fix
Pro Forms: Form not loading in Bricksforge Popups
Fixed a bug that caused Pro Forms to not load correctly in Bricksforge popups.
fix
Pro Forms: Radio Buttons and Checkboxes not showing in Summary
Fixed a bug that caused radio buttons and checkboxes not showing in summary
fix
PHP Warning Fix
This fix removes a PHP warning showing up when Debug mode is active
fix
Version: 1.0.1
16. August 2023
Sorted Extensions and Elements alphabetically
For a better overview, the elements and extensions have been sorted alphabetically in the Bricksforge settings.
improvement
Pro Forms: Display problems with "External Files"
An issue has been solved caused by selecting "External Files" as CSS Loading method.
fix
Pro Forms: Images are uploading twice in the media library
An issue has been fixed that caused images to upload multiple times in the media library when using the "Create Post" action
fix
Bricksforge Panel: Visual Timeline not showing if Conditions are set
Fixed a bug that caused the visual timeline not to show in the backend if load conditions are set
fix
Global Classes Backend: "Activated" state jumps back to off
Fixed an issue that caused the "Activated" toggle jumping back to "Off" when changing pages
fix
Version: 1.0.0
14. August 2023
New Element Conditions
We have added a large set of new Element Conditions in different categories.
new
Bricksforge Panel: Interactive Visual Timeline
The visual timeline now finally is interactive.
new
Bricksforge Panel: Custom Animation Names
You can now define custom names for your single animations for better organization
new
Bricksforge Panel: Added Play/Pause Button
Play / Pause Button has been added to the Timeline Overview
new
Bricksforge Panel: New Option "Timeline Seconds"
From now, you can set a custom value on how many seconds you want to display in your timeline.
new
Pro Forms: New Control "Strip HTML"
If checked, all HTML tags will be stripped from the value. By default, not dangerous tags are allowed.
new
Pro Forms: New Control "Max Length"
If set, the input will be limited to the given number of characters.
new
Pro Forms: New group "Notifications"
Implemented styling possibilities for success and error notifications.
new
Email Designer: Individual Template for Confirmation emails
The Email Designer comes with two new template types: "All Bricks Forms Confirmations" and "Specific Bricks Form Confirmation".
new
Email Designer: New Variables & Functions
New Variables: wc_customer_userdata (Object).
New Function: getOrderMeta()
new
Animation Controls: New Scroll Direction Controls
Added new controls to rotate your element depending on the current scroll direction (Up, Down)
new
Animation Controls: Repeat" and "Yoyo" for Motion Path
Added "Repeat" and "Yoyo" controls for Motion Path
new
License: Included .test and test. to dev domains
Included additional dev domains which does not affect the number of activated licenses
improvement
Pro Forms: Submit Button Class
The ability to add a custom CSS Class to the submit button.
improvement
Pro Forms: Action "Create Post" – Added "Author" field
Added the field "Author" to the Pro Forms "Create Post" action.
improvement
Pro Forms: Added button "Refresh Email Content" in builder
This button automatically fills the email content with the labels and variables of the current fields. It also adds the checkbox "Live Refresh Email Content in Builder" to automatically sync changed and new added fields.
improvement
Pro Forms – Accessibility improvements for Multistep Forms
Multi Step Forms can now be used with the keyboard
improvement
Pro Forms: Added Gap Control for Multi Step Buttons
Multi Step Forms can now be used with the keyboard
improvement
Bricksforge Panel – Timelines: Draggable Areas
Some draggable areas for your timelines have been added for a better overview
improvement
Bricksforge Panel – Timelines: Improved Render Behavior
When clicking "Render", the animation progress now keeps the current progress position instead of setting the progress back to 0.
improvement
Bricksforge Panel – Controls Live Rendering Improvements
The live rendering of control changes has been improved
improvement
Bricksforge Panel – Timelines: Split Text now considers words
When splitting text into single characters, Bricksforge now is considering also words for correct line breaks.
improvement
GSAP ScrollSmoother: Avoid smoother to load on touch devices
While there is no native GSAP solution yet to completely disable the library on mobile, Brickforge will detect touch devices and only load the smoother if "Touch Devices" is set to true
improvement
Global Classes UX Improvements (Code Editor)
The code editor now adjusts to the height of the screen. This means that users with larger screens now have more space.
improvement
Pro Forms: Metabox Compatibility Fix for File Uploads
We've added a few compatibility fixed for Metabox when using file uploads with Pro Forms.
fix
Pro Forms: Multiple Files Fix
Problems with uploading multiple files and ACF / Metabox / Pods have been fixed
fix
Pro Forms: Conditional Field Logic – Multistep Fix
Fixed a bug that caused the conditional logic not working correctly when using multi step forms and using the "Previous" button.
fix
Pro Forms: File Upload is required issue
Fixed a bug that caused the file upload field to always show "Is required", also if a file has been included
fix
Pro Forms: Initial Value cannot be 0
Fixed a bug that caused the initial value of a form field cannot be 0.
fix
Pro Forms: Submit Button Width Fix
Fixed a bug that caused the submit button width to need an !important state when editing it from a global class
fix
Pro Forms Steps: First step has always the same name
Fixed a bug that caused the first step to have always the same name if multiple Pro Forms Steps instances are on the same page
fix
Bricksforge Panel: Split Text -> SPAN as tag
Now, GSAP wraps single characters with SPAN instead of DIV for Split Text Instances.
fix
Bricksforge Panel: Scroll Down & Scroll Up Event Fix
Fixed an issue that caused only to fire the first action when using "Scroll Up" and "Scroll Down" events.
fix
Popups: Fixed "Only Overlay" Bug
Fixed a bug that caused the popups to show only the overlay if the template type is "Popup"
fix
Backend Designer: WordPress Menu was not scrollable
Fixed a bug that caused the WordPress Menu not being scrollable when using a custom dashboard.
fix
Table Of Contents: TOC not works inside section templates
Fixed a bug that caused the TOC not to work when inserting it as template (section) to a page.
fix
cPanel – WP Tookit – Website cloning issues
Problems when cloning websites trough the WP Toolkit Feature in a cPanel installation have been fixed
fix
Version: 0.9.9.5
18. July 2023
"Prevent Default" for events
Added "Prevent Default" as toggle for event instances.
new
Form Submissions Counter Fix
The Form Submissions Counter now also reacts on submission deletions and decrease the value.
fix
Animation Controls Fix
Fixed an issue that caused animations not to run under certain conditions when "motionPath" was enabled and no path was specified.
fix
Version: 0.9.9.4
14. July 2023
Fixed Pro Forms Issues with hCaptcha
Fixed an issue that caused form submission problems to occur under certain conditions when using hCaptcha.
fix
Motion Path – Script Loading Fix
Fixed an issue that caused motion path scripts to not load under certain circumstances.
fix
Version: 0.9.9.3
14. July 2023
Server Error Hotfix
This version fixes a bug caused by the previous version. It caused server errors when the "Animation Controls" were enabled.
fix
Version: 0.9.9.2
13. July 2023
Bricksforge Panel – Split Text: Additional CSS Classes
Added CSS Classes to better work with split text dom elements, for example: .brf-split-lines, .brf-split-words, .brf-split-chars
improvement
Bricksforge Panel – Split Text: DOM Content Fix
Fixed a bug that caused Split Text to create more DOM elements as needed
fix
Bricksforge Panel – Split Text: Builder Improvements
Fixed a bug that sometimes caused SplitText to need a page refresh to make the live preview to work
fix
Pro Forms: Image Preview after Form Submit
Fixed an issue that caused the image preview for file uploads to persist after submitting the form.
fix
Version: 0.9.9.1
12. July 2023
Email Designer – Added a loading spinner
Added a loading spinner when choosing a starter template
improvement
GSAP Timelines – Page Refresh Fix
Sometimes it happened that after a page refresh, which takes place in the middle of the page, the animations did not start when you scrolled up again. This problem has been fixed.
fix
Pro Forms – Checkbox / Radio Field HTML Output Fix
A bug has been fixed that caused checkboxes to not support HTML anymore (links for example)