Bit Form Changelogs Timeline
Version 1.9.0
16-02-2023
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
21-11-2022
Fixed
- Conditional Logic field logic for null value not working.
- Conditional Logic field action hide not working when page load.
Version 1.8.0
16-11-2022
Fixed
- some minor issues.
Version 1.7.3
06-11-2022
Improvement
- Tested upto wordpress version 6.1
Fixed
- some minor issues.
Version 1.7.2
26-09-2022
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
13-09-2022
Fixed
- Token expired issue are now completely fixed regardless of any cache plugins.
- Broken YouTube video links are now fixed.
Version 1.6.2
19-07-2022
Fixed
- Form not saving on newly installed bitform.
Version 1.6.1
18-07-2022
Fixed
- Fallback problem.
Version 1.6.0
16-07-2022
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
01-06-2022
Fixed
- Fixed the issue with form submission cause of form id mismatch in fastcgi.
Version 1.5.1
28-05-2022
Added
- Twilio New Integration
- MailerLite New Integration
Improvement
- All integrations are now alphabetically sorted for better user experience.
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
Version 1.5.0
10-05-2022
Added
- Groundhogg New Integration
- SendFox New Integration
- Rapidmail New Integration
- Elastic Email New Integration
- Getgist New Integration
- Hubspot New Integration
Fixed
- Decision Box Conditional Logics issue
- Grecaptcha batch hidden style preventing post update issue
- Tinymce hidden & visiable classname issue
Version 1.4.21.3
24-04-2022
Added
- Acumbamail Integration New 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
03-04-2022
Added
- Redirect page option added when email verified in WP AUTH.
Version 1.4.21.1
20-03-2022
Fixed
- Integration clone id mismatch in conditional logics.
Version 1.4.21
19-03-2022
Added
- OneDrive Integration New Integration
- 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
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
06-03-2022
Added
- 34 Default Smart Tags New
- 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
22-02-2022
Fixed
- Form entry update not working issue
- Fluent CRM tag not selectable issue
Version 1.4.18
13-02-2022
Added
- Dropbox Integration New Integration
- Delete file from WordPress after uploading to Dropbox.
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
26-01-2022
Added
- Autonami Integration (Contact Module) New Integration
Fixed
- Form validations of frontend & server before payment transaction
Version 1.4.16.2
15-01-2022
Fixed
- Form not submitting for browser incompatibility issue
Version 1.4.16.1
15-01-2022
Fixed
- Telegram Message Body TinyMCE issue
- Email field validation issue
Version 1.4.16
10-01-2022
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
09-12-2021
Fixed
- Unique Field Error Fallback.
Version 1.4.15
05-12-2021
Fixed
- Edit Entry Form not showing in Firefox.
- Form Validation issues.
- Post Excerpt typo.
- Many more small fixes & tweaks.
Version 1.4.14.2
29-09-2021
Fixed
- GCLID problem.
Version 1.4.14.1
21-09-2021
Fixed
- PHP older version syntax error resolve.
Version 1.4.14
18-09-2021
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
- Registration-
- 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
16-08-2021
Fixed
- Response page blank issue.
Version 1.4.13
16-08-2021
Fixed
- Tinymce server 404 error.
- Email field long domain validation issue.
- PayPal long decimal point issue.
- Multiple value separated by comma instead of space.
Improvement
- User ID, IP, refer url, device, created at & updated at data in form responses (State: BR, CN, RO, RU)
- Razorpay auto capture payments
- Encharge Integration Tags
Version 1.4.12.2
11-07-2021
Fixed
- File upload max size and error message resolve.
Improvement
- Preset Options added (State: BR, CN, RO, RU)
Version 1.4.12.1
07-07-2021
Fixed
- Razorpay pre-fill info.
Version 1.4.12
07-07-2021
Added
- Meta Box integration New Integration
- 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
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.
Improvement
- Form confirmation message can be customizable via CSS.
- Razorpay & PayPal dynamic amount from Radio field
- Hidden fields required validation
Version 1.4.11
17-06-2021
Fixed
- Email field validation.
- Payment integration issue with latest update
- PHP version issue
Version 1.4.10
16-06-2021
Fixed
- Checkbox validation
- Export Issue
Version 1.4.9
14-06-2021
Added
- Checkbox & Radio minimum maximum option added
Fixed
- Checkbox validation.
- Export Issue
Version 1.4.8
10-06-2021
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
- ACF Integration New Integration
Fixed
- API Workflow Remove
- Many more small tweaks & performance improvement
Version 1.4.7
29-05-2021
Fixed
- PayPal & Razorpay dynamic field value issue solved.
Version 1.4.6
27-05-2021
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
- File Types:
- MailChimp integration double opt-in added
Fixed
- Dynamic Field in PayPal & RazorPay cause dramatic error is solved.
Improvement
- add values in field using custom script & URL parameters doesn’t reset anymore.
Version 1.4.5
9-05-2021
Added
- Prevent Bot using Honeypot
Fixed
- Authorization is not working for new Integration
Improvement
- Readonly attributes for fields using conditional logic
Version 1.4.4
4-05-2021
Added
- FluentCRM New Integration
- Telegram New Integration
- Pods New Integration
Improvement
- Now will be able add FROM address in mail sending
Version 1.4.3
14-04-2021
Fixed
- Stripslashes on email body
Version 1.4.2
-- - -- - ----
Fixed
- File url link on export entry
Version 1.4.1
-- - -- - ----
Added
- ReCaptcha v3: ReCaptcha v3 can protect your form from bot & spamming. Config your ReCaptcha; go to form settings, enable the ReCaptchav3.New Integration
- Builder:
- New Button Field
- Button Color Change option.
Version 1.3.13
-- - -- - ----
Added
- HTML Field
- Email Attachment>
Fixed
- PayPal dynamic amount does not change
- reCAPTCHA v2 bypass issue if js disabled
Version 1.3.12
-- - -- - ----
Added
- ActiveCampaign integration New Integration
Fixed
- mail validation issue on large tlds
Version 1.3.11
-- - -- - ----
Added
- Search box added in Integration
- Sendinblue Integration – create/edit contact New Integration
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
Improvement
- WooCommerce Integration – External/Affiliate product can be added
- Zoho Recruit – zip/post code fixed
Version 1.3.10
-- - -- - ----
Added
- WooCommerce Integration :Create/Edit WooCommerce Product/Customer from Bit Form. New Integration
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
-- - -- - ----
Added
- Mailchimp integration New 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
- Integrations: CPT (Custom Post Type), Google Sheet New Integration
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
-- - -- - ----
Fixed
- Some minor bug fix
Improvement
- SMTP frontend updated
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.
Fixed
- Minor issues have been fixed.
Improvement
- Decision Box icon updated.
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
-- - -- - ----
Fixed
- Field label and admin label null issue, now if both are empty field key will be shown
Improvement
- The Frontend form submit toast design changed
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
Fixed
- Fixed some minor issues
Improvement
- Timeline view changed related info
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)
- Integrations: Zoho Sign – Zoho Marketing Hub – Zoho Creator New Integration
- Integration Info: Info button added for all integrations, where you can check your credentials of integration api connection
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
-- - -- - ----
Fixed
- Fixed minor issues
Improvement
- Assets updated for corrupted image
Version 1.0.1
-- - -- - ----
Improvement
- readme updated
Version 1.0.0
-- - -- - ----
Added
- Initial release of **Bit Form**