• 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.
Bricksforge

Bricksforge 3.1.2 NULLED

3.1.2​

16. July 2025

[Pro Forms] File Field Custom Path not working if its inside a Conditional Wrapper​


fix​

[Animation Panel] Timeline Conditional Logic had issues with "Everywhere -> Except on Page" setting​


fix​

[Animation Panel] Fixed JavaScript Error in Summary​

3.1.1​

10. July 2025

[Pro Forms] Refactored Validation Logic​

The entire logic for validation has been rewritten and improved. Error messages are now displayed in a consistent manner.

new​

[Pro Forms] Validation Error Styling​

Now, you can style the validation errors via "Pro Forms -> Notifications".

new​

[Pro Forms] Dedicated hCaptcha element​

This that lets you place the captcha wherever you want. Previously, it was always displayed statically below the form — now it’s much more flexible!

new​

[Pro Forms] New @value attribute for Live Variables​

For Checkboxes and Radio Fields, you can now use @value to display the value instead of the readable label.

new​

[Animation Panel] Select Multiple Timelines​

Now, you`re able to select multiple timelines in the timeline list.

new​

[Bricksforge Panel] Timeline UI Performance Improvements​


improvement​

[Pro Forms] Accessibility Improvements for Radio Buttons with "Trigger Next Step" enabled​


improvement​

[Pro Forms] Issues with Conditional Logic since the last update​


fix​

[Pro Forms] Submit Button Conditions are not showing original text​


fix​

[Pro Forms] Unchecked checkboxes are passing "0" to webhook​


fix​

[Pro Forms] Calculation Value ignored by Checkboxes if regular value is not numeric​


fix​

[API Query Builder] Basic Auth without password not accepted​


fix​

[Node Editor] Sliders were not accessible via element selector​


fix​

[Node Editor] Nodes not waiting for javascript node to proceed​


fix​

[Node Editor] Issues with variable sync in a few nodes​


fix​

  • Like
Reactions: Kensei1212

3.1.0​

26. June 2025

[Node Editor] Node Variables​

Variables can now be created via a sidebar, which can be used throughout the entire node canvas and can even change their value on runtime using the "Update Variable" action.

new​

[Node Editor] New Sidebar​

With the new sidebar, various areas are available to you, such as creating variables, quick actions, or an information area.

new​

[Node Editor] Custom Javascript​

Every text control now accepts custom javascript with the following syntax: {{ my_javascript_code }}, for example: {{ window.outerWidth }}

new​

[Node Editor] New Basic Action "Set Style Property"​

A new action has been added that allows you to edit the style property of elements.

new​

[Node Editor] New Debug Action "Print Value"​

This action helps you with development and displays a given value in the frontend.

new​

[Node Editor] Duplicate one or multiple nodes​

From now on, it is possible to duplicate one or more nodes.

new​

[Node Editor] Import / Export one or multiple nodes​

Individual or multiple nodes can now be exported or imported. When importing, you can choose the position where they should be placed.

new​

[Pro Forms] New Setting "Back to first step after submit"​

There is now a new setting in the "Others" group that automatically takes the user to the first step of a multistep form after the form has been submitted.

new​

[Pro Forms] Live Value for File Field​

Live Variables are now also listening for file fields

new​

[Pro Forms] Reload Delay​

A delay in milliseconds can now be set for the reload action.

new​

[Pro Forms] Live Values for File Fields (Images)​

When images are uploaded, you can now display the image as a live value.

new​

[Pro Forms] File Field: New Setting "Disable Image Preview"​

With this new setting, you can disable the default image preview.

new​

[Email Designer] New filter: bricksforge/pro_forms/webhook_before_send​

With this new filter you can modify the webhook request before send

new​

Bricks 2.0 Beta Support​

Some adjustments and bug fixes have been made for the Bricks 2.0 Beta.

improvement​

[Bricksforge Panel] Added "Create Animation" button​

A button was added when creating a new animation to improve the UX.

improvement​

[Node Editor] Slider related nodes are now accepting selectors instead of slider IDs​


improvement​

[Dynamic Data Tags] ACF arrays were rendered incorrectly.​


fix​

[Pro Forms] - Required State issues with file field​


fix​

[Pro Forms] - Required State issues with "Modern" Select field​


fix​

[Pro Forms] - :array filter not respected in some situations​


fix​

[Pro Forms] ACPT compatibility fix with image related data​


fix​

[Pro Forms] HTML in Label ignored for "Text" field​


fix​

[Pro Forms] Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array​


fix​

[Pro Forms] Custom Validation Message for Modern Selects with Icons has wrong position​


fix​

[Pro Forms] Select Field Validation issues with "Modern Style"​


fix​

[Bricksforge Panel] - The sidebar loses its full height and cuts off the content in the middle.​


fix​

[Bricksforge Panel] - Input Blur after typing a dot​


fix​

[Bricksforge Panel] - Decimals not working as expected for Input Number Fields​


fix​

[Email Designer] Email has no line breaks​


fix​

[Page Transitions] Swup fires only the first timelines​


fix​

[Admin Pages] Fixed wrong URL for ACF Option Pages​


fix​

  • Like
Reactions: Kensei1212

3.0.9​

1. June 2025

[Node Editor] Comment Box Colors​

You now have the option of choosing colors for your Comment Boxes.

new​

[Pro Forms] The file field custom path still does not accept dynamic data​

fix​

[Node Editor] Visual glitch when opening the panel​

fix​

  • Like
Reactions: Kensei1212

3.0.7​

15. April 2025

[Pro Forms] File Required State not respected in some situations​


fix​

[Pro Forms] {{all_fields}} is returning only one file url for multiple images​


fix​

[Pro Forms] Email Content is not parsing fields correctly in some situations​


fix​

[Pro Forms] Update Post Action does not update Post Thumbnail​


fix​

[Pro Forms] "Direct upload to server" not working as expected in "Update Post" action​


fix​

[Form Submissions] Multiple attachment urls are showing in one row without separator​


fix​

[Email Designer] Checkbox and Radio Values that are not checked are being parsed as "0"​


fix​

[Email Designer] PHP Error when adding custom order status​


fix​

[Email Designer] Line Breaks are not considered in textareas​


fix​

3.0.6​

10. April 2025

[API Query Builder] Added control "Send Token As"​

By default, the Bearer Token is sent as a header. However, some API providers expect it as a query or body parameter. Now you are free to decide. By default, it is sent as a header.

new​

[API Query Builder] Added new PHP Filters​

bricksforge/api_query_builder/request_headers, bricksforge/api_query_builder/request_url, bricksforge/api_query_builder/retrieve_token_request_headers, bricksforge/api_query_builder/retrieve_token_request_body, bricksforge/api_query_builder/refresh_token_request_headers, bricksforge/api_query_builder/refresh_token_request_body

new​

[Pro Forms] Added "Source" to "Update User Meta" action​

Added the options ACF, Metabox, JetEngine and ACPT as Source to the "Update User Meta" action.

new​

[Pro Forms] Query Loop Support for "Option Group" element​


new​

[Pro Forms] Dynamic Max Length Count for Textarea​

Display a dynamic max length count text for your textareas.

new​

[Pro Forms] Added @label for Live Variables​

For example, with {{first_name @label}} you would get "First Name" (the label you have set for the related field)

new​

[API Query Builder] Removed "Content-Type" as default header​

As some API providers only expect very specific headers, we would like to leave it up to you to decide which headers to add. For this reason, the Content-Type has also been removed as the default header.

improvement​

[Pro Forms] Added "Label" control for Hidden Field​


improvement​

[Form Submissions] CSV Export more stable when exporting a large number of entries​


improvement​

[API Query Builder] Dynamic Data Tags not generated for nested arrays when some items contain empty arrays​


fix​

[API Query Builder] General Request Headers are not being sent with Auth Request to get a dynamic token​


fix​

[API Query Builder] After duplicating an endpoint, the new item syncs conditions with the previous one, until reloading the page​


fix​

[Pro Forms] File Size & File Type Client Validation not working in some situations​


fix​

[Pro Forms] Builder: Select Field is not showing "Copy ID"-icon​


fix​

[Pro Forms] "Disable Loading Icon" setting also hides default submit button icon​


fix​

[Pro Forms] "Direct Upload To Server" – fixed temp directory​

For files that do not need to be saved on the server, such as emails, the “Direct Upload to Server” function uploaded the file to the “uploads” folder instead of the temporary one. This has been fixed.

fix​

[Pro Forms] File Field does not reset on submit​


fix​

[Pro Forms] Email Content accepts only one file per file field​


fix​

[Pro Forms] Deactivated wpautop for Emails if detecting custom HTML code​


fix​

[Pro Forms] Removed strict "px" unit for checkbox width and height styles​


fix​

[Pro Forms] ACPT Repeater not updating with "Update Post Meta" (added box_name)​


fix​

[Form Submissions] Searching not working for large lists​


fix​

3.0.5​

6. March 2025

[General] Fixed PHP Error​

Fixed a PHP error that occurs when no extension is activated.

3.0.3​

13. February 2025

[General] Developer License not accepted for instawp sites​


fix​

[Pro Forms] File Field "Required" attribute not respected​


fix​

[Pro Forms] Sync Radios with ACF Array not worked as expected​


fix​

[Bricksforge Panel] Fixed ScrollTrigger JavaScript error​


fix​

[Page Transitions] Swup Instances not available anymore in bricksforgeData object​


fix​

[Page Transitions] Bricks Filters not clickable after changing pages​


fix​

3.0.2​

5. February 2025

[Pro Forms] The "Live Value" Connection field now accepts dynamic data​

improvement​

[General] Fixed various PHP Deprecation warnings (PHP > 8.1)​

fix​

[Bricksforge Panel] Animation ignores excluded selectors for click event​

fix​

[Pro Forms] Add To Cart Action: Form Field Variables not accepted in "Price" field in some situations​

fix​

Top