Skip to content

Releases: carlos-mg89/symfony-captcha-bundle

Fixed documentation and reverted change that impeded proper usage of the library

09 Dec 16:09
Compare
Choose a tag to compare
4.2.21

Reverted change that makes mandatory to edit the project's services.y…

Removed need of manually editing services.yaml

09 Dec 15:55
Compare
Choose a tag to compare
4.2.20

Include all necessary wiring information on the services.yaml of the …

Simplification of the services.yaml

09 Dec 15:39
Compare
Choose a tag to compare
4.2.19

Updated README so we remove the unnecessary parameter

Changed the ContainerInterface for the proper one (Symfony 4-5 compatibility)

09 Dec 14:09
Compare
Choose a tag to compare
4.2.18

Updated controllers and classes so the used ContainerInterface is the…

Fix obtention of the library path

09 Dec 11:53
28aeb20
Compare
Choose a tag to compare
Merge pull request #10 from carlos-mg89/feature-fix-library-path-getter

Changed the method to obtain the library Path

Updated base controllers and routing.yml

09 Dec 11:03
9eb279c
Compare
Choose a tag to compare
4.2.16

Merge pull request #8 from carlos-mg89/feature-controller-definition-…

Fixed issue with a Twig tag that was deprecated

09 Dec 10:25
11f9e47
Compare
Choose a tag to compare
4.2.15

Merge pull request #5 from carlos-mg89/feature-removed-deprecated-twi…

Provided Symfony 5.x support

09 Dec 10:02
baba7b2
Compare
Choose a tag to compare
Pre-release
4.2.14

Merge pull request #3 from carlos-mg89/feature-make-repository-as-new…

Provided Symfony 5.x support

09 Dec 09:47
70c9add
Compare
Choose a tag to compare
Pre-release
Merge pull request #1 from carlos-mg89/feature-symfony-5-support

Make TreeBuilder use compatible with Symfony 5.x