Skip to content

Action Refactor

Choose a tag to compare

@MGatner MGatner released this 09 Mar 23:35
· 118 commits to master since this release
86951f9

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-implementation and Tatter\Users for 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.