Estimated reading: 0 minutes 2524 views

Bit Form Free Changelogs Timeline

Version 2.21.9

2026-01-12
Fixed

1. Fixed trigger workflows route’s invalid trigger token validation.
2. Resolved hCaptcha field initialization error on form submission.
3. Fixed test mail form returning “undefined” response when sending emails.

Version 2.21.8

2026-01-07
Fixed

1. Resolved the dropdown value preview issue in the repeater field.
2. Fixed email sending issues on older PHP versions.

Version 2.21.7

2025-12-29
New Improvement
  • Enhanced authentication process for Workflow trigger (AJAX) Route.
  • Smart Tag: display field admin label or name in email & PDF templates in All Data smart tag when field label is empty.
  • Files Hyperlink: add files hyperlink display in email & PDF templates.
Fixed
  • Brevo (Sendinblue) integration: fixed an contact update issue.
  • Resolve “Back” button issue in Single Entry Details View.
  • SMTP Status: SMTP status configuration not update issues.

Version 2.21.6

2025-12-16
New Improvement
  • Enhanced the Mailchimp integration authentication process.
Fixed
  • Fixed an issue with the WordPress current data smart tag.
  • Resolved missing runtime dependency issues.

Version 2.21.5

2025-12-10
New Improvement
  • Improved the mapping of uploaded file URLs in Google Sheets and Zoho Sheets integrations.
Fixed
  • Resolved an issue where repeater-field file attachments were not included in email notifications for multistep and abandonment forms.
  • Added the missing post route for creating and updating Custom Post Types (CPT).

Version 2.21.3

2025-11-24
Added

1. Added Advanced Filtering option for export entries.

New Improvement

*Improvements:
1. Enhanced the webhook field mapping with smart tag.
2. Improved display of file link in email and PDF templates.
3. Expanded anonymous telemetry to include payment amount and currency metrics..

Fixed

1. Fixed an issue PDF and email template repeater field display.
2. Resolved a problem with the single IP draft submission.
3. Fixed an issue with form preview routing unexpected slash (/).

Version 2.21.2

2025-11-09
New Improvement
  1. Enhanced the Table Data View to better display file and repeater field values.
  2. Updated the Single Entry Details View to support the ${bf_all_data} smart tag.
Fixed
  1. Fixed an issue where WP Auth changes the Update button not working.
  2. Resolved a problem with the Make.com integration not functioning correctly.
  3. Fixed an issue causing Table Data View routing to fail.

Version 2.21.1

2025-09-27
Fixed
  • Fixed an issue where Razorpay webhook was not working properly for some users.

Version 2.21.0

2025-09-23
Added
  • Razorpay: Added webhook support for Razorpay payments after form submission.
  • Stripe: Added MB Way payment method.
New Improvement
  • Routing: Optimized AJAX routing for improved performance.
  • MailChimp Integration: Enhanced birthdate field mapping for better compatibility.
  • Payment Information: Refined payment details display within the entry details section.
  • Smart Tags: Improved Smart Tag handling in integration field mappings.
Fixed
  • Fixed issue Repeated field math calculations.
  • Fixed an issue where Razorpay and Mollie workflows were triggered after successful payment.
  • Fixed an issue that caused form entries to be deleted when deleting a form.
  • Fixed an issue with empty values in dropdown field group options.
  • Fixed an issue preventing Mailchimp contact updates from working correctly.
  • Fixed the PDF attachment download link not working in entry details.

Version 2.20.6

2025-09-15
Added
  • Input Mask: Added input mask format option for Text, Username, URL and Multiline text fields to enhance data consistency and user input accuracy.
  • Developer Filter Hooks (PDF & Email): Introduced bitform_filter_pdf_filename, bitform_filter_pdf_body, bitform_filter_email_subject, and bitform_filter_email_body filter hooks for customizing PDF and email content.
  • Developer FilterHooks (Translations): Added bitforms_filter_allow_translation and bitform_filter_translations filter hooks to disable or modify plugin translations.
New Improvement
  • Form Abandonment: Enhanced handling of partial form submissions by improving uploaded file visibility and triggering selected checkboxes actions.
  • Phone Field: Added support for landline numbers in the Phone Number field with custom regex pattern support.
Fixed
  • Resolved repeated file field attachment issues in email templates.
  • Fixed issue where default conditional logic was not being disabled properly.
  • Fixed form save issues when the plugin was translated into other languages.

 

Version 2.20.5

2025-08-25
Added
  • Smart Tag: Added ${bf_all_data.onlyValues} smart tag to include all form field values (excluding empty and hidden fields) in Email & PDF templates.
  • Conditional Logic: Introduced an Enable/Disable option for better control over conditional logic.
  • Language Support: Added new translations for Dutch, French, German, Italian, Portuguese, Spanish, Turkish, and 25+ additional languages.
New Improvement
  • Limit Form Submission: Enhanced by adding options to set submission limits per user/IP or per date/week/month.
  • Smart Tags: Added new week tokens for the Format Date Time smart tag.
  • File Upload: Improved file type validation for the advanced file upload field.
Fixed
  • Resolved an issue where ‘0’ values were not being included in email content.

Version 2.20.4

2025-08-12
New Improvement
  • Ensure only a single preview tab is open and automatically reload it on every Preview button click.
Fixed
  • File Upload Security Enhancement: Strictly block uploading of executable files.

Version 2.20.3

2025-07-27
New Improvement
  • Conditional Logic: Added support for using the “Next” button for an action to conditionally change steps in Multi Step forms.
  • Entry Export: Improved Unicode and Repeater field data formatting for exported entry files.

Version 2.20.2

2025-07-16
New Improvement
  • Move existing field between Section,Repater and Steps.
  • Phone number field: added country list hide settings and similar country code validation

Version 2.20.1

2025-07-08
Added
  • Spacer Field: Added a new Spacer field to create visual gaps between form fields, improving form layout and appearance.
  • Smart Tag – ${_bf_format_datetime()}: Introduced a new smart tag to format date and time based on user-defined preferences, allowing better control over how date/time values are displayed.
New Improvement
  • Min/Max Date-Time Range: Added support for setting minimum and maximum ranges in Date, Time, Month, and Week fields to enhance validation and input control.
  • Conditional Logic Enhancements: Improved behavior of “Change” and “Click” logic by accurately targeting and comparing selected fields.
Fixed
  • Resolved missing “Logged In User” option in the ACF integration edit section.
  • Fixed an issue where entry owner/user was being overwritten during entry edits.
  • Resolved global validation message overwrite issue in default settings.

