Mirror von
https://git.d3data.de/3rdParty/captcha-module.git
synchronisiert 2025-04-29 17:21:34 +02:00
59 Zeilen
1.2 KiB
Markdown
59 Zeilen
1.2 KiB
Markdown
# Change Log for OE Tags Module
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
### Added
|
|
|
|
### Changed
|
|
|
|
### Deprecated
|
|
|
|
### Removed
|
|
|
|
### Fixed
|
|
|
|
### 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
|
|
|
|
## 2.0.7 - 08 September 2023
|
|
- add check for PayPal Checkout - no Captcha
|
|
|
|
## 2.0.6 - 18 Juli 2023
|
|
- don't request captcha if user is logged in
|
|
|
|
## [2.0.4] - 22 Oct 2021
|
|
|
|
changed:
|
|
- PHP 7.4/8.0 compatibility https://github.com/OXIDprojects/captcha-module/issues/7
|
|
- fix metadata version number
|
|
|
|
## [2.0.3] - 10 Dec 2020
|
|
|
|
changed: insert Captcha also in the forgotten password form and newsletter subscription
|
|
|
|
## [2.0.2] - 10 Jan 2020
|
|
|
|
changed: moved code to its own template file and changed markup to match flow …
|
|
|
|
## [2.0.1] - 2017-12-07
|
|
|
|
### Added
|
|
- Module available on packagist
|
|
|
|
## [2.0.0] - 2017-12-05
|
|
|
|
### Changed
|
|
- Adapted the module to be compatible with OXID eShop 6.
|
|
|
|
[Unreleased]: https://github.com/OXIDprojects/captcha-module/compare/HEAD...HEAD
|