Action Refactor
This release focuses on tightening the code and staging it for better testing.
- Actions now have a consolidated set of behavior to make them easier to work with and define.
- Authentication leverages the new
codeigniter4/authentication-implementationandTatter\Usersfor identifying and interacting with user objects. - Adds Workflow role filters (similar to Action roles) to restrict users
- Implements an updated development toolkit and the new Upgrade Guide to help with development.
See the Upgrade Guide for upgrading your project.