Skip to content

Commit c9d97c9

Browse files
committed
chore: version updated to v2.5.3
1 parent 2f5edaa commit c9d97c9

File tree

4 files changed

+62
-24
lines changed

4 files changed

+62
-24
lines changed

bitwpfi.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: Bit Integrations
55
* Plugin URI: https://bitapps.pro/bit-integrations
66
* Description: Bit Integrations is a platform that integrates with over 280+ 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.5.2
7+
* Version: 2.5.3
88
* Author: Automation & Integration Plugin - Bit Apps
99
* Author URI: https://bitapps.pro
1010
* Text Domain: bit-integrations
@@ -24,7 +24,7 @@
2424
$btcbi_db_version = '1.1';
2525

2626
// Define most essential constants.
27-
define('BTCBI_VERSION', '2.5.2');
27+
define('BTCBI_VERSION', '2.5.3');
2828
define('BTCBI_PLUGIN_MAIN_FILE', __FILE__);
2929

3030
require_once plugin_dir_path(__FILE__) . 'includes/loader.php';
@@ -72,4 +72,4 @@ function btcbi_uninstall_plugin()
7272
{
7373
do_action('btcbi_uninstall');
7474
}
75-
register_uninstall_hook(__FILE__, 'btcbi_uninstall_plugin');
75+
register_uninstall_hook(__FILE__, 'btcbi_uninstall_plugin');