Version 2.20.0

2025-06-30
Added
  • Advanced Date-Time Field: Introduced a new field type that lets users select both date and time, improving form flexibility and user experience.
  • New Smart Tags (Functions): Added ${_bf_datetime_difference()} and ${_bf_add_subtract_datetime()} smart tags to support date and time calculations.
  • New Conditional Action: Added a “Config Option” action in conditional logic to dynamically change Date-Time field config based on user input.
New Improvement
  • Enhanced Logic for Date/Time Fields: Improved conditional logic support for Date, Time, Week, and Month fields, enabling more advanced scenarios.
Fixed
  • Fixed an issue with mismatched created time format in the entries table based on site date/time format settings.
  • Resolved PayPal transaction ID mismatch issue in the entry details section.
  • Fixed a signature file path issue in multi-step forms.
  • Resolved a frontend data view & edit issue related to edit access control.

Version 2.19.2

2025-06-15
New Improvement
  • Security Enhancements: Prevented JavaScript injection in field content areas such as labels, sub-titles, and helper texts within the form builder.
  • Conditional Logic: Added “Clone Condition & Logic” feature to enhance usability and speed up logic configuration.
Fixed
  • Fixed an issue with form JavaScript generation when the any form is also included in the footer section.

Version 2.19.1

2025-05-29
Added
  • Form Auto Fill Feature: Added a feature that automatically fills form fields in form preview with user data, streamlining the user experience and reducing manual entry.
New Improvement
  • Nonce Verification Improved: Enhanced nonce verification for better security and cache issue.
Fixed
  • HTML Escaping in Single Entry View: Fixed an issue where HTML tags were not properly escaped, ensuring correct display in the Single Entry View.

Version 2.19.0

2025-05-20
Added
  • Global validation messages: Added new settings under App Settings to globally customize validation error/invalid messages.
  • Bricks Builder Widget: Introduced the Bit Form widget for Bricks Builder, enabling easy form embedding.
New Improvement
  • "Other" Option Label: Added setting to customize the label of the "Other..." option in Checkbox and Radio fields.
  • Elementor & Gutenberg Widgets: Improved form rendering behavior when switching forms in the Bit Form selection dropdown.
Fixed
  • PayPal Integration: Resolved PayPal transaction ID mismatch issue.

Version 2.18.9

2025-05-10
New Improvement
  • Email Notifications: Added an option to send admin and user email notifications upon "Admin Review" status in WP Auth (User Registration).
  • HTML Rendering: Improved rendering of user-defined custom HTML in the HTML field and form field content.
Fixed
  • Fixed an issue where smart tags values were not visible in email and PDF templates.

Version 2.18.8

2025-04-26
Fixed
  • Resolved issue with Repeater field value not mapping in the email template.
  • Resolved single line comment issue in Custom JavaScript editor.

Version 2.18.7

2025-04-26
Fixed
  • Resolved user entry visibility issue in the entries section.

Version 2.18.6

2025-04-25
Fixed
  • Resolved hCaptcha configuration type mismatch issue.

Version 2.18.5

2025-04-23
Added
  • Elementor Widget: Introduced the Bit Form widget for seamless form integration in Elementor pages.
New Fields
  • hCaptcha Field: Added a new field to boost security and block spam submissions.
New Improvement
  • Frontend Data View & Edit: Improved access control for viewing and editing form entries
Fixed
  • Resolved issues with currency input and value formatting in the Currency field.

Version 2.18.4

2025-04-12
New Improvement
  • Security: Removed default support for SVG file uploads to enhance security.

Version 2.18.2

2025-03-24
Added
  • Hidden Field: Added a new hidden field type.
  • Smart Tag: Introduced ${bf_all_data} smart tag to retrieve all field data in one tag.
New Improvement
  • UI/UX: Moved integration application authorization to a global setting.
  • Enhanced accuracy of “Number” function in conditional logic.
  • Improved the “Always” action effect in conditional logic.

Version 2.18.1

2025-03-02
New Feature
  • Added PDF downloadable URL in form submit success message.
New Improvement
  • Enhanced security for Auth 2.0 redirect URls.
Fixed
  • Enhanced Stripe payment entry twice issue.

Version 2.18.0

2025-02-25
New Feature
  • Added PDF password protection and downloadable link options in PDF settings.
New Improvement
  • Enhanced user experience in the entries table.
  • Added customization options for dynamic/static PDF file names.
Fixed
  • Fixed the loading spinner issue on the Draft button.
  • Resolved multiple signature issues with PDF attachments.

Version 2.17.8

2025-02-12
Added
  • Introduced new action hooks (bitform_integration_api_response_error, bitform_integration_api_response_success) for improved integration response handling.
New Improvement
  • Added "Logged In User" option in the Meta Box integration edit section.
Fixed
  • Fixed a form update error when a section field was duplicated in a multi-step form.

Version 2.17.7

2025-02-02
Fixed
  • Resolve Static From Mail issue with the SMTP configuration.

Version 2.17.6

2025-02-01
New Improvement
  • Enhanced security for accessing uploaded files.
  • Improved user experience by displaying validation error messages when the dropdown and country fields lose focus.
Fixed
  • Fixed backend validation issue for the URL field.

Version 2.17.5

2025-01-23
New Improvement
  • Improved backend validation for the URL field.
  • Enhanced validation for webhook integration links.
Fixed
  • Fixed an issue where the field background color changed on hover when the global border color was modified.
  • Resolved an issue with sending emails via MailerLite integration.
  • Addressed a validation issue with field mapping in Elastic Email integration.
  • Fixed email notification problems in the WP User Registration Form.
  • Resolved Missing "Advanced File Upload" Field in Meta Box integration.

Version 2.17.4

2024-12-18
New Improvement
  • Enabled displaying images in the Frontend Data View.
  • Enhanced the “Edit Access” functionality for entry edit requests.

Version 2.17.3

2024-12-12
New Improvement
  • Added fonts category in PDF global and individual settings.

Version 2.17.2

2024-12-09
New Improvement
  • Strengthened security for entry edit requests.
  • Added support for viewing signature images in the Frontend Entry View.
Fixed
  • Addressed file upload attachment issues in email notifications.
  • Resolved integration issues with PODS.

Version 2.17.1

2024-12-02
Added
  • Introduced a new action hook for custom payment gateway compatibility.
