You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,16 +48,11 @@ If an account was banned by Bot Bouncer on a sub but successfully appeals via r/
48
48
49
49
# Latest Changes
50
50
51
-
## v1.31.0 (coming soon)
51
+
## v1.31.0
52
52
53
53
* Add option (enabled by default when action type is "Ban and remove") to remove queued posts/comments from users after they are banned
54
54
* Introduce new evaluator type
55
-
* Improve removal of content from users flagged as bots
55
+
* Improve reliability of content from users flagged as bots
56
56
* Stability changes to r/BotBouncer operations (credit: [MailGuardianReddit on GitHub](https://github.com/MailGuardianReddit))
57
57
58
-
## v1.30.0
59
-
60
-
* Fixed an issue with detecting some bots if their content is filtered or removed
61
-
* Allow posts/comments to be filtered rather than removed when an account is detected as a possible bot. Note: due to an issue with the Dev Platform, no reason will be visible in the mod queue but you will see that the item was filtered by Bot Bouncer.
62
-
63
58
For older versions, please see the [full changelog](https://github.com/fsvreddit/bot-bouncer/blob/main/changelog.md).
Copy file name to clipboardExpand all lines: changelog.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Changelog for Bot Bouncer
2
2
3
+
## v1.30.0
4
+
5
+
* Fixed an issue with detecting some bots if their content is filtered or removed
6
+
* Allow posts/comments to be filtered rather than removed when an account is detected as a possible bot. Note: due to an issue with the Dev Platform, no reason will be visible in the mod queue but you will see that the item was filtered by Bot Bouncer.
7
+
3
8
## v1.29.0
4
9
5
10
* Fixed an issue that prevented some users from being checked when they posted or commented
0 commit comments