Skip to content

Commit d607fb7

Browse files
docs: add line breaks to fix broken lists in readme.txt (#620) (#623)
1 parent 5dbd8f1 commit d607fb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: readme.txt

+2
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,12 @@ A complete documentation is available on [pluginkollektiv.org](https://antispamb
103103

104104
### 2.11.5 ###
105105
IMPORTANT: If you use the country check and are behind a proxy or similar, you need to use the `antispam_bee_trusted_ip` filter to get the correct IP from a header like `HTTP_X_FORWARDED` (don’t return an empty value here, otherwise all comments are marked as spam).
106+
106107
* Fix: Usage of core filter `pre_comment_user_ip` breaks ASB if the IP address is removed for GDPR compliance
107108

108109
### 2.11.4 ###
109110
IMPORTANT: If you use the country check and are behind a proxy or similar, you need to use the `pre_comment_user_ip` filter to get the correct IP from a header like `HTTP_X_FORWARDED`.
111+
110112
* Fix: Read client IP for country check from `REMOTE_ADDR` only (filterable via `pre_comment_user_ip`)
111113
* Fix: No spam reason in spam notification email, and related PHP warning
112114
* Fix: Remove outdated info from readme

0 commit comments

Comments
 (0)