New Improvement
  • Added “Default Phone Number” field setting in the Phone Number field.
  • Enhanced the Builder History feature for Section, Repeater fields and Multi step form.
  • Introduced the “manage_bitform” capability for user role management.
Fixed
  • Resolved the duplicate entry issue with Razorpay.
  • Fixed the Signature field image issue in PDF attachments.
  • Addressed the issue where empty Date fields were replaced with the current date and time.

Version 2.17.0

2024-11-19
Added
  • Include the “Job Application” form template.
New Fields
  • First Name, Last Name, and Shortcode.
New Improvement
  • Enhanced UI: Added labels to section navigation in the top bar of the form builder.
Fixed
  • Resolved invalid placeholder image link issue on initial load in the image field.

Version 2.16.5

2024-11-12
New Improvement
  • Allow tag usage in the HTML field.
  • Add advanced file upload field styling in conversational forms.
  • Improve responsiveness for multi-step forms.
Fixed
  • Fix scrolling issue in the custom field options.
  • Resolve blank page issue when opening the custom styling modal.

Version 2.16.4

2024-11-06
New Improvement
  • Enhanced UI/UX in the App Settings section.
Fixed
  • Resolved height issue with the image select field.

Version 2.16.3

2024-11-03
Fixed
  • Resolved missing configuration issue with Stripe billing address.
  • Resolved unwanted response issue when deleting forms.

Version 2.16.2

2024-10-28
New Improvement
  • Added support for United Arab Emirates Dirham (AED) currency in Stripe card payment options.
  • Enabled billing address in the Stripe payment field to dynamically populate from the user’s form address input.
Fixed
  • Resolved PHP warnings related to handling dynamic properties.
  • Resolved blank screen issue when using the form template (Meeting Room Registration Form).

Version 2.16.1

2024-10-24
New Improvement
  • Added a new field in the builder to assign the position of a field before the submit button.
  • Updated translation strings for “Other…” option in checkbox and radio fields.
Fixed
  • Resolved issues with Google Sheets integration when using repeater or section fields.

Version 2.16.0

2024-10-22
Added
  • Added GDPR Agreement Field: Utilize this field to obtain user consent for data processing and storage in compliance with GDPR regulations.
New Improvement
  • Updated the default style of the Image Select Field for improved appearance.
Fixed
  • Resolved issues with PayPal Plan ID and invalid amount value.

Version 2.15.4

2024-10-17
New Form Template
  • Added new form template: Customer Complain Form
Added
  • Add Change anction in conditional logic for repeater field.
  • Added new Filter and Action Hooks for handling WP User Authentication.
New Improvement
  • Default amount value settings in the Currency Field.
  • Improve “On Click” of button action in conditional logic section.
Fixed
  • Resolved “0” value not set as default value inssue in the Number Field.

Version 2.15.3

2024-10-09
New Form Template
  • Added new form template: WP User Registration Form
New Improvement
  • Improved security for Icon Upload in Field Settings.
  • Updated the default styling for the Image Select Field.

Version 2.15.2

2024-10-01
New Improvement
  • Enhanced responsiveness of form templates cards for smaller screen devices.

Version 2.15.0

2024-09-29
New Feature
  • Frontent entry view & edit: Added the ability to view and logged in user to edit form entries.
New Improvement
  • Add new admin side bar menu & top bar menu for bit form.

Version 2.14.1

2024-09-26
New Improvement
  • Added new admin sidebar and top bar menu for Bit Form.
Fixed
  • Resolved HTML tag filtering issue in the HTML field.
  • Fixed duplicate and export/import issues with the repeater and section fields.

Version 2.14.0

2024-09-17
New Feature
  • New Form Templates: Added 24+ new form templates to simplify form creation.
New Improvement
  • Telegram Integration: Implemented support for sending images or signatures directly to a Telegram channel.

Version 2.13.13

2024-09-08
New Improvement
  • Introduced a new "change" logic and "Number" function in the conditional logic section.
  • Added filter and action hooks for handling integration run failures.
  • Implemented debounce time for the "save form draft" action in conditional logic.
Fixed
  • Fixed an issue with the Google Ads API.
  • Prevented empty form submissions during Form Draft.
  • Resolved the undefined entry ID issue in JavaScript Custom Events ("bf-form-submit-success").

Version 2.13.12

2024-08-31
New Improvement
  • Enhanced security for AJAX requests used in exporting form entries.

Version 2.13.11

2024-08-21
New Improvement
  • Addressed a vulnerability in the file upload field related to SVG file uploads.

Version 2.13.10

2024-08-15
New Improvement
  • Improved sanitization processes to better handle various types of AJAX Request.
  • Reducing vulnerabilities such as SQL injection and other security threats.
  • Improved the formatting of repeater checkbox values for better integration in PDF attachments and email templates.

Version 2.13.9

2024-08-11
Fixed
  • Resolved an authentication issue with the Elastic Email integration.
  • Fixed the undefined RazorPay Order ID issue.

Version 2.13.8

2024-07-30
Fixed
  • Resolved the issue with loading styles for the Conversational form.
  • Resolved the issue with opening the modal for Leading and Trailing Icons.

Version 2.13.7

2024-07-27
Fixed
  • Resolved Repeater field value issue with Webhook parameter mapping.
  • Resolved Gutenberg block of Bit Form Id in label.

Version 2.13.6

2024-07-17
New Improvement
  • Improve user input sanitization of Bit Form.
Fixed
  • Resolved Google Ads authentication issue.

Version 2.13.4 - 2.13.5

2024-07-09
New Improvement
  • Improve the wordpress security of Bit Form.
Fixed
  • Resolved security issue with icon upload.
  • Resolved modal navigation issue with Firefox browser.

Version 2.13.3

2024-07-04
New Improvement
  • Improvement notes and hints in various settings for better understanding.
Fixed
  • Resolved an issue with the field add in builder.

Bit Form Changelogs Timeline

Version 2.13.2

2024-07-03
New Improvement
  • Added notes and hints in various settings for better understanding.
Fixed
  • Resolved an issue with the conditional filter in the response management section.

Version 2.13.0

2024-06-25
New Fields
  • New Payment Field: Mollie Payment Gateway: Accept payments through Mollie Payment Gateway
Fixed
  • Resolved style shrink issue of Checkbox field.
  • Resolved submission issue with repeater field data.

Version 2.12.2

2024-06-15
New Improvement
  • Includes an option to download necessary fonts for PDF attachments.

Version 2.12.1

2024-06-08
New Feature
  • Added Concat(Repeater) function to concatenate repeated field values in conditional logic.
