Skip to content

Latest commit

 

History

History
63 lines (33 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

63 lines (33 loc) · 1.11 KB

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.

[v2.0.3] - 2024-12-19

Changed

  • Allow selective disabling 2FA options (via wp-config constants)

[v2.0.2] - 2024-12-19

Changed

  • Clearer error messages

[v2.0.1] - 2024-12-18

Changed

  • Update twilio dependency
  • Update twilio dependency code in plugin

[v2.0.0] - 2024-11-14

Removed

  • (Breaking change) Support for PHP versions below 8.2

Added

  • Support for PHP 8.2 and above

[v1.0.4] - 2024-05-20

Changed

  • Calls to wp_redirect contain debug information for syslog

[v1.0.3] - 2024-05-16

Fixed

  • Declaration of constant

[v1.0.2] - 2024-03-18

Fixed

  • Link and meta tag loaded outside the head element.

[v1.0.1] - 2024-02-07

Fixed

[Earlier Releases]

Releases up to and including v1.0.0 predate this changelog.