You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Description: Bit Integrations is a platform that integrates with over 240+ different platforms to help with various tasks on your WordPress site, like WooCommerce, Form builder, Page builder, LMS, Sales funnels, Bookings, CRM, Webhooks, Email marketing, Social media and Spreadsheets, etc
7
-
* Version: 2.4.2
7
+
* Version: 2.4.3
8
8
* Author: Automation & Integration Plugin - Bit Apps
@@ -44,17 +44,29 @@ export default function ChangelogToggle() {
44
44
label: __('New Features','bit-integrations'),
45
45
headClass: 'new-feature',
46
46
itemClass: 'feature-list',
47
-
items: []
47
+
items: [
48
+
{
49
+
label: 'FluentCRM (Trigger)',
50
+
desc: 'Added company data, including custom field data, to contacts-related triggers.',
51
+
isPro: true
52
+
}
53
+
]
48
54
},
49
55
{
50
56
label: __('New Improvements','bit-integrations'),
51
57
headClass: 'new-improvement',
52
58
itemClass: 'feature-list',
53
59
items: [
54
-
{'label': 'WP Post (Trigger)','desc': 'Added post categories fields.','isPro': true},
55
-
{'label': 'BuddyBoss (Trigger)','desc': 'Updated profile module with custom fields.','isPro': true},
56
-
{'label': 'FluentCRM','desc': 'Added profile update functionality on tag insert/remove modules.','isPro': false},
57
-
{'label': 'AffiliateWP (Trigger)','desc': 'Added registration form fields for when an affiliate is approved & a user becomes an affiliate.','isPro': true}
60
+
{
61
+
label: 'BuddyBoss (Action)',
62
+
desc: 'Added sender and recipient user details in the send private message module.',
63
+
isPro: false
64
+
},
65
+
{
66
+
label: 'Freshsales',
67
+
desc: 'Increased the fetching quantity for accounts and contacts.',
68
+
isPro: false
69
+
}
58
70
]
59
71
}
60
72
]
@@ -119,7 +131,11 @@ export default function ChangelogToggle() {
📝[**Bit Form**](https://wordpress.org/plugins/bit-form/): One of our bestselling product. Bit Form is an amazing drag & drop form builder that allows you to create custom forms to interact with your visitors. It gives you the freedom to create any form you want, with no coding required.
1144
+
📝[**Bit Form**](https://wordpress.org/plugins/bit-form/): One of our bestselling product. Drag & drop form builder for WordPress. Create custom contact forms, surveys, and more - no coding required!
1145
1145
1146
-
📧 [**Bit Assist**](https://wordpress.org/plugins/bit-assist/): Connect with your visitor using their favorite Facebook Messenger, WhatsApp, Tawk to, Telegram, Viber, Slack, etc. You can also use custom form, custom link, and many more facilities to interact with all your users.
1146
+
📧 [**Bit Assist**](https://wordpress.org/plugins/bit-assist/): Connect with users via Messenger, WhatsApp, Telegram, Slack, Viber, and more, with custom forms and links.
1147
1147
1148
-
📧 [**Bit File Manager**](https://wordpress.org/plugins/file-manager/): Most robust and powerful file manager plugin for WordPress. You can upload, delete, copy, move, rename, archive, and extract files with the file manager plugin. You don’t need to worry about FTP anymore. It is really simple and easy to use. 100% free file manager for WordPress
1148
+
📧 [**Bit Social**](https://wordpress.org/plugins/bit-social/): Auto-post, schedule, and share WordPress posts on Facebook, LinkedIn, and Twitter with ease.
1149
1149
1150
-
📧 [**Bit SMTP**](https://wordpress.org/plugins/bit-smtp/): The ultimate goal of Bit SMTP plugin to make your email deliverability more easy as well as secure.
1150
+
📧 [**Bit File Manager**](https://wordpress.org/plugins/file-manager/): The ultimate WordPress file manager for uploading, deleting, moving, renaming, and managing files—100% free!
1151
1151
1152
-
📧 [**Bit Social**](https://wordpress.org/plugins/bit-social/): With Bit Social you can Auto Post, Schedule & Share WordPress post to Facebook, LinkedIn, Twitter with Bit Social Auto Poster. Scheduling & Share post on social media easily.
1152
+
📧 [**Bit SMTP**](https://wordpress.org/plugins/bit-smtp/): Secure and improve your WordPress email deliverability.
1153
1153
1154
-
📧 [**Webhooks.is**](https://webhook.is/): Test your incoming and outgoing [**webhook**](https://webhook.is/difference-between-webhook-and-api) free.
1154
+
📧 [**Webhooks.is**](https://webhook.is/): Test incoming and outgoing [**webhooks**](https://webhook.is/difference-between-webhook-and-api) for free.
1155
1155
1156
1156
📢 **We are open for freelance work/custom development. [Connect](https://bitapps.pro/contact) with us for further information.**
1157
1157
@@ -1210,6 +1210,21 @@ Yes, It sends data to other platforms from wordpress site. Suppose someone submi
1210
1210
1211
1211
== Changelog ==
1212
1212
1213
+
= 2.4.3 =
1214
+
_Release Date -12th January 2025_
1215
+
1216
+
- **New Feature**
1217
+
- FluentCRM (Trigger): Added company data, including custom field data, to contacts-related triggers. (Pro)
1218
+
1219
+
- **New Improvements**
1220
+
- BuddyBoss (Action): Added sender and recipient user details in the send private message module.
1221
+
- Freshsales: Increased the fetching quantity for accounts and contacts.
1222
+
1223
+
- **Bug Fixes**
1224
+
- CartFlow: Resolved the trigger field format issue. (Pro)
1225
+
- WPForms: Fixed the issue with empty upload file objects.
1226
+
- Google Sheets: Addressed duplicate header data conflict issues.
0 commit comments