Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

61 lines (32 loc) · 1.67 KB

Craft reCAPTCHA Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

2.0.2 - 2022-09-16

Added

  • Fixed a bug impacting some users of Craft 4 (Thanks honsa!)

2.0.1 - 2022-09-09

Added

  • Added support for Craft 4 (Thanks honsa!)

1.5.3 - 2022-01-17

Added

  • Added Italian translations. (Thanks andreapasotti!)
  • Use local language when requesting reCAPTCHA script. (Thanks parwinderD4D)
  • Send user IP to Google with verification requests. Optional. Default = false. (Thanks domstubbs)

1.5.2 - 2021-06-01

Added

1.5.1 - 2020-12-07

Added

  • Added German translation. (Thanks MDXDave!)

1.5.0 - 2020-06-29

Added

  • Allow plugin to verify requests and forward them on to other controller actions. (Thanks Stephen Hamilton!)

1.3.0 - 2019-04-03

Added

  • Added the ability to specific size and theme options. (Thanks Marty Wallace!)

1.0.1 - 2018-06-01

Added

1.0.0 - 2018-03-17

Added

  • Initial release