New Improvement
  • Enhanced user experience in the Email and PDF template editor.
  • Improved field re-order functionality in Table and Mobile views.
  • Enabled date picker display on click for Date, datetime-local, month, time, and week fields.
Fixed
  • Fixed issue where the slider field fill color was not changing.
  • WooCommerce upload Field issue resolved.
  • Zoho Sign integration issue resolved.

Version 2.12.0

2024-05-29
New Improvement
  • Modify predefined custom JavaScript code.
  • Automate the Bitform V1 form migration process.
Fixed
  • Resolve the issue with duplicate values in the checkbox field for email notifications.

Version 2.11.1

2024-05-06
New Improvement
  • Include Order Id settings in Razorpay payment field.
  • Unique Entry validation settings added in the Phone number Field.
  • Conditional Logic action with Currency field.
Fixed
  • OneDrive integration issue resolved.
  • Dropbox blank screen issue resolved.

Version 2.11.0

2024-04-18
New Feature
Fixed
  • Resolved API issue with brevo integration.
  • Resolved Checkbox and radio field action issue in conversational form.

Version 2.10.3

2024-04-01
New Improvement
  • Added an advanced file upload field in the Field Map for ACF & Meta Box Integration.
Fixed
  • Resolved the touchpad issue for the Signature field on iPhone.
  • Fixed the Zoho Desk file attachment issue.

Version 2.10.2

2024-03-10
New Improvement
  • Dynamic field value set to Notes of Razorpay payment field.
  • Added new filter function for razorpay Notes.
Fixed
  • Token Expired issue during file upload with Advanced File Upload field.
  • Blank screen issue during Email notification test.
  • security issue with "update_form_entry" route.
  • Unwanted draft entry creation issue when a abandoment form embedded in same page.

Version 2.10.1

2024-02-15
Added
Fixed
  • Fixed vulnerability report issue with advanced file-up field.
  • Fixed Custom JS & CSS code duplication issue during form duplication.

Version 2.10.0

2024-02-12
New Fields
New Improvement
  • Added missing functionality to automatically populate placeholders based on conditional logic onload.
  • Included missing Smart Tags (such as calc and count) in PHP.
  • Enabled workflow actions triggered upon form submission via API.
Fixed
  • Resolved issue with previous saved data initialization in WP Auth (Registration, Login, Forgot Password) Page.
  • Fixed problem with empty values in exported entries for file upload and signature fields.

Version 2.9.6

2024-01-21
New Feature
  • Added new Action hooks and Filter hooks
New Improvement
  • Enhanced the UI of Form entries Related Info, displayed in the response details drawer..
Fixed
  • Resolved “between” logic issue in conditional logic.
  • Fixed PHP issue related to deprecated dynamic properties.
  • Fixed value check issue with HTML select field in conditional logic.

Version 2.9.5

2024-01-11
New Improvement
  • User data security improved
  • Plugin title & readme description updated

Version 2.9.4

2024-01-03
New Improvement
  • Subfields included in the ACF Field Map for ACF Integration
Fixed
  • Disable Action Issue in Conditional Logic for Image Select Field

  • Validation error for Instant File Upload with Advanced File Upload Field

Version 2.9.3

2023-12-25
Fixed
  • Issue with saving import option settings for the Select Field and Checkbox Field.

Version 2.9.2

2023-12-18
Fixed
  • Form not showing in the frontend issue for Bit form V1 users

Version 2.9.1

2023-12-16
New Improvement
  • Some extra columns('Created Time, Modified Time, IP address, Refer URL, Device') added in the response table
Fixed
  • Stripe payment charged multiple times for the same submission issue

  • Undefined property("$nestedLayout") PHP warning issue

Version 2.9.0

2023-11-28
New Fields
  • Cloudflare Turnstile - protect your form from spam and bots with Cloudflare Turnstile captcha
New Feature
  • Field input placeholder piping added in conditional logics
Fixed
  • Forms not updating for type issue

Version 2.8.0

2023-11-19
New Feature
  • Form Analytics Report / Visual Report - Analyze your entry submission stats with Pie Chart, Bar Chart, and line Chart including advanced field reports.

Fixed
  • Signature field in multi step form was not aligning correctly

Version 2.7.2

2023-11-09
Fixed
  • Bit Form plugin name breaks the WordPress admin plugins page design

Version 2.7.1

2023-11-09
Fixed
  • TinyMCE editor missing Smart Tags list

  • Groundhogg integration issue causing Bit Forms to not submit

Version 2.7.0

2023-11-07
New Fields

Image Select Field – Visually apealing radio / checkbox style image select field

Fixed
  • Active Campaign integrations issue for over 20 tags

  • Multi Step Form not submits if progress bar is hidden

Version 2.6.2

2023-10-30
Fixed
  • Uploaded files from multi step form are not correctly showing in the entry list.

Version 2.6.1

2023-10-23
Fixed
  • Form Preview not working issue.

Version 2.6.0

2023-10-23
New Feature
  • Landing Page - Share the form with a distraction free page link, commonly named as: Standalone Form / Form Pages / Direct Share.

  • Form Preview - Preview your form changes from the builder without any short code or embedding into page.

Fixed
  • Currency field options hide not working issue.
  • ACF integration not working in Bit Form FREE version.
  • Number field validation error if the value is 0.

Version 2.5.2

2023-09-25
Fixed
  • Stripe payment not successful by missing description & shipping address for indian export transaction.

Version 2.5.1

2023-09-19
New Improvement
  • Multi Step form style editor reworked.
Fixed
  • Telegram integration causing Bit Form to not submit.
  • Conditional Logic validation error for On Form Validated caused for Always action effect.
  • Phone number field country option hide not working.

Version 2.5.0

2023-09-11
New Feature
  • Introducing the “Multi Step Form”, convert your long boring forms into smaller steps to enhance your user’s form experience, save progress on each step & show progress bar for a dynamic & easy to use contact form submission experience.
New Improvement
  • Redirect page will now respect the delay of confirmation message duration.
Fixed
  • Stripe payment transaction response not saving.

Version 2.4.1

Version 2.4.1
New Feature
  • Introducing the Smart Tag “Date(YYYY-mm-dd)” to our smart tag list. Easily set current formatted date to date input.
Fixed
  • Resolved the pro-overlay issue on the option edit modal of Field Options.
  • Fixed the blank screen issue that occurred when clicking on form entries in the response table.

Version 2.4.0

2023-08-23
Added
  • Collect feedbacks in the form of star ratings from your wp users. Change any star rating icon to your own custom icon with easy to use form builder settings.