frontend-dev/src/pages/ChangelogToggle.jsx

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export default function ChangelogToggle() {
1818

1919
// const source = !btcbi.isPro ? 'bit-integrations' : 'bit-integrations-pro'
2020
// const dealURL = `https://bitapps.pro/new-year-deal/#bit-integrations-pricing`
21-
const releaseDate = '24th March 2025'
21+
const releaseDate = '6th April 2025'
2222

2323
// Changelog items format [{ 'label': '', 'desc': '', 'isPro': true }]
2424
const changeLog = [
@@ -32,19 +32,19 @@ export default function ChangelogToggle() {
3232
label: __('New Actions', 'bit-integrations'),
3333
headClass: 'new-integration',
3434
itemClass: 'integration-list',
35-
items: []
35+
items: [{ label: 'Bento', desc: '2 new events added', isPro: false }]
3636
},
3737
{
3838
label: __('New Triggers', 'bit-integrations'),
3939
headClass: 'new-trigger',
4040
itemClass: 'integration-list',
4141
items: [
42-
{ label: 'myCred', desc: '5 new events added', isPro: true },
43-
{ label: 'SureFeedback', desc: '2 new events added', isPro: true },
44-
{ label: 'WP All Import', desc: '3 new events added', isPro: true },
45-
{ label: 'WPLMS', desc: '1 new events added', isPro: true },
46-
{ label: 'WPLoyalty', desc: '1 new events added', isPro: true },
47-
{ label: 'WP-Polls', desc: '1 new events added', isPro: true }
42+
{ label: 'NEX-Forms', desc: '1 new events added', isPro: true },
43+
{ label: 'Profile Builder', desc: '6 new events added', isPro: true },
44+
{ label: 'Quill Forms', desc: '1 new events added', isPro: true },
45+
{ label: 'UserFeedback', desc: '1 new events added', isPro: true },
46+
{ label: 'WooCommerce Memberships', desc: '4 new events added', isPro: true },
47+
{ label: 'WP Simple Pay', desc: '3 new events added', isPro: true }
4848
]
4949
},
5050
{
@@ -65,19 +65,19 @@ export default function ChangelogToggle() {
6565
itemClass: 'fixes-list',
6666
items: [
6767
{
68-
label: 'Webhook (Action)',
69-
desc: 'Fixed an issue where the Info Page was showing blank.',
70-
isPro: false
68+
label: 'Forminator',
69+
desc: 'Resolved a date format issue for consistent and accurate data capture.',
70+
isPro: true
7171
},
7272
{
73-
label: 'Fluent Community',
74-
desc: 'Resolved the "invalid argument" issue.',
75-
isPro: true
73+
label: 'Zoom',
74+
desc: 'Fixed an issue causing the field mapping section to re-render unnecessarily.',
75+
isPro: false
7676
},
7777
{
78-
label: 'Voxel (Trigger)',
79-
desc: 'Fixed the issue where hooks were incorrectly listed.',
80-
isPro: true
78+
label: 'Zendesk',
79+
desc: 'The Company field in the Lead module is now marked as non-required.',
80+
isPro: false
8181
}
8282
]
8383
}

includes/Config.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Config
2121

2222
public const VAR_PREFIX = 'btcbi_';
2323

24-
public const VERSION = '2.5.2';
24+
public const VERSION = '2.5.3';
2525

2626
public const DB_VERSION = '1.0';
2727

@@ -248,4 +248,4 @@ private static function pluginPageLinks()
248248
// ],
249249
// ];
250250
// }
251-
}
251+
}

readme.txt

Lines changed: 40 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: automation,forms,integration,automator,webhooks
44
Requires at least: 5.1
55
Tested up to: 6.7.2
66
Requires PHP: 7.4
7-
Stable tag: 2.5.2
7+
Stable tag: 2.5.3
88
License: GPLv2 or later
99

1010
Automation Plugin for WordPress. Integration of 110+ Triggers & 150+ Actions.The #1 highest no-code platform Automator plugin in WordPress
@@ -125,11 +125,13 @@ https://youtu.be/eFuficjF_F4
125125
* [**Modern Events Calendar**](https://webnus.net/modern-events-calendar/) (pro)
126126
* [**myCred**](https://wordpress.org/plugins/mycred/) (pro)
127127
* [**Newsletter**](https://wordpress.org/plugins/newsletter/) (pro)
128+
* [**NEX-Forms**](https://wordpress.org/plugins/nex-forms-express-wp-form-builder/) (pro)
128129
* [**Ninja Forms**](https://wordpress.org/plugins/ninja-forms/) (pro)
129130
* [**Ninja Tables**](https://wordpress.org/plugins/ninja-tables/) (pro)
130131
* [**OptinMonster**](https://wordpress.org/plugins/optinmonster/) (pro)
131132
* [**Paymattic**](https://wordpress.org/plugins/wp-payment-form/) (pro)
132133
* [**ProfileGrid**](https://wordpress.org/plugins/profilegrid-user-profiles-groups-and-communities/) (pro)
134+
* [**Profile Builder**](https://wordpress.org/plugins/profile-builder/) (pro)
133135
* [**PeepSo**](https://www.peepso.com/) (pro)
134136
* [**Presto Player**](https://wordpress.org/plugins/presto-player/) (pro)
135137
* [**Popup Maker**](https://wordpress.org/plugins/popup-maker/) (pro)
@@ -139,6 +141,8 @@ https://youtu.be/eFuficjF_F4
139141
* [**Piotnet Addons For Elementor**](https://wordpress.org/plugins/piotnet-addons-for-elementor/) (pro)
140142
* [**Restrict Content**](https://wordpress.org/plugins/restrict-content/) (pro)
141143
* [**RafflePress**](https://wordpress.org/plugins/rafflepress/) (pro)
144+
* [**Quill Forms**](https://wordpress.org/plugins/quillforms/) (pro)
145+
* [**UserFeedback**](https://www.userfeedback.com/) (pro)
142146
* [**User Registration**]() (pro)
143147
* [**Ultimate Member**](https://wordpress.org/plugins/ultimate-member/) (pro)
144148
* [**Sensei LMS**](https://wordpress.org/plugins/sensei-lms/) (pro)
@@ -166,8 +170,10 @@ https://youtu.be/eFuficjF_F4
166170
* [**WP Post**]() (pro)
167171
* [**WP Job Manager**](https://wordpress.org/plugins/wp-job-manager/) (pro)
168172
* [**WooCommerce Subscriptions**](https://woocommerce.com/products/woocommerce-subscriptions/) (pro)
169-
* [**WP Courseware**](https://flyplugins.com/wp-courseware-wordpress-lms/) (pro)
170173
* [**WooCommerce Bookings**](https://woocommerce.com/products/woocommerce-bookings/) (pro)
174+
* [**WooCommerce Memberships**](https://woocommerce.com/products/woocommerce-memberships/) (pro)
175+
* [**WP Courseware**](https://flyplugins.com/wp-courseware-wordpress-lms/) (pro)
176+
* [**WP Simple Pay**](https://wpsimplepay.com/) (pro)
171177
* [**wpForo**](https://wordpress.org/plugins/wpforo/) (pro)
172178
* [**WPFunnels**](https://wordpress.org/plugins/wpfunnels/) (pro)
173179
* [**WS Form**](https://wordpress.org/plugins/ws-form/) (pro)
@@ -191,6 +197,7 @@ https://youtu.be/eFuficjF_F4
191197
* [**Ants and Apps**](https://antsandapps.com/) (free)
192198
* [**Asana**](https://asana.com/) (free)
193199
* [**Autonami**](https://wordpress.org/plugins/wp-marketing-automations/) (free)
200+
* [**Bento**](https://bentonow.com/) (free)
194201
* [**BuddyBoss**](https://www.buddyboss.com/) (free)
195202
* [**Benchmark**](https://www.benchmarkemail.com/) (free)
196203
* [**Campaign Monitor**](https://www.campaignmonitor.com/) (free)
@@ -837,6 +844,8 @@ Please check [**Bit Integrations Pro**](https://www.bitapps.pro/bit-integrations
837844

838845
* [**MetForm**](https://bitapps.pro/docs/bit-integrations/trigger/metform/)
839846

847+
* [**NEX-Forms**](https://bit-integrations.com/wp-docs/trigger/nex-forms-integrations/)
848+
840849
* [**Newsletter**](https://bit-integrations.com/wp-docs/trigger/newsletter-integrations/)
841850

842851
* [**Ninja Form**](https://bitapps.pro/docs/bit-integrations/trigger/ninja-forms/)
@@ -845,6 +854,8 @@ Please check [**Bit Integrations Pro**](https://www.bitapps.pro/bit-integrations
845854

846855
* [**Paymattic**](https://bit-integrations.com/wp-docs/trigger/paymattic-integrations/)
847856

857+
* [**Profile Builder**](https://bit-integrations.com/wp-docs/trigger/profile-builder-integrations/)
858+
848859
* [**ProfileGrid**](https://bit-integrations.com/wp-docs/trigger/profilegrid-integrations/)
849860

850861
* [**PeepSo**](https://bit-integrations.com/wp-docs/trigger/peepso-integrations/)
@@ -861,10 +872,14 @@ Please check [**Bit Integrations Pro**](https://www.bitapps.pro/bit-integrations
861872

862873
* [**Popup Maker**](https://bitapps.pro/docs/bit-integrations/trigger/popup-maker-integration/)
863874

875+
* [**Quill Forms**](https://bit-integrations.com/wp-docs/trigger/quill-forms-integrations/)
876+
864877
* [**Rafflepress**](https://bitapps.pro/docs/bit-integrations/trigger/rafflepress/)
865878

866879
* [**Restrict Content**](https://bitapps.pro/docs/bit-integrations/trigger/restrict-content/)
867880

881+
* [**UserFeedback**](https://bit-integrations.com/wp-docs/trigger/userfeedback-integrations/)
882+
868883
* [**Simply Schedule Appointments**](https://bit-integrations.com/wp-docs/trigger/simply-schedule-appointments-integrations/)
869884

870885
* [**Sensei LMS**](https://bit-integrations.com/wp-docs/trigger/sensei-lms-integrations/)
@@ -909,6 +924,10 @@ Please check [**Bit Integrations Pro**](https://www.bitapps.pro/bit-integrations
909924

910925
* [**WooCommerce Subscriptions**](https://bit-integrations.com/wp-docs/trigger/woocommerce-subscriptions-integrations/)
911926

927+
* [**WooCommerce Memberships**](https://bit-integrations.com/wp-docs/trigger/woocommerce-memberships-integrations/)
928+
929+
* [**WP Simple Pay**](https://bit-integrations.com/wp-docs/trigger/wp-simple-pay-integrations/)
930+
912931
* [**WP Courseware**](https://bitapps.pro/docs/bit-integrations/trigger/wp-courseware/)
913932

914933
* [**WPForms**](https://bitapps.pro/docs/bit-integrations/trigger/wpforms/)
@@ -1293,6 +1312,25 @@ Yes, It sends data to other platforms from wordpress site. Suppose someone submi
12931312

12941313
== Changelog ==
12951314

1315+
= 2.5.3 =
1316+
_Release Date -6th April 2025_
1317+
1318+
- **New Triggers**
1319+
- NEX-Forms – 1 new events added (Pro)
1320+
- Profile Builder – 6 new events added (Pro)
1321+
- Quill Forms – 1 new events added (Pro)
1322+
- UserFeedback – 1 new events added (Pro)
1323+
- WooCommerce Memberships – 4 new events added (Pro)
1324+
- WP Simple Pay – 3 new events added (Pro)
1325+
1326+
- **New Action**
1327+
- Bento – 2 new events added (Pro)
1328+
1329+
- **Bug Fixes**
1330+
- Zoom: Fixed an issue causing the field mapping section to re-render unnecessarily.
1331+
- Zendesk: The Company field in the Lead module is now marked as non-required, allowing more flexible submissions.
1332+
- Forminator: Resolved a date format issue for consistent and accurate data capture. (Pro)
1333+
12961334
= 2.5.2 =
12971335
_Release Date -24th March 2025_
12981336

0 commit comments

Comments
 (0)