Tags give the ability to mark specific points in history as being important
-
2.17.0
981b3d1e · ·### Release Notes for [2.17.0](https://github.com/laminas/laminas-captcha/milestone/17) Feature release (minor) ### 2.17.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Enhancement - [31: PHP 8.3 support added](https://github.com/laminas/laminas-captcha/pull/31) thanks to @glo71317
-
2.16.0
8623619b · ·### Release Notes for [2.16.0](https://github.com/laminas/laminas-captcha/milestone/15) Feature release (minor) ### 2.16.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Enhancement - [29: Apply PHP 8.0 syntax](https://github.com/laminas/laminas-captcha/pull/29) thanks to @samsonasik #### renovate - [28: Update dependency vimeo/psalm to v5](https://github.com/laminas/laminas-captcha/pull/28) thanks to @renovate[bot]
-
2.15.0
de816814 · ·### Release Notes for [2.15.0](https://github.com/laminas/laminas-captcha/milestone/13) Feature release (minor) ### 2.15.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Enhancement - [27: Feature: Support PHP 8.2](https://github.com/laminas/laminas-captcha/pull/27) thanks to @ghostwriter
-
2.14.0
1213445d · ·### Release Notes for [2.14.0](https://github.com/laminas/laminas-captcha/milestone/11) Feature release (minor) ### 2.14.0 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### Enhancement - [26: Added PHP 8.2 compatibility](https://github.com/laminas/laminas-captcha/pull/26) thanks to @glo71317
-
2.13.0
debd6783 · ·### Release Notes for [2.13.0](https://github.com/laminas/laminas-captcha/milestone/9) Feature release (minor) ### 2.13.0 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **2** #### Enhancement - [25: Drop PHP 7.3, General Maintenance](https://github.com/laminas/laminas-captcha/pull/25) thanks to @gsteel #### renovate - [24: Lock file maintenance](https://github.com/laminas/laminas-captcha/pull/24) thanks to @renovate[bot] - [23: Update dependency laminas/laminas-coding-standard to ~2.3.0](https://github.com/laminas/laminas-captcha/pull/23) thanks to @renovate[bot] - [21: Configure Renovate](https://github.com/laminas/laminas-captcha/pull/21) thanks to @renovate[bot]
-
2.12.0
b07e499a · ·### Release Notes for [2.12.0](https://github.com/laminas/laminas-captcha/milestone/7) Feature release (minor) ### 2.12.0 - Total issues resolved: **2** - Total pull requests resolved: **3** - Total contributors: **3** #### Bug - [20: Updated require section to include what was previously considered "soft-dependencies"](https://github.com/laminas/laminas-captcha/pull/20) thanks to @sergiy-v and @nadia-am #### Bug,Enhancement - [19: Updated require section](https://github.com/laminas/laminas-captcha/pull/19) thanks to @sergiy-v and @nadia-am #### Enhancement - [17: Prepare for Renovate with reusable workflows](https://github.com/laminas/laminas-captcha/pull/17) thanks to @ghostwriter
-
2.11.0
6b0b98d3 · ·### Release Notes for [2.11.0](https://github.com/laminas/laminas-captcha/milestone/4) ### Added - This release adds support for PHP 8.1. ### 2.11.0 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Documentation - [15: Remove file headers](https://github.com/laminas/laminas-captcha/pull/15) thanks to @arueckauer #### Enhancement - [14: PHP 8.1 support](https://github.com/laminas/laminas-captcha/pull/14) thanks to @boesing
-
2.10.0
9a0134e4 · ·### Release Notes for [2.10.0](https://github.com/laminas/laminas-captcha/milestone/1) ### Added - This release adds support for PHP 8.0. ### Removed - This release removes support for PHP versions prior to 7.3. ### 2.10.0 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **2** #### Enhancement - [11: Add Psalm integration](https://github.com/laminas/laminas-captcha/pull/11) thanks to @weierophinney - [10: Upgrade to laminas-coding-standard 2.1 series](https://github.com/laminas/laminas-captcha/pull/10) thanks to @weierophinney - [8: Switch to GHA for CI workflow](https://github.com/laminas/laminas-captcha/pull/8) thanks to @weierophinney - [7: PHP 8 support](https://github.com/laminas/laminas-captcha/pull/7) thanks to @tanerkay
-
2.9.0
b88f650f · ·laminas-captcha 2.9.0 Based on https://github.com/zendframework/zend-captcha/releases/tag/release-2.9.0 (commit 1e903f9554954c8995de48df22b01871659483ab in this repo) Added ----- - [zendframework/zend-captcha#42](https://github.com/zendframework/zend-captcha/pull/42) adds support for PHP 7.3. Changed ------- - Nothing. Deprecated ---------- - Nothing. Removed ------- - [zendframework/zend-captcha#42](https://github.com/zendframework/zend-captcha/pull/42) removes support for laminas-stdlib v2 releases. Fixed ----- - Nothing.
-
2.8.0
cd7313d1 · ·laminas-captcha 2.8.0 Based on https://github.com/zendframework/zend-captcha/releases/tag/release-2.8.0 (commit 521069d398e1ad28e30d15b6b5e1638a1b90a467 in this repo) Added ----- - [zendframework/zend-captcha#39](https://github.com/zendframework/zend-captcha/pull/39) adds support for PHP 7.1 and 7.2. Changed ------- - Nothing. Deprecated ---------- - Nothing. Removed ------- - [zendframework/zend-captcha#39](https://github.com/zendframework/zend-captcha/pull/39) removes support for HHVM. Fixed ----- - [zendframework/zend-captcha#23](https://github.com/zendframework/zend-captcha/pull/23) fixes an issue with garbage collection of expired CAPTCHA images when concurrent requests trigger collection. - [zendframework/zend-captcha#31](https://github.com/zendframework/zend-captcha/pull/31) fixes using the ReCaptcha response as the value parameter to isValid().
-
2.7.1
9bfda753 · ·Update Changelog Based on https://github.com/zendframework/zend-captcha/releases/tag/2.7.1 (commit 2d56293a5ae3e45e7c8ee7030aa8b305768d8014 in this repo)
-
2.7.0
09936a83 · ·laminas-captcha 2.7.0 Based on https://github.com/zendframework/zend-captcha/releases/tag/release-2.7.0 (commit 57825942e64457a40677affcfcb92d0a0122c06f in this repo) Added ----- - [zendframework/zend-captcha#29](https://github.com/zendframework/zend-captcha/pull/29) adds support for laminas-recaptch v3. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - Nothing.
-
2.6.0
8b873803 · ·laminas-captcha 2.6.0 Based on https://github.com/zendframework/zend-captcha/releases/tag/release-2.6.0 (commit 83fc63ce9d79b501d3d1f01c4401d4e91562e348 in this repo) Added ----- - Adds and publishes documentation to https://docs.laminas.dev/laminas-captcha/ - [zendframework/zend-captcha#20](https://github.com/zendframework/zend-captcha/pull/20) adds support for laminas-math v3. Deprecated ---------- - Nothing. Removed ------- - [zendframework/zend-captcha#20](https://github.com/zendframework/zend-captcha/pull/20) removes support for PHP 5.5 Fixed ----- - Nothing.
-
2.5.4
2e7d8903 · ·laminas-captcha 2.5.4 Based on https://github.com/zendframework/zend-captcha/releases/tag/release-2.5.4 (commit 501333f3d68d5082c3f90d9e8cb6354abbcfe34f in this repo) Added ----- - Nothing. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - [zendframework/zend-captcha#18](https://github.com/zendframework/zend-captcha/pull/18) updates dependencies to known-stable, forwards-compatible versions.
-
2.5.3
1c573321 · ·laminas-captcha 2.5.3 Based on https://github.com/zendframework/zend-captcha/releases/tag/release-2.5.3 (commit d4c64d75a3da0ff0eeded59a195def4687674647 in this repo) Added ----- - Nothing. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - [zendframework/zend-captcha#6](https://github.com/zendframework/zend-captcha/pull/6) ensures that `null` values may be passed for options.
-
2.5.2
eddf6fe8 · ·laminas-captcha 2.5.2 Based on https://github.com/zendframework/zend-captcha/releases/tag/release-2.5.2 (commit 098989fa7eefe4f023fcc8f11cc8d344dff9f649 in this repo) Added ----- - Nothing. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - **ZF2015-09**: `Laminas\Captcha\Word` generates a "word" for a CAPTCHA challenge by selecting a sequence of random letters from a character set. Prior to this vulnerability announcement, the selection was performed using PHP's internal `array_rand()` function. This function does not generate sufficient entropy due to its usage of `rand()` instead of more cryptographically secure methods such as `openssl_pseudo_random_bytes()`. This could potentially lead to information disclosure should an attacker be able to brute force the random number generation. This release contains a patch that replaces the `array_rand()` calls to use `Laminas\Math\Rand::getInteger()`, which provides better RNG.