We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e80386 commit 36bb8ffCopy full SHA for 36bb8ff
CHANGELOG
@@ -1,3 +1,8 @@
1
+1.3.0beta1 (2014-03-15)
2
+ - Allow showing IP address in blocked message
3
+ - Show hint to use reset password functionality
4
+ - Prevent unrelated entries from showing up in logfile
5
+
6
1.2.0 (2014-01-07)
7
- fix language problems
8
- only do pruning once a day (if enabled)
bfstop.xml
@@ -9,7 +9,7 @@
9
<homepage>https://github.com/codeling/bfstop</homepage>
10
<authorEmail>bfstop@bfroehler.info</authorEmail>
11
<authorUrl>https://github.com/codeling/bfstop</authorUrl>
12
- <version>1.2.0</version>
+ <version>1.3.0beta1</version>
13
<scriptfile>setupscripts.php</scriptfile>
14
<files>
15
<filename plugin="bfstop">bfstop.php</filename>
0 commit comments