Skip to main content

Changelog

2.0.4 (2026-02-12)

Fixed

  • Fixed "Undefined array key element" error during answers export

2.0.3 (2026-02-09)

Improvements

  • Added the ability to select a sender email identity per form

2.0.2 (2025-11-11)

Improvements

  • Some inline tags (like a, b, span, i, em, strong) are alloved in choise options and help text

2.0.1 (2025-11-03)

Fixed

  • Content of "Form Builder" section is not loaded on the form editing page

2.0.0 (2025-08-21)

Improvements

  • Code refactoring. Version 2.x requires Magento 2.4+. Version 1.x remains available for Magento 2.3.x.

1.2.0 (2025-06-27)

Improvements

  • Improve WCAG 2.2 AA compliance and implement translations for React UI

1.1.26 (2025-05-28)

Fixed

  • Issue related to reCAPTCHA v3 Invisible on Hyva theme

1.1.25 (2025-04-14)

Fixed

  • Compatibility with php8.4

1.1.24 (2025-01-29)

Improvements

  • Added delete mass action on the answer listing page

1.1.23 (2025-01-23)

Improvements

  • Loaded files are added to the admin email as attachments

1.1.22 (2024-09-09)

Improvements

  • Added billing address variable var billing_address.attribute_code

1.1.21 (2024-08-29)

Fixed

  • Issue related to v2 google reCaptcha

1.1.20 (2024-08-21)

Fixed

  • Added link to the file in the admin notification email in case of file input field

1.1.19 (2024-07-16)

Fixed

  • Form Code should be unique

1.1.18 (2024-04-25)

Fixed

  • Price variable is empty in case of bundle product

1.1.17 (2024-04-16)

Fixed

  • Page Builder issue

1.1.16 (2024-02-14)

Improvements

  • Adding an ability to use product attributes as variables in form builder fields
  • Triggering data layer event 'mst_form_has_been_submitted' on form submitting

1.1.15 (2023-12-27)

Features

  • Adding note to admin emails field

1.1.14 (2023-11-28)

Fixed

  • Visibility for h tags

1.1.13 (2023-11-24)

Fixed

  • Issue when dependency field does not work

1.1.12 (2023-09-01)

Fixed

  • Error "Mirasvit\FormBuilder\Repository\FormRepository::getByCode(): Argument 1 ($code) must be of type string, null given"

1.1.11 (2023-07-18)

Fixed

  • Error "Call to a member function setTemplate() on bool in FormBuilder/Block/Form.php:135"

1.1.10 (2023-07-10)

Fixed

  • Recaptcha for Hyva theme

1.1.9 (2023-05-10)

Fixed

  • Unable to submit form when a file element is not required

1.1.8 (2023-02-13)

Fixed

  • $form must be of type Mirasvit\FormBuilder\Api\Data\FormInterface, null given, called in FormBuilder/Block/Form.php
  • Saving of the "Email Configuration"
  • Displaying of the file upload errors

1.1.7 (2022-10-21)

Improvements

  • Added answer data to the email template.

1.1.6 (2022-10-13)

Improvements

  • ReCaptcha config

1.1.5 (2022-09-30)

Fixed

  • Compatibility with php8

1.1.4 (2022-07-11)

Fixed

  • Sending answers to email for m2.4.4

1.1.3 (2022-06-20)

Improvements

  • remove db_schema_whitelist.json

1.1.2 (2022-06-01)

Improvements

  • Added Prev/Next buttons for multi pages form.
  • Ability to set CSS classes to form elements

1.1.0 (2022-05-23)

Improvements

  • Migrate to declarative schema

1.0.22 (2022-04-27)

Improvements

  • Added the ability to export answers to CSV

1.0.21 (2022-04-11)

Fixed

  • The issue "validation is not a function"

1.0.20 (2022-02-21)

Fixed

  • An issue when click on Pending it is throwing an exception error
  • Default admin email template

1.0.19 (2022-02-07)

Fixed

  • Form element's css class name

Improvements

  • Send a copy of form answer to customer
  • Integration with Help Desk MX for Magento 2

1.0.18 (2021-10-22)

Fixed

  • Display of the field label

1.0.17 (2021-10-05)

Fixed

  • Error "Undefined index: children in vendor/mirasvit/module-form-builder/src/FormBuilder/Service/BuilderService.php"

1.0.16 (2021-10-01)

Improvements

  • Increase max length of the notification text
  • Added notification conditions

Fixed

  • Compatibility with m2.3 and page builder
  • Empty sort order caused errors

1.0.15 (2021-07-09)

Improvements

  • Add the option "Notification Text" to the form

1.0.14 (2021-05-13)

Fixed

  • Form visibility

1.0.13 (2021-04-19)

Fixed

  • Fix delete message for m2.4

1.0.11 (2021-04-12)

Fixed

  • Script error for: Mirasvit_FormBuilder/js/element/choice

1.0.10 (2020-11-02)

Fixed

  • Error "Exception 0 (ReflectionException): Class Magento\ReCaptchaAdminUi\Model\OptionSource\Type does not exist" (since 1.0.9)

1.0.9 (2020-09-24)

Improvements

  • Added reCaptcha

1.0.8 (2020-09-24)

Fixed

  • Compatibility with m2.2.0

1.0.7 (2020-08-11)

Improvements

  • Small spelling fixes

1.0.6 (2020-08-19)

Improvements

  • Added hidden type for text field input
  • Added new variable page.url

1.0.5 (2020-08-17)

Fixed

  • Issue with escaper

1.0.4 (2020-08-17)

Improvements

  • Ability to print results
  • Ability to edit results in the backend
  • New autocomplete field (products autocomplete)
  • Display form submissions in the account

1.0.3 (2020-07-30)

Improvements

  • Support of Magento 2.4

1.0.2 (2020-07-02)

Fixed

  • Minor fixes

1.0.0 (2020-06-02)

Improvements

  • Initial release

0.0.1 (2020-05-21)

Improvements

  • Pre-release version