Skip to content
Merged

Beta #755

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
a252fc2
Mod. SFW. Atomic approach to updating SFW, phpunit tests
AntonV1211 Feb 17, 2026
c599821
Fix phpunits
AntonV1211 Feb 17, 2026
ad0ebae
Upd. Exclusions. Ajax. Plugin "cart-recovery".
alexandergull Feb 18, 2026
e0efe25
Upd version 6.73.99-dev
AntonV1211 Feb 19, 2026
62f9503
Merge branch 'master' of https://github.com/CleanTalk/wordpress-antis…
AntonV1211 Feb 19, 2026
4588c83
Upd version 6.73.99-fix
AntonV1211 Feb 19, 2026
cc4e303
Fix. JS. Window fetch. Fixed default fetch placement.
alexandergull Feb 19, 2026
06b2312
Fix. Code. JS loading by `defer` fixed.
Glomberg Feb 19, 2026
a343dda
Merge remote-tracking branch 'origin/master' into dev
Glomberg Feb 19, 2026
9eb8f97
Revert "Fix. JS. Window fetch. Fixed default fetch placement."
Glomberg Feb 19, 2026
d4b9c79
Merge remote-tracking branch 'origin/master' into fix
Glomberg Feb 19, 2026
472ce0b
Mod. OtterForms. Changing integration from a hook to a route
AntonV1211 Feb 20, 2026
a6a2a0b
Merge dev, js rebuild
AntonV1211 Feb 20, 2026
da780b6
Mod. OtterForms. Changing the integration, renaming the request inter…
AntonV1211 Feb 20, 2026
ff2f25c
Rebuild js
AntonV1211 Feb 20, 2026
788adb4
Upd. Matrix notify on bad patch codecov.
alexandergull Feb 21, 2026
7fee2db
Upd. Required patch coverage reduced to 70%
alexandergull Feb 21, 2026
f1d8f44
Upd. Revert coverage from tests flow.
alexandergull Feb 21, 2026
60db372
Upd. Connection reports. Email subject updated.
Glomberg Feb 23, 2026
440e789
Upd. SFW update reports. Email subject updated.
Glomberg Feb 23, 2026
05f0b34
Fix. JS. catchFetchRequest. Origin fetch definitions.
alexandergull Feb 24, 2026
6e6a049
Upd. Exclusions. Ajax. Plugin "invoicing".
alexandergull Feb 24, 2026
32fbc82
Merge pull request #744 from CleanTalk/atomci_upd_sfw_av
AntonV1211 Feb 24, 2026
1175de1
Upd. Gravity Forms. Skipped request extended log.
alexandergull Feb 24, 2026
9777d76
Merge pull request #750 from CleanTalk/Upd-Connection-reports-Email-s…
alexandergull Feb 25, 2026
d43bc7e
Fix. Translate. Fixed msgids.
svfcode Feb 26, 2026
9dd0965
Merge pull request #747 from CleanTalk/force_alt_cookies_av
alexandergull Feb 26, 2026
6336a19
Upd. Connection reports. Email title edited.
alexandergull Feb 27, 2026
6b68720
Upd. Connection reports. Service id added.
alexandergull Feb 27, 2026
b91b410
Fix. SubmitTime. Calculation of the submit time when enabling the gat…
AntonV1211 Feb 27, 2026
0c6c191
Fix. SubmitTime. Calculation of the submit time when enabling the gat…
AntonV1211 Feb 27, 2026
6494614
Fix tests
AntonV1211 Feb 27, 2026
7de9daa
Upd. SFW updates sentinel. Updated report.
alexandergull Feb 28, 2026
c50a39d
Upd. Settings. Updated RC to init settings update.
svfcode Mar 2, 2026
a05f46b
Merge pull request #753 from CleanTalk/sfw_update_reports.ag
alexandergull Mar 3, 2026
d1c83a2
Merge pull request #751 from CleanTalk/submit_time_fix_av
AntonV1211 Mar 3, 2026
ee9f716
Merge fix, dev
AntonV1211 Mar 3, 2026
6e80376
Rebuild js, css
AntonV1211 Mar 3, 2026
c15e091
Upd changelog, ver 6.74
AntonV1211 Mar 3, 2026
d9d2502
Fix. SubmitTime. Editing the creation of a timestamp
AntonV1211 Mar 4, 2026
e9c2159
Upd changelog
AntonV1211 Mar 4, 2026
4216a50
Fix. SubmitTime. Editing the creation of a timestamp
AntonV1211 Mar 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cleantalk.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Plugin Name: Anti-Spam by CleanTalk
Plugin URI: https://cleantalk.org
Description: Max power, all-in-one, no Captcha, premium anti-spam plugin. No comment spam, no registration spam, no contact spam, protects any WordPress forms.
Version: 6.73.1
Version: 6.74
Author: CleanTalk - Anti-Spam Protection <welcome@cleantalk.org>
Author URI: https://cleantalk.org
Text Domain: cleantalk-spam-protect
Expand Down
2 changes: 1 addition & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ coverage:
- "lib/Cleantalk/Common/"
patch:
default:
target: 80%
target: 70%
threshold: 0%

ignore:
Expand Down
2 changes: 1 addition & 1 deletion css/cleantalk-admin-settings-page.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/cleantalk-admin.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/cleantalk-dashboard-widget.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/cleantalk-email-decoder.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading