diff --git a/CHANGELOG.md b/CHANGELOG.md index 72e36e4..2f3afbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Security +## 2.0.9 - 25 Juni 2024 +- add check $oCaptcha in templates + ## 2.0.8 - 08 September 2023 - add check for Amazon Pay - no Captcha diff --git a/metadata.php b/metadata.php index 9aaf073..ac65d7c 100755 --- a/metadata.php +++ b/metadata.php @@ -37,7 +37,7 @@ $aModule = array( 'en' => 'OXID eSales Simple Captcha Module', ), 'thumbnail' => 'out/pictures/picture.png', - 'version' => '2.0.8', + 'version' => '2.0.9', 'author' => 'OXID eSales AG', 'url' => 'https://www.oxid-esales.com/', 'email' => '',