Bricksforge - The Bricks Tools That Feel Native

Bricksforge - The Bricks Tools That Feel Native 3.1.1

Нет прав для скачивания

Form Submissions: Date is now using locale date format​

In the Form Submissions List, the date will now be formatted based on the site local.

improvement​

Pro Forms: Custom Action – Custom Success Message not showing​

Fixed an issue caused custom success messages set by the set_result() method not to show when using the custom action.

fix​

Pro Forms: ACF and Metabox not saving images correctly in some situations​

Fixed an issue caused ACF and Metabox to not saving images correctly into the meta fields in some situations.

fix​

Form Submissions: Custom Form Name not applied correctly​

Fixed an issue caused the custom name for a form to not show correctly. Instead, the ID of the form was displayed.
New Extension: Admin Pages
This extension allows you to create admin pages using Bricks Templates. Admin Pages are custom menu items that can be added to the WordPress admin menu. They can be used to create custom dashboards, settings pages, or any other type of admin page.
More: https://docs.bricksforge.io/en/extensions/admin-pages/
new
Bricksforge Panel: 3D Model Animations
Now, you can animate 3D Models with GSAP using the Bricksforge Panel.
More: https://docs.bricksforge.io/en/extensions/bricksforge-panel/#animating-3d-models
new
Pro Forms: Added "Color Picker" Form Field
Added a new form field to give the user the possibility to choose a color from a color picker.
new
Pro Forms: Date Field – Added "Disable Dates in the past" and "Max Days" control
Added a new controls to automatically disable dates in the past in the Datepicker and to make it easier to work with dynamic dates.
new
Pro Forms: Repeater Fields – Added "All Rows" control
With this new control, Pro Forms will loop trough each row to replace the data with the data of your form fields.
More: https://docs.bricksforge.io/en/elements/pro-forms/#working-with-repeater-fields
new
Pro Forms: New Variable Filters
Added new filters :implode and :array. Example: {{your-variable:implode}} would convert an array to a comma separated string of values.
More: https://docs.bricksforge.io/en/elements/pro-forms/#variable-filters
new
Bricksforge Panel: Added "Reverse Animation Selector"
Added an easy way to automatically reverse a click triggered animation using a custom selector.
new
New Dynamic Data Tag {brf_loop_index}
This Dynamic Data Tag allows you to display the index of the current loop.
More: https://docs.bricksforge.io/en/extensions/dynamic-data-tags/
new
New Dynamic Data Tag {brf_parent_loop_post_id}
This Dynamic Data Tag allows you to display the ID of the parent post of the current loop.
More: https://docs.bricksforge.io/en/extensions/dynamic-data-tags/
new
Form Submissions: Included field id
The Form Submissions Row Header is now also showing the field ID for the related field.
improvement
Security Improvements
Security has been increased for the Ajax functions that can be called via the Bricksforge Panel. By default, execution is now only permitted for users with the appropriate authorisations. Check the docs for more informations about this.
More: https://docs.bricksforge.io/en/extensions/bricksforge-panel/#send-email
improvement
Pro Forms: "Disable Dates" not working for Datepicker
Fixed an issue caused the "Disable Dates" area to show a php error in some situations.
fix
Pro Forms: Checkbox Gap setting is limiting unit to px
Fixed an issue caused checkbox gap setting to limit the unit to px.
fix
Pro Forms: Image Previews not in sync
Fixed an issue caused the image previews for the "File" field to not be in sync in some situations.
fix
Pro Forms: Modern Select Placeholder added as initial value
Fixed an issue caused the Modern Select field to add a placeholder as initial value when "Multiple" has been selected.
fix
Pro Forms: Fixed "Create Submission" action issue
Fixed an issue caused the submit button to infinitely spin when using the "Create Submission" action.

Pro Forms: New Variable Panel​

The new Variable Panel for Pro Forms is helping you to pass the correct form field variables to your form actions. Each input field which supports it will get a new icon. After clicking that icon, the panel will open.

new​

Pro Forms: Added new action "Page Reload"​

A new action "Page Reload" has been added. This action will reload the page after successfully submitting the form.

new​

New Dynamic Data Tag: {brf_parent_loop_post_id}​

