The format of this file is based on "Keep a Changelog". This project adheres to Semantic Versioning. Version numbers follow the pattern: MAJOR.FEATURE.BUGFIX
- Legacy Login is ready for Craft 5!
- Added type declaration in
LoginController
to match the parent signature.
- Increase Craft version requirement, to exclude CMS versions with known security vulnerabilities.
- Fixed changelog URL.
- Legacy Login is ready for Craft 4!
- Added
WordpressHandler
.
- Fixed class name typo in error message.
- Fixed a bug where legacy password wasn't updated on a logged-in User.
- Added plugin icon.
- Initial release!