New Fields
  • Rating Field
Fixed
  • Active Campaign integration tag & list issue
  • Form duplicate issue with the section & repeater field
  • Response table issue with multiple uploaded files

Version 2.3.0

2023-08-01
Added
  • Collect signatures from your wp users to store in DB as PNG, JPG or SVG and use it in the Email or PDF templates.
  • Use the form field values as the Label, Sub title & Helper text of other form fields via our advanced conditional logics to make your form more dynamic.
New Fields
  • Signature Field
New Feature
  • Piping
Fixed
  • Phone number field validation message issue of validate on focus out option
  • Razorpay payment field triggers the form submit actions before the payment is completed
  • Form is not saving by giving the error of Form is empty when the form has only the section fields (rather it has fields inside the section field)
  • Dropdown field not selecting the options when user is not logged in because of the Comet Cache plugin

Version 2.2.3

2023-07-25
Fixed
  • Bit Form crash issue

Version 2.2.2

2023-07-23
Fixed
  • Rollback to previous version because of Bit Form crash issue

Version 2.2.1

2023-07-23
Fixed
  • Conditional logics for Validate on Focus Out option was not working properly
  • Conditional Logics on select Form Validate option breaks the Bit Form
  • Google ReCaptcha v3 script block issue for Borlabs Cookie plugin
  • Form save issue for PDF attachment missing table issue
  • Metabox integration field mapping breaks the form
  • Double opt-in confirmation after form submit not working

Version 2.2.0

2023-07-16
Added
  • Group of form fields that can be repeated to create complex repeatable forms with ease. With conditional logics advanced calculator, creating a order or invoice type of forms including complex calculations is now easier than ever.
  • Connect Bit Form with FlowMattic Automation tool via webhook integration to automate your workflows.
  • Connect Bit Form with AutomatorWP Automation tool via webhook integration to automate your workflows.
  • Connect Bit Form with Uncanny Automator Automation tool via webhook integration to automate your workflows.
  • Connect Bit Form with Automate Hub by Sperse.IO Automation tool via webhook integration to automate your workflows.
  • Connect Bit Form with Thrive Automator Automation tool via webhook integration to automate your workflows.
  • Connect Bit Form with WP Webhooks Automation tool via webhook integration to automate your workflows.
  • Connect Bit Form with Advanced Form Automation tool via webhook integration to automate your workflows.
  • Connect Bit Form with IFTTT Automation tool via webhook integration to automate your workflows.
  • Connect Bit Form with n8n.io Automation tool via webhook integration to automate your workflows.
  • Connect Bit Form with SureTriggers Automation tool via webhook integration to automate your workflows.
New Fields
  • Repeater Field
New Integrations
  • FlowMattic Integration
  • AutomatorWP Integration
  • Uncanny Automator Integration
  • Automate Hub by Sperse.IO Integration
  • Thrive Automator Integration
  • WP Webhooks Integration
  • Advanced Form Integration Integration
  • IFTTT Integration
  • n8n.io Integration
  • SureTriggers Integration
New Feature
  • Form Abandonment - Automatic Partial Form Submission whenever a user leaves the form without submitting it, Save Form as draft button in Form Builder and conditionally save form as draft via conditional logics with functionality to resume the form from where the user left off. [Pro]
  • Pdf Attachment - Attach a pdf file including the form entry data with the email notification. [Pro]
  • Writeable action - Conditional logics has an action to make a form field Read only, but was missing the action to revert it. Now, it is possible to make a form field writable again.
  • Publicly available functions for developers: getForms & getFields to get all the forms and fields of a form respectively.
Fixed
  • Form entry edit route 404 issue
  • Forms not initializing on Elementor page builder's modal
  • Telegram Integration issue regarding multiple uploaded files
  • MailerLite Integration timeline log issue
  • Zoho workdrive integration next button disabled issue
  • Country field default value issue from Conditional Logics
  • bitform_dequeue_styles hook issue with form ids
  • Deprycated notice from shortcode function if form content is empty
  • alt attribute not updating from custom attribute settings

Version 2.1.0

2023-06-05
Added
  • Turn your simple contact form into a payment form with Stripe Field. Collect payments including user information, address with Google Maps autocomplete, and more.
  • Group the fields into sections to make your advanced & complex forms more organized and easy to fill out.
New Fields
  • Stripe Field
  • Section Field
New Feature
  • Form entry edit by admin is now available as it was removed after Bit Form v2.0.
New Improvement
  • Generating Frontend JS code based on the embedded forms from client side instead of server side to avoid caching issues.
  • Mailer Lite integration has been updated to work with the v2 API.
  • Optimized the form builder to handle the large complex forms fastest than ever.
Fixed
  • Added missing country regex pattern for phone number field.
  • Entry edit form breaks the style after updating the form.
  • Zoho Desk authorization button always disabled.

Version 2.0.10

2023-05-15
Added
  • Added new hooks to dequeue styles and scripts from the page:
    • bitform_dequeue_styles
    • bitform_dequeue_scripts
Fixed
  • Field key was passed to integrations and email notifications instead of the field value if the field was empty or NULL.
  • Style not loading on the frontend if the form is embedded in the page template or header and footer.

Version 2.0.8

2023-04-10
Fixed
  • Issues with Pods, meta box, and ACF Ajax requests.
  • Hiding and disabling options not working in Country, Currency & Phone number field.
  • TinyMCE CDN failing to load for missing plugin name.
  • HTML Select field passes required validation with the placeholder option.
  • Unexpected <p> tag margin in some error messages.
  • Smart tag (post_information) passes empty value in the email template.
  • Enabling/disabling the Check/Radio field in conditional logic issue.

Version 2.0.7

2023-03-27
Added
  • Added the date format (d-M, Y) in Smart Tags.
New Improvement
  • The email template now uses the date format based on the WordPress settings.
Fixed
  • Fixed the loading of the bitform.js script in the frontend, even if a form is not embedded.

Version 2.0.6

2023-03-19
Fixed
  • Fixed Phone number field regex pattern backslash issue.
  • Fixed line break tag appearing in email contents issue.
  • Fixed decision box checkbox shrinks issue if label is to large.
  • Fixed form not saving issue if paypal field subscription enabled.

Version 2.0.5

2023-03-15
New Feature
  • Gutenberg block of Bit Form now includes Form Id in label for better identification.
  • The form submission restrictions are now triggered upon initial loading with an overlay message over the form instead of after submission.
