Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 642 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 642 Bytes

Changelog

All notable changes to rvxlab/hcaptcha will be documented in this file.

[Unreleased]

5.0.0 - 2022-02-27

This release drops support for unsupported PHP and Laravel versions, as well as heavily cleaning up the code base, added some more tests and adding a couple of new features.

I tried to maintain backwards compatibility to the best of my abilities, be sure to check the Upgrade Guide for upgrade details

Added

  • Added Blade components for the script and widgets

Removed

  • Dropped support for Laravel 7 and below
  • Dropped support for PHP 7.3 and below