File tree Expand file tree Collapse file tree 4 files changed +10
-8
lines changed
Expand file tree Collapse file tree 4 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 1- 0.9.11beta1 (2013-06-07)
1+ 0.9.11 (2013-06-23)
2+ - Improves blocked list status output
3+ - Common log setting with configurable log levels
24 - Adds ca-ES translations (thanks to nouespai)
35 - Adds fr-FR translations (thanks to Flying_Lolo)
46 - Adds nl-NL translations (thanks to Agrusoft)
57 - Adds es-ES translations (thanks to Aimagen)
68 - Optionally enable plugin only for backend or frontend
7- - When desired, after a configurable number of blocks the block duration can be set to permanent on the next block
9+ - After a configurable number of blocks the block duration can be set to permanent on the next block
810 - Update via automatic Joomla! update mechanism
911 - Warning if there is a user with username 'admin'
1012 - View failed login attempts in backend
Original file line number Diff line number Diff line change 99 <homepage >https://github.com/codeling/bfstop</homepage >
1010 <authorEmail >bfstop@bfroehler.info</authorEmail >
1111 <authorUrl >https://github.com/codeling/bfstop</authorUrl >
12- <version >0.9.11beta1 </version >
12+ <version >0.9.11 </version >
1313 <scriptfile >setupscripts.php</scriptfile >
1414 <files >
1515 <filename plugin =" bfstop" >bfstop.php</filename >
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ langfiles="language"
1515docs=" CHANGELOG LICENSE.txt README"
1616plgtype=" system"
1717langs=" de-DE en-GB"
18- version=0.9.11beta1
18+ version=0.9.11
1919
2020if [ " $1 " == " zip" ]
2121then
Original file line number Diff line number Diff line change 77 <type >plugin</type >
88 <folder >system</folder >
99 <client >0</client >
10- <version >0.9.11beta1 </version >
10+ <version >0.9.11 </version >
1111<!-- <infourl title="Brute Force Stop">https://github.com/codeling/bfstop/wiki</infourl> -->
1212 <downloads >
13- <downloadurl type =" full" format =" zip" >https://github.com/codeling/bfstop/archive/0.9.11beta1 .zip</downloadurl >
13+ <downloadurl type =" full" format =" zip" >https://github.com/codeling/bfstop/archive/0.9.11 .zip</downloadurl >
1414 </downloads >
1515 <tags >
1616 <tag >stable</tag >
2626 <type >plugin</type >
2727 <folder >system</folder >
2828 <client >0</client >
29- <version >0.9.11beta1 </version >
29+ <version >0.9.11 </version >
3030<!-- <infourl title="Brute Force Stop">https://github.com/codeling/bfstop/wiki</infourl> -->
3131 <downloads >
32- <downloadurl type =" full" format =" zip" >https://github.com/codeling/bfstop/archive/0.9.11beta1 .zip</downloadurl >
32+ <downloadurl type =" full" format =" zip" >https://github.com/codeling/bfstop/archive/0.9.11 .zip</downloadurl >
3333 </downloads >
3434 <tags >
3535 <tag >stable</tag >
You can’t perform that action at this time.
0 commit comments