Skip to content

Releases: pluginkollektiv/antispam-bee

2.9.1-beta

25 Jan 12:42
3a86558
Compare
Choose a tag to compare
2.9.1-beta Pre-release
Pre-release
  • Improved backend accessibility
  • Prefilled comment textareas do now work with the honeypot
  • AMP compatibility
  • Improved dashboard tooltips
  • Improvements for the language detection API
  • Scalable IP look up for local spam database

For more details see https://github.com/pluginkollektiv/antispam-bee/milestone/10?closed=1

2.9.0

16 Sep 12:27
91a3d0b
Compare
Choose a tag to compare
  • Introduction of coding standards.
  • Switch to franc language detection API for the language check.
  • Do not longer overwrite the IP address WordPress saves with the comment by using pre_comment_user_ip.
  • Do not show "Trust commenters with a Gravatar" if the "Show Gravatar" option is not set.
  • Skip the checks, when I ping myself.
  • Fixes some wrong usages of the translation functions.
  • Use the regular expressions check also for trackbacks.
  • Add option to delete Antispam Bee related data when plugin gets deleted via the admin interface.
  • Save a hashed + salted IP for every comment
  • New check for incoming Trackbacks.
  • Introduction of behat tests.
  • Updates the used JavaScript library for the statistics widget.
  • Bugfix in the "Comment form used outside of posts" option.

For more details click here https://github.com/pluginkollektiv/antispam-bee/milestone/7?closed=1

2.9.0-beta

20 Aug 13:34
Compare
Choose a tag to compare
2.9.0-beta Pre-release
Pre-release

🐝 The Antispam Bee Team has worked hard the last couple of weeks, and version 2.9 is close to finish. You can help us by testing this beta version.

✅ Simply download the .zip and replace your preexisting Antispam Bee via FTP

🪲 Found a bug? Report it as an GitHub Issue and help Antispam Bee fly.

❤️ Thanks!

2.8.1

26 May 13:41
Compare
Choose a tag to compare

2.8.0

22 May 11:28
3cf921a
Compare
Choose a tag to compare
  • Removed stopforumspam.com to avoid potential GDPR violation
  • Improved IP handling to comply with GDPR
  • Improved PHP7.2 compatibility
  • Fixed small bug on mobile views
  • Allow more than one language in language check
  • Minor interface improvements
  • Removed old russian and Dutch translation files
  • For more details see https://github.com/pluginkollektiv/antispam-bee/milestone/4?closed=1

2.8.0-beta1

13 May 16:00
53ba8ef
Compare
Choose a tag to compare
2.8.0-beta1 Pre-release
Pre-release

🐝 The Antispam Bee Team has worked hard the last couple of weeks, and version 2.8 is close to finish. You can help us by testing this beta version.

✅ Simply download the .zip and replace your preexisting Antispam Bee via FTP

🐞 Found a bug? Report it as an GitHub Issue and help Antispam Bee fly.

❤️ Thanks!

2.7.0

13 Feb 15:22
Compare
Choose a tag to compare
  • Country check is back again (thanks to Sergej Müller for his amazing work and the service page)
  • Improved Honeypot
  • Language check through Google Translate API is back again (thanks to Simon Kraft for offering to cover the costs)
  • More default Regexes
  • Unit Test Framework
  • Accessibility and GUI improvements
  • An english documentation is now available, too. Some corrections in the german documentation.
  • Some bugfixes - Among other things for WPML compatibility
  • For more details see https://github.com/pluginkollektiv/antispam-bee/milestone/3?closed=1

2.7-beta

07 Feb 08:43
Compare
Choose a tag to compare
2.7-beta Pre-release
Pre-release

🐝 Version 2.7 is nearly done. You can help us by testing the this beta version

✅ Simply download the .zip and replace your preexisting Antispam Bee via FTP

🐞 Found a bug? Report it as an Github Issue and help Antispam Bee fly.

❤️ Thanks!

2.6.8

11 Sep 06:54
Compare
Choose a tag to compare

Administrative and language-related updates:

  • added a POT file
  • updated German translation, added formal version
  • updated plugin text domain to include a dash instead of an underscore
  • updated, translated + formatted README.md
  • updated expired link URLs in plugin and languages files
  • updated plugin authors