Fixed
  • Resolved Safari browser compatibility issue with regex pattern lookbehind operator.
  • Fixed Firefox browser compatibility issue where form builder caused layout to shift to the bottom of the form.
  • Fixed issue with phone number field formatting, validation, and masking.
  • Corrected duplicate icon names in the icon library.
  • Restored missing fields in workflow actions.
  • Added Limit Form Submission period settings to the form settings.
  • Fixed Style editor break issue caused by fela.js affecting some users.
  • Resolved issue with app settings for PayPal and Razorpay payment gateways not working.
  • Fixed issue with re-generating cache in general settings breaking the form.
  • Resolved CSS and JS enqueue cache issue.
  • Fixed theme gallery issue related to missing slug.

Version 2.0.4

2023-03-09
Fixed
  • Form wrapper style not working in the frontend
  • Button label missing in builder right Panel
  • Confirmation message error for default tick mark markup
  • Custom CSS & JS lost if not visited the builder
  • Fallback background color transparent issue
  • Plugin uninstall does not remove all the table data based on app config

Version 2.0.3

2023-03-05
New Feature
  • Shortcode support in confirmation message content
Fixed
  • Fixed SMTP page blank issue when testing mail
  • Resolved SMTP attachment not sending issue
  • Fixed field required validation not working due to space in field name
  • Resolved JS module conflict with Elementor page builder
  • Form validation message color now indicates error or success
  • Fixed Textarea field height overlapping with other fields when shown/hidden based on conditions
  • Changed confirmation message class names for better readability
  • Resolved HTML Select field placeholder issue when no value is set
  • Fixed Country field not selecting options when Selected flag image settings is turned off

Version 2.0.2

2023-03-01
Fixed
  • Fix upgrade issue from beta version
  • Fix issue with ZOHO CRM integration conflicting with Pro version

Version 2.0.1

2023-03-01
Fixed
  • Update from beta version issue crashes the Bit Form
  • Custom fields render issue

Version 2.0.0

2023-02-28
Added
  • Version 2 Released

Version 1.9.0

2023-02-16
Fixed
  • Bit Form Dashboard crashes for date formatter in latest chromium browsers.
  • Zoho integrations authorization issue for hash based url.
  • Unauthenticated Arbitrary File Upload issue fixed by using wordpress default allowed file extensions list.

Version 1.8.1

2022-11-21
Fixed
  • Conditional Logic field logic for null value not working.
  • Conditional Logic field action hide not working when page load.

Version 1.8.0

2022-11-16
Fixed
  • some minor issues.

Version 1.7.3

2022-11-06
New Improvement
  • Tested upto wordpress version 6.1
Fixed
  • some minor issues.

Version 1.7.2

2022-09-26
New Improvement
  • Webhook test response & log added in timeline.
Fixed
  • Checkbox & Dropdown comma issue in label & value fixed by changing the separator as underscore.

Version 1.7.1

2022-09-13
Fixed
  • Token expired issue are now completely fixed regardless of any cache plugins.
  • Broken YouTube video links are now fixed.

Version 1.6.2

2022-07-19
Fixed
  • Form not saving on newly installed bitform.

Version 1.6.1

2022-07-18
Fixed
  • Fallback problem.

Version 1.6.0

2022-07-16
Added
  • Form Entry Reports: Filter the responses by conditions & save as report for future entries.
  • Double opt-in confirmation: Confirm the entry by email confirmation to prevent the spam & fake emails.
  • Unread, Read, Unconfirmed, Confirmed status of form entry.
    • If double opt-in is enabled, the default entry status will be Unconfirmed. After confirming the email, it will change to Confirmed.
    • Otherwise, the default entry status is Unread. After clicking on the entry from responses, it will change to Read.
  • Logged in User option added in ACF, MetaBox, pods integration to assign as post author.
  • IPv6 support in form entries
Fixed
  • Responses global search not working issue
  • replaceAll function not working in old browsers
  • merge edited new value with old value when entry edit
  • new integrations not working for version mismatch issue
  • many more optimizations & misc. fixes under the hood

Version 1.5.2

2022-06-01
Fixed
  • Fixed the issue with form submission cause of form id mismatch in fastcgi.

Version 1.5.1

2022-05-28
Added
  • Bit Form domain slug changed to bit-form for i18n compatibility
  • Bit Form default api key mismatch for the first installation
  • email notification & confirmation message line break adds too many gap issue
  • textarea field line break issue in email notification
  • wp auth custom field value not working issue
New Integrations
  • Twilio
  • MailerLite
New Improvement
  • All integrations are now alphabetically sorted for better user experience.

Version 1.5.0

2022-05-10
New Integrations
  • Groundhogg
  • SendFox
  • Rapidmail
  • Elastic Email
  • Getgist
  • Hubspot
Fixed
  • Decision Box Conditional Logics issue
  • Grecaptcha batch hidden style preventing post update issue
  • Tinymce hidden & visiable classname issue

Version 1.4.21.3

2022-04-24
New Integrations
  • Acumbamail Integration
Fixed
  • Domain URL issue for WordPress in subfolder domain
  • Form validation failed for 0 value because of isEmpty() function
  • Form entry response count mismatch fix for All Forms page & Form Entries
  • Field entry meta data delete whenever a field gets deleted
  • Timeline empty value issue on new field added
  • Create form styles directory if not exists during form save
  • Form entry reponse page blank if all the form fields are deleted
  • Line break issue in textarea field for email template
  • Telegram message body line break issue

Version 1.4.21.2

2022-04-03
Added
  • Redirect page option added when email verified in WP AUTH.

Version 1.4.21.1

2022-03-20
Fixed
  • Integration clone id mismatch in conditional logics.

Version 1.4.21

2022-03-19
Added
  • Integration Clone / Duplicate
  • Smart Tags added in conditional logics & conditions can be set based on smart tags value
  • IPv6 support in entry response
  • User Role added in Smart Tags
New Integrations
  • OneDrive Integration
Fixed
  • Razorpay Transaction info re-fetch if missed in log by any chance
  • Textarea apostrophe support & value issue
  • Smart Tags value mismatch & null in email notification issue

Version 1.4.20

2022-03-06
Added
  • 34 Default Smart Tags
  • 3 Custom Smart Tags:
    • URL Query Param
    • Custom Date Time Format
    • User Meta Key
  • All Smart Tags are added in Integrations, Email Templates, Conditional Logics, Field Label & Placeholder.