Added a new Dynamic Data Tag to get the post ID of the current iteration of a parent query loop. This tag optionally expects the level as param. For example, to get the post id of the grandfathered query loop, you can use it like that: {brf_parent_loop_post_id:2}

new​

Bricksforge Panel: New WPGridBuilder Events​

Some WPGridBuilder related events have been added to the Bricksforge Panel.

new​

Bricksforge Panel: New Setting "Perspective"​

With this new setting you can create perspective animations very easily.

new​

Bricksforge Panel: New Option "Create Early" for Events​

With this new option, you can create Event Listeners early, before the DOM is loaded.

new​

Pro Forms: Bricks Ajax Popup Compatibility​

Pro Forms is now compatible with the new Bricks Ajax Popup functionality.

improvement​

Pro Forms: Increased Confetti z-index​

The z-index for the confetti action has been increased.

improvement​

Pro Forms: Update Repeater Fields now supports Dynamic Data​

You can now use Dynamic Data and Form Field Values for Repeater Related fields in the "Update Post Meta" action.

improvement​

Lenis Version Update​

Updated Lenis to the latest version 1.0.29

improvement​

Pro Forms: Update Post Meta Value needed in every case​

Fixed a bug caused the "Post Meta Value" to be populated in any case for areas where it's not needed.
More: https://forum.bricksforge.io/t/prof...s-requires-hidden-input-to-be-set-to-one/1650

fix​

Form Submittions: Prevent Duplicates not detecting duplicates​

Fixed a bug caused the "Prevent Duplicates" functionality to not work correctly when using the Nestable Forms approach.
More: https://forum.bricksforge.io/t/prof...s-requires-hidden-input-to-be-set-to-one/1650

fix​

Lenis Scroll Smoother: Multiplier and "Smooth" value not working​

The new version of Lenis has changed some attribute names, which caused the multiplier and some other values to not work anymore. This version is using the new ones.
More: https://forum.bricksforge.io/t/prof...s-requires-hidden-input-to-be-set-to-one/1650

Lenis Scroll Smoother: Automatic Scroll to anchor links​

Added automatic scrolling to anchor links when using Lenis as Scroll Smoothing provider.

improvement​

Pro Forms: Added an easy way to improve security when creating, updating and deleting posts.​

The new controls "Allow only for post authors" and "Allow only if logged in" have been added in this version. With this two checkboxes, you can add a security layer with one click when creating, updating or deleting posts. Previously, custom validation was needed to achieve this, which saves a lot of time.

improvement​

Pro Forms: Metabox Image Field not populating when using also JetEngine​

Fixed a bug caused the Metabox Image Custom Fields to not add images from form fields correctly when also using JetEngine in the same page.

Terminal: Updated the shortcut for windows users​

As Windows user, you can now open the terminal using the following shortcut: CTRL + ´(like in Visual Studio Code)

improvement​

Terminal: "Create New Shortcut" not working​

Fixed a bug caused the new feature of creating custom shortcuts not to work properly for Windows Users.

Fix Pro Forms: Parent Styling Issues​

Fixed a bug caused a style issue for some users when adding css to the form field parent.

Pro Forms: New Action "Confetti"​

With the new "Confetti" action, you can fire some fancy confetti animations after a form has been submitted.

PHP Error on WooCommerce sites​

Fixed an issue caused a PHP error on some WooCommerce sites.
Pro Forms: Modern Style Select Fields
Added Select Fields in a modern style – with integrated search functioanlity and chip design for multiple options support.

Pro Forms: Style Options for Input Fields
Added a new group "Style" for all input related form fields.

Pro Forms: New Control "Height" for Button Field
Added a new control "Height" for the submit button field.

Pro Forms: Select Option – Initial Value not applied
Fixed a bug caused the initial value not to be applied for select option fields.

Pro Forms: Live Value Field – Checkboxes/Radios and Select fields not considered
Fixed a bug caused checkboxes, radio and select fields not to be considered from the Live Value field

Pro Forms: Live Value Field – Not populated on page load
Fixed a bug caused the Live Value field to not to be populated on page load.

Pro Forms: Update Post Meta – Calculation Value has ignores rounded values
Fixed a bug caused the "Update Post Meta" action to ignore rounded values when adding them as value.

