antispam-bee icon indicating copy to clipboard operation
antispam-bee copied to clipboard

Migrate v2 fixes to v3

Open Zodiac1978 opened this issue 1 year ago • 4 comments

We need to check if the recent fixes in the v2 branch need to be ported to the v3:

https://github.com/pluginkollektiv/antispam-bee/pull/491 https://github.com/pluginkollektiv/antispam-bee/pull/486 https://github.com/pluginkollektiv/antispam-bee/pull/481 https://github.com/pluginkollektiv/antispam-bee/pull/477 https://github.com/pluginkollektiv/antispam-bee/pull/463 https://github.com/pluginkollektiv/antispam-bee/pull/449

(Not sure if this list of PRs is complete.)

Zodiac1978 avatar May 04 '23 10:05 Zodiac1978

  • #491 should not be relevant
  • #486 and #481 need to be checked after the tests are adapted for the new version
  • #477 is fixed in 06cb5c0
  • #463 is fixed in 324fbc3fb26ddda95913c84e2ef309b043bc42c8
  • #449: already done

Checking now if we have more things that need to be migrated

florianbrinkmann avatar Jun 02 '23 06:06 florianbrinkmann

I scrolled through the antispam_bee.php file and found a few things that were still completly missing from v3, but I think I got them now.

florianbrinkmann avatar Jun 02 '23 08:06 florianbrinkmann

Implement the changes from https://github.com/pluginkollektiv/antispam-bee/pull/513

florianbrinkmann avatar Jul 20 '23 09:07 florianbrinkmann

Implement new filter from https://github.com/pluginkollektiv/antispam-bee/pull/531

florianbrinkmann avatar Sep 21 '23 09:09 florianbrinkmann