Fixed
  • Form loader on backend validation of payment button
  • Razorpay payment transaction not saved in entry response
  • URL Parameter undefined offset index

Version 1.4.19

2022-02-22
Fixed
  • Form entry update not working issue
  • Fluent CRM tag not selectable issue

Version 1.4.18

2022-02-13
Added
  • Delete file from WordPress after uploading to Dropbox.
New Integrations
  • Dropbox Integration
New Improvement
  • CSS old browser comptability enriched
    • Now supports more old browsers with modern CSS.
Fixed
  • ReCaptchav3 not working
    • Cache plugins conflicting with ReCaptcha Api Script is solved.

Version 1.4.17

2022-01-26
New Integrations
  • Autonami Integration (Contact Module)
Fixed
  • Form validations of frontend & server before payment transaction

Version 1.4.16.2

2022-01-15
Fixed
  • Form not submitting for browser incompatibility issue

Version 1.4.16.1

2022-01-15
Fixed
  • Telegram Message Body TinyMCE issue
  • Email field validation issue

Version 1.4.16

2022-01-10
Added
  • Username field placeholder settings
Fixed
  • Text editor value reset issue
  • Form response page blank issue
  • Bit Form API returns null value in response
  • Many more small fixes & tweaks

Version 1.4.15.1

2021-12-09
Fixed
  • Unique Field Error Fallback.

Version 1.4.15

2021-12-05
Fixed
  • Edit Entry Form not showing in Firefox.
  • Form Validation issues.
  • Post Excerpt typo.
  • Many more small fixes & tweaks.

Version 1.4.14.2

2021-09-29
Fixed
  • GCLID problem.

Version 1.4.14.1

2021-09-21
Fixed
  • PHP older version syntax error resolve.

Version 1.4.14

2021-09-18
Added
  • WP Auth
    • Registration-
      • Auto Login after registration
      • Approval System:
        • Auto
        • Admin Review
        • Email Activation
      • WordPress Email Notification (Admin & User)
      • User Meta Field Mapping
    • Login
    • Forgot Password
      • Custom Email Template
    • Reset Password
    • Redirect Page customization on each section
  • Form Settings:
    • Required user to be logged in for submit form
    • Empty form submission disallow
    • Disable entry storing in Database & Bit Form
  • Fields:
    • (New) Username - unique WordPress user name validation
    • Email - unique WordPress user email validation
    • Password - encrypted by default on WP user management
    • Unique entry - Text, username, multi text, checkbox, radio, number, dropdown, country, email, url, date, color picker
  • Field required asterisk class name 'fld-req-symbol' added.
Fixed
  • Responsive device button fix.
  • Admin notice hides on all pages which should be only on Bit Form page fix

Version 1.4.13.1

2021-08-16
Fixed
  • Response page blank issue.

Version 1.4.13

2021-08-16
Fixed
  • Tinymce server 404 error.
  • Email field long domain validation issue.
  • PayPal long decimal point issue.
  • Multiple value separated by comma instead of space.

Version 1.4.12.2

2021-07-11
New Improvement
  • Preset Options added (State: BR, CN, RO, RU)
Fixed
  • File upload max size and error message resolve.

Version 1.4.12.1

2021-07-07
Fixed
  • Razorpay pre-fill info.

Version 1.4.12

2021-07-07
Added
  • ActiveCampaign integrations feature ( list and tags )
  • File Upload Fields & Buttons in conditional logics
  • ACF field in import options
  • Import options (Users,Posts,Terms,ACF field option) now can be edited
  • Ctrl + S to Save/Update form
New Integrations
  • Meta Box integration
New Improvement
  • Form confirmation message can be customizable via CSS.
  • Razorpay & PayPal dynamic amount from Radio field
  • Hidden fields required validation
Fixed
  • Style issue (google sheets, mail chimp, active campaign, mail poet)
  • HTML fields editor not showing up for more than 1 fields.
  • Multiple conditional logics reset field value.

Version 1.4.11

2021-06-17
Fixed
  • Email field validation.
  • Payment integration issue with latest update
  • PHP version issue

Version 1.4.10

2021-06-16
Fixed
  • Checkbox validation
  • Export Issue

Version 1.4.9

2021-06-14
Added
  • Checkbox & Radio minimum maximum option added
Fixed
  • Checkbox validation.
  • Export Issue

Version 1.4.8

2021-06-10
Added
  • PayPal & Razorpay as a submit button.
  • Field Label Show/Hide
  • Field Validations
    • Required
    • Invalid
    • Password
      • At least one digit (0-9)
      • At least one lowercase character (a-z)
      • At least one uppercase character (A-Z)
      • At least one special character
      • Limit Password Length
    • Custom Regex Pattern & Predefined Patterns
      • Only Characters (a-zA-Z)
      • Only Digits (0-9)
      • Name - only characters & space
      • Username - only lowercase characters & numbers
      • Character Limit - default is set to a maximum of 100 characters
      • Word Limit - default is set to a maximum of 30 words
      • Only Gmail - only allows Gmail address
    • Custom Error Message
    • Error Message Show/Hide
    • Validate Form Input on Focus Lost
  • Import Dynamically WordPress Users, Posts, & Taxonomy
New Integrations
  • ACF Integration
Fixed
  • API Workflow Remove
  • Many more small tweaks & performance improvement

Version 1.4.7

2021-05-29
Fixed
  • PayPal & Razorpay dynamic field value issue solved.

Version 1.4.6

2021-05-27
Added
  • Country field added
  • Import options added for Checkbox, Radio & Dropdown [6 type of files & 32 presets]
    • File Types:
      • TXT (comma, space, new line & clone separated)
      • JSON (array, object, array of object & array of objects)
      • XLS & XLSX (single & multi sheet)
      • CSV & TSV
  • MailChimp integration double opt-in added
New Improvement
  • add values in field using custom script & URL parameters doesn’t reset anymore.
Fixed
  • Dynamic Field in PayPal & RazorPay cause dramatic error is solved.

Version 1.4.5

2021-05-09
Added
  • Prevent Bot using Honeypot
New Improvement
  • Readonly attributes for fields using conditional logic
Fixed
  • Authorization is not working for new Integration

Version 1.4.4

2021-05-04
New Integrations
  • FluentCRM
  • Telegram
  • Pods
New Improvement
  • Now will be able add FROM address in mail sending

Version 1.4.3

2021-04-14
Fixed
  • Stripslashes on email body

Version 1.4.2

Fixed
  • File url link on export entry

Version 1.4.1

Added
  • Builder:
    • New Button Field
    • Button Color Change option.
