diff --git a/CHANGELOG b/CHANGELOG index 3d2478f..0ed92ff 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,10 +1,12 @@ -0.9.11beta1 (2013-06-07) +0.9.11 (2013-06-23) + - Improves blocked list status output + - Common log setting with configurable log levels - Adds ca-ES translations (thanks to nouespai) - Adds fr-FR translations (thanks to Flying_Lolo) - Adds nl-NL translations (thanks to Agrusoft) - Adds es-ES translations (thanks to Aimagen) - Optionally enable plugin only for backend or frontend - - When desired, after a configurable number of blocks the block duration can be set to permanent on the next block + - After a configurable number of blocks the block duration can be set to permanent on the next block - Update via automatic Joomla! update mechanism - Warning if there is a user with username 'admin' - View failed login attempts in backend diff --git a/bfstop.xml b/bfstop.xml index 087f2c3..c3b7fc0 100644 --- a/bfstop.xml +++ b/bfstop.xml @@ -9,7 +9,7 @@ https://github.com/codeling/bfstop bfstop@bfroehler.info https://github.com/codeling/bfstop - 0.9.11beta1 + 0.9.11 setupscripts.php bfstop.php diff --git a/deploy.sh b/deploy.sh index 3b0d846..c8ae6aa 100755 --- a/deploy.sh +++ b/deploy.sh @@ -15,7 +15,7 @@ langfiles="language" docs="CHANGELOG LICENSE.txt README" plgtype="system" langs="de-DE en-GB" -version=0.9.11beta1 +version=0.9.11 if [ "$1" == "zip" ] then diff --git a/update.xml b/update.xml index c5f7bbf..fb0bea6 100644 --- a/update.xml +++ b/update.xml @@ -7,10 +7,10 @@ plugin system 0 - 0.9.11beta1 + 0.9.11 - https://github.com/codeling/bfstop/archive/0.9.11beta1.zip + https://github.com/codeling/bfstop/archive/0.9.11.zip stable @@ -26,10 +26,10 @@ plugin system 0 - 0.9.11beta1 + 0.9.11 - https://github.com/codeling/bfstop/archive/0.9.11beta1.zip + https://github.com/codeling/bfstop/archive/0.9.11.zip stable