File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 1.0.0 (2013-08-18)
2+ - fix error when php compiled without openssl, using mcrypt or mt_rand instead
3+ - only create unblock token if mail really sent out
4+ - Updated translations (ca-ES, es-ES, nl-NL, fr-FR)
5+ - Adds ru-RU translations (thanks to Raven)
6+
171.0.0beta1 (2013-08-05)
28 - Possibility to send HTTP status code 403 instead of 200 in case of block
39 - fix Joomla 3.1.4 compatibility
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 >1.0.0beta1 </version >
12+ <version >1.0.0 </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=1.0.0beta1
18+ version=1.0.0
1919
2020if [ " $1 " == " zip" ]
2121then
Original file line number Diff line number Diff line change 99 <type >plugin</type >
1010 <folder >system</folder >
1111 <client >0</client >
12- <version >1.0.0beta1 </version >
12+ <version >1.0.0 </version >
1313 <downloads >
14- <downloadurl type =" full" format =" zip" >https://github.com/codeling/bfstop/archive/1.0.0beta1.zip </downloadurl >
14+ <downloadurl type =" full" format =" zip" >https://github.com/codeling/bfstop/archive/1.0.0 </downloadurl >
1515 </downloads >
1616 <tags >
17- <tag >beta </tag >
17+ <tag >stable </tag >
1818 </tags >
1919 <maintainer >Bernhard Froehler</maintainer >
2020 <maintainerurl >https://github.com/codeling/</maintainerurl >
2727 <type >plugin</type >
2828 <folder >system</folder >
2929 <client >0</client >
30- <version >1.0.0beta1 </version >
30+ <version >1.0.0 </version >
3131 <downloads >
32- <downloadurl type =" full" format =" zip" >https://github.com/codeling/bfstop/archive/1.0.0beta1.zip </downloadurl >
32+ <downloadurl type =" full" format =" zip" >https://github.com/codeling/bfstop/archive/1.0.0 </downloadurl >
3333 </downloads >
3434 <tags >
35- <tag >beta </tag >
35+ <tag >stable </tag >
3636 </tags >
3737 <maintainer >Bernhard Froehler</maintainer >
3838 <maintainerurl >https://github.com/codeling/</maintainerurl >
You can’t perform that action at this time.
0 commit comments