Commit graph

189 commits

Author SHA1 Message Date
Daniel Dudzic
d8dbe206d2
📦 Prepare 3.0.9-rc1 release 2025-07-31 16:17:40 +02:00
Emili Castells Guasch
1f0836489e
Release 3.0.8-rc1 2025-07-21 15:39:46 +02:00
Narek Zakarian
64c70362ff
Improve WooCommerce dependency notice
- Link to WordPress plugin install page instead of external site
- Make entire call-to-action sentence clickable
2025-07-03 15:14:46 +04:00
Narek Zakarian
6c012b718c
Do not run any action when Woo isn't active 2025-07-02 17:22:35 +04:00
Narek Zakarian
b1bcdbc7be
Deactivate when Woo isn't active or if PHP is lower than required 2025-07-02 17:21:30 +04:00
Narek Zakarian
04b4bc93fb
Deactivate when Woo isn't active or if PHP is lower than required 2025-07-02 17:21:15 +04:00
Narek Zakarian
0aef508f24
Create a function to use for deactivation with a notice 2025-07-02 17:19:32 +04:00
Emili Castells Guasch
f1afd3a76a
3.0.7-rc1 release 2025-06-25 12:19:14 +02:00
Emili Castells Guasch
4f5f00c8a5
Bump 3.0.6-rc1 version 2025-05-14 12:16:44 +02:00
Diego Curbelo
873c49046d
Bump versions 2025-04-23 17:08:17 -03:00
Emili Castells Guasch
fbf68eef15
Update changelog 2025-04-23 11:30:22 +02:00
Emili Castells Guasch
556ac3968f Release 3.0.3-rc1 2025-04-04 11:49:58 +02:00
Emili Castells Guasch
969630fd8b Release 3.0.2-rc1 2025-03-31 17:42:56 +02:00
Emili Castells Guasch
d163123ca9 Bump 3.0.1-rc1 version 2025-03-25 16:35:03 +01:00
Daniel Dudzic
a0a7d042b4
Fix first batch of typos 2025-03-24 14:09:19 +01:00
Emili Castells
20241d2cc2
Merge pull request #3219 from woocommerce/PCP-4307-card-fields-acdc-does-not-work-in-classic-checkout
Advanced Card Fields do not work in classic checkout (4307)
2025-03-20 10:44:53 +01:00
Daniel Dudzic
7348ef794a
Update author and readme WC required version 2025-03-14 18:00:35 +01:00
Philipp Stracker
b9d7574418
💡 Add/update comments related to #legacy-ui todos 2025-03-14 15:30:41 +01:00
Emili Castells Guasch
796a81eaa3 Update plugin header, changelog and readme 2025-03-13 14:18:18 +01:00
Emili Castells Guasch
3e2c225c5f Bump minimum required WC version 2025-03-13 14:01:28 +01:00
Philipp Stracker
cb4221ed14
♻️ Simplify the UX decision logic 2025-02-18 18:55:12 +01:00
Emili Castells Guasch
c3040eb347 Add is new merchant flag option 2025-02-03 12:56:28 +01:00
carmenmaymo
e85da9283c
Update woo tested version number 2024-12-31 10:59:05 +01:00
carmenmaymo
d2135c78bb
Update version number 2024-12-31 10:52:24 +01:00
Daniel Hüsken
dec6e040e6
Update required WP Version to 6.5 and WC version to 9.2 2024-12-16 14:05:35 +01:00
Emili Castells Guasch
980f95ef78 Release version 2.9.5-rc1 2024-12-02 15:14:20 +01:00
Daniel Hüsken
0e72db52fe
move updates to init hook because working with settings will get translation notice 2024-11-27 13:12:46 +01:00
Daniel Hüsken
4dcabc5e67
only change Modules in run that are to early for translations and use plugins_loaded again 2024-11-25 15:39:38 +01:00
Daniel Hüsken
e018dcff7c
removed double retrieving of plugin data 2024-11-20 15:29:26 +01:00
Daniel Hüsken
f2ff105a0d
changed prio to be before woo 2024-11-20 15:01:22 +01:00
Daniel Hüsken
3bdf969a61
init the plugin on init instead of plugins_loaded so that translations will be used later. 2024-11-20 14:47:21 +01:00
Emili Castells Guasch
30cd626238 2.9.4-rc1 version 2024-11-05 11:21:30 +01:00
Emili Castells Guasch
66c0a521c3 Fix typo in constant 2024-10-11 10:15:11 +02:00
Emili Castells Guasch
43311ecb19 Release 2.9.3-rc1 2024-10-10 16:47:40 +02:00
Emili Castells Guasch
70d45c1ed7 Release 2.9.2-rc1 2024-09-30 17:47:02 +02:00
Emili Castells Guasch
db752b23e2 Release 2.9.1-rc1 2024-09-16 15:14:45 +02:00
Philipp Stracker
9d6def5b67
Merge pull request #2555 from woocommerce/PCP-3573-remove-3-0-notice
Remove 3.0 upgrade notice
2024-09-06 14:58:37 +02:00
Alex P.
f0c12eb041
Require WC 6.9+ 2024-09-03 09:13:07 +03:00
Alex P.
f538ea2ef2
Require PHP 7.4+ 2024-09-03 09:07:12 +03:00
Alex P.
c2400429cd
Remove 3.0 upgrade notice
no longer needed
2024-09-03 08:33:17 +03:00
Emili Castells Guasch
767fb6db27 Update main plugin file 2024-08-28 13:48:35 +02:00
Emili Castells Guasch
42192ede97 Enable local apms setting by default on new installations 2024-08-27 10:48:38 +02:00
Emili Castells Guasch
c0bd7a5c46 Release 2.8.3-rc1 2024-08-07 14:24:44 +02:00
Emili Castells
90eeecc75c
Merge pull request #2405 from woocommerce/PCP-3191-introduce-notice-for-paypal-payments-3-0-update-warning
Add notice when upgrading to plugin version >= 3.0.0 (3191)
2024-07-23 14:29:25 +02:00
Emili Castells Guasch
7559c5a2ac Bump 2.8.2-rc1 version 2024-07-17 12:40:44 +02:00
George Burduli
26daa3a52f
Revert version number 2024-07-15 11:23:01 +04:00
George Burduli
d7e58d6f6f
Fixed notice formatting 2024-07-15 11:21:56 +04:00
Philipp Stracker
0e2cf0c219
🔒️ Removed option to customize BN code 2024-07-12 14:43:14 +02:00
Philipp Stracker
ff304b4185
🔒️ Remove filter for BN code constant 2024-07-12 12:13:09 +02:00
George Burduli
5123a1511c
Add notice when upgrading to plugin version >= 3.0.0 2024-07-10 10:22:14 +04:00