New Integrations
  • ReCaptcha v3: ReCaptcha v3 can protect your form from bot & spamming. Config your ReCaptcha; go to form settings, enable the ReCaptchav3.

Version 1.3.13

Added
  • HTML Field
  • Email Attachment>

Version 1.3.12

Added
  • ActiveCampaign integration
Fixed
  • mail validation issue on large tlds

Version 1.3.11

Added
  • Search box added in Integration
New Integrations
  • Sendinblue Integration – create/edit contact
New Improvement
  • WooCommerce Integration – External/Affiliate product can be added
  • Zoho Recruit – zip/post code fixed
Fixed
  • Decision Box label issue.
  • Integ info added for integrations
  • Tinymce issue.
  • Add Conditional Button issue fix in the free version
  • field map layout broken fix in integration
  • Api response copy issue fix in timeline
  • File upload issue fix in Bit Form Rest API

Version 1.3.10

New Integrations
  • WooCommerce Integration :Create/Edit WooCommerce Product/Customer from Bit Form.

Version 1.3.8

Fixed
  • long text wrap on label removed
  • recruit attachment issue

Version 1.3.7

Fixed
  • decision box label empty after update
  • domain url truncate issue in email template

Version 1.3.6

Added
  • replay to added on mail send
  • code preview added on mail template editor
Fixed
  • file upload

Version 1.3.5

Fixed
  • issues email in multiple workflow. After changing workflow execution process.

Version 1.3.4

New Integrations
  • Mailchimp integration
Fixed
  • Builder style cache issue.
  • S conflict with optimization plugins.
  • Date format issue.

Version 1.3.2

Fixed
  • Entry id added to callback url

Version 1.3.1

Fixed
  • API issue
  • CPT title
  • option deleted
  • uninstallation Bit Form

Version 1.3

Added
  • Builder
    • Payment App Config
New Integrations
  • Integrations: CPT (Custom Post Type), Google Sheet
Fixed
  • Timeline Integration Response (On first submit & entry edit)
  • Radio Button Conditional Logics issue.
  • Zoho Projects timelog issue fixed
  • some minor fixes

Version 1.2

New Improvement
  • SMTP frontend updated
Fixed
  • Some minor bug fix

Version 1.1.8

Added
  • Api secret key
Fixed
  • file upload issue

Version 1.1.7

Fixed
  • minor issues in API
  • dropdown not showing in Frontend when i18n disabled

Version 1.1.6

Added
  • Rest API Added

Version 1.1.5

Added
  • Builder – Field Added
    • Razorpay: we have added the Razorpay payment field in our form builder. You can drag and drop the Razorpay field and use it with your preferred choices. We have added as much as possible functionalities and customizations.
New Improvement
  • Decision Box icon updated.
Fixed
  • Minor issues have been fixed.

Version 1.1.4

Added
  • Builder – Field Added
    • Decision Box: The decision box is added to take agreement or acceptance of any statement by checking the decision box field.
Fixed
  • Accessibility Improved

Version 1.1.3

Fixed
  • style url protocol mismatch

Version 1.1.2

New Improvement
  • The Frontend form submit toast design changed
Fixed
  • Field label and admin label null issue, now if both are empty field key will be shown

Version 1.1.1

Fixed
  • Email editor fallback issue

Version 1.1

Added
  • SMTP: You can send mail by your preferred email to your user with SMTP support. To configure the SMTP, you have to go all forms page, then go to settings->SMTP Settings. You can test the mail settings under the configure section.

Version 1.0.10

Fixed
  • Oxygen Builder render issues

Version 1.0.9

Added
  • PayPal field: we have added the PayPal payment field in our form builder. You can drag and drop the PayPal field and use it with your preferred choices. We have added as much as possible functionalities and customizations.
  • GCLID: to enable capturing GCLID in Bit Form, just go to your form->settings->Form Settings->turn on the capture GCLID.
  • Export entries: you can export your form entries as the file format of: (CSV, Xls, Xlsx, Ods, Fods, Prn, Text, Html and Eth) with conditional cases of entries.
  • Localization: We have fixed the localization issues, now the string is dynamic as it will be translated according to the language preferences.
Fixed
  • Admin Label null .
  • Oxygen Builder render fix: Bit Form had some issues with Oxygen Builder compatibility. We have fixed those issues, now it renders the admin manager and front end form as it should be.
  • Dropdown Close on Select: now the dropdown menu will be closed after selecting the value, before user had to close it manually.

Version 1.0.8

Fixed
  • Fixed reCaptcha position issue
  • Fixed file upload field icon

Version 1.0.7

Added
  • Notes feature added on form response
New Improvement
  • Timeline view changed related info
Fixed
  • Fixed some minor issues

Version 1.0.6

Fixed
  • Fix issues on timeline view.

Version 1.0.5

Added
  • Builder:
    • Unlimited Field: Previously, in free version only 05 (five) field was allowed, but now it is unlimited. you can use as much field as your need and there won't be any limitation.
    • All Field: (Admin Label) Admin can now set an admin side label for a field and it will be used as a display label for the entire backend application.
    • Dropdown: (Allow Other Option) Dropdown can now allow for custom option which users will be able to create them in the submission session.
  • Responses:
    • Timeline: After each form submission or entry, update a log will be created from now on and admin will be able to view those logs with from previous value to updated value in the timeline section.
  • Settings:
    • All Field Name sorted
    • Conditional Logic: Workflow is now changed to conditional logic & not only the name we have changed so many insider features out of the box such as -
      • If we select checkbox, radio or dropdown as form fields the value section will formed into a dropdown where all the existing options will be generated and you can also add a custom option for check.
      • n logic part, we have two new additional logic as – a. Contain All (it checks if all the values contains or not in field), b. Not Contain (it checks if any of the values doesn’t contain)
  • Integration Info: Info button added for all integrations, where you can check your credentials of integration api connection
New Integrations
  • Integrations: Zoho Sign – Zoho Marketing Hub – Zoho Creator

Version 1.0.4

Fixed
  • Fixed form submitting issues, if field label includes "."

Version 1.0.3

Fixed
  • submit button broken style fixed
  • Fixed minor issues

Version 1.0.2

New Improvement
  • Assets updated for corrupted image
Fixed
  • Fixed minor issues

Version 1.0.1

New Improvement
  • readme updated

Version 1.0.0

Added
  • Initial release of **Bit Form**
Share this Doc

Changelog (Free Version)

Or copy link

CONTENTS