Skip to content

Latest commit

 

History

History
61 lines (46 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

61 lines (46 loc) · 1.01 KB

Enforce Password Changelog

3.0.0-beta.1 - 2024-03-29

Changed

  • Added craft 5 support

2.0.0 - 2022-07-13

Fixed

  • Plugin load event

2.0.0-beta.1 - 2022-05-09

Changed

  • Added craft 4 support

1.0.4 - 2021-01-26

Fixed

  • "Getting unknown property Settings::enforce" Error fixed

1.0.4 - 2021-01-26

Changed

  • More settings added

1.0.3 - 2021-01-19

Fixed

  • Prevent empty password history records on install

1.0.2 - 2020-11-05

Fixed

  • Fixed Dutch translations

1.0.1.1 - 2020-11-03

Fixed

  • Fixed composer.json for composer 2

1.0.1 - 2020-10-16

Changed

  • Don't do anything until EVENT_AFTER_LOAD_PLUGINS

1.0.0 - 2019-02-22

Changed

  • Stable release

1.0.0-beta.5 - 2019-01-22

Fixed

  • Fix uninstall

1.0.0-beta.4 - 2019-01-22

Fixed

  • Migration name fix.

1.0.0-beta.3 - 2019-01-22

Fixed

  • Migration return fix.

1.0.0-beta.2 - 2019-01-22

Fixed

  • Prevent empty password history records

1.0.0-beta.1 - 2019-01-21

Added

  • Initial Release