Pro Forms: WC Add To Cart – Product not added if has Product Meta
Fixed a bug caused the product not being added to the cart if custom product meta values are passed

Pro Forms: File Upload shows only one file preview
Fixed a bug caused the file upload field to show only one file preview.

Lenis Scroll Smoother is not scrolling to the bottom
Fixed an issue caused the Lenis Scroll Smoother to stop scrolling before reaching the bottom of the page.
Terminal: Custom Commands
With this new feature, you can create your own commands with the Bricksforge Terminal! To do this, you just have to select the element tree in the structure panel and create a new command with right click -> Create Terminal Command. All classes, styles, interactions, just everything will be included. This will be a real time-saver!

Page Transitions: Added Morph Plugin
Added the Morph Plugin for the Page Transitions feature.
More: https://github.com/daun/swup-morph-plugin

Page Transitions: Interactions in Popups not working
Fixed a bug caused interactions not to work inside popups.

fix
Lenis Scroll Smoother not scrolling
A few users had the problem that scrolling with Lenis was not possible. This was due to other plugins overwriting the scroll-behaviour property. This fix ensures that the value is set to "auto".

fix
Pro Forms: Submit Errors
Fixed a bug caused the form to not submit correctly under certain conditions.

fix
Terminal: Headings and Text elements created with empty text
Fixed an issue caused the "heading", "text" and "text-basic" elements to be created with an empty text string.

Page Transitions (pjax)​

This new extension adds page transitions to your website. It will load the content via ajax and animate it if needed.

Nestable Pro Forms: New Element "Live Value"​

The new Element "Live Value" can be connected to a form field. Then, it will listen for input events and show the live value of this field wherever you want – even outside the form.

Pro Forms: Validation Rules​

You can now define validation rules for individual form fields.

Pro Forms: Support for Repeaters​

Repeaters are now supported for post meta related actions. Compatibility has been added for: ACF, Metabox, JetEngine, ACPT.

Pro Forms: Use values from previously running actions​

With the new keys {{live_post_id}} and {{live_user_id}} you can now use IDs from data that has just been created using previously running actions.

Email Designer: New Function getUserMeta()​

Added new user related function: getUserMeta(). This function expects a meta key.

Bricksforge Panel: New Action "Populate Form Field"​



Global Classes Creator: Saving now also works without classes to be required​

Before, saving only was possible when at least one global class has been added. Now, you can save it also without classes. This way you could manage as set of CSS Variables as well.

improvement​

Pro Forms: Metabox Compatibility​

Added a lot of compatibility fixes for metabox custom fields.

improvement​

Pro Forms: Added "Ignore attachments" to email action​

Now you can ignore attachment for sending emails if needed.

improvement​

Email Designer: [brf_confirmation] not needed anymore​

Removed the need to add [brf_confirmation] for Bricks Confirmation Emails.

improvement​

Updated Lenis Library​

Added the current version of the Lenis Scroll Smoother.

improvement​

Extensions and Elements not saving on first touch​

Fixed a bug caused that elements and extensions are not saving correctly when opening the Bricksforge Backend the first time.

Terminal: Windows Shortcut is opening new tab​

The new shortcut to open the terminal for Windows users is now: CTRL + ALT + T

Backend Designer: Custom Dashboard is showing notices​

Fixed an issue caused the custom dashboard pages showing WordPress notices on page load.

fix​

Pro Forms: Taxonomy term not created when assigning multiple values​

Fixed an issue caused that taxonomy terms are not being added when using multiple terms with one single ID, for example via checkboxes.

Pro Forms: Conditional Logic Validation Fix​

Fixed an issue caused that not visible elements are running a validation.

Pro Forms Steps: Validation Rules​

Pro Forms Steps are reacting now to validation rules.

Pro Forms: Date Format Issues​

Fixed several date format issues for Pro Forms

Nestable Pro Forms: Select Placeholder not showing​

Fixed an issue caused the placeholder not showing for select fields.

Nestable Pro Forms: Card Radio / Card Checkbox - Global Class Styling Fix​

Fixed an issue caused the styled added via a global class have been overwritten by the default styles.

Nestable Pro Forms: Card Checkboxes Cursor Issue​

Fixed an issue caused the cursor not having the "pointer" state for card checkboxes on hover.
Верх