You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release deprecates the owe-autoloader method in favor of installing via composer which is required anyway.
Also, NOTE: we fixed a bug in the action tracker method where the function params for action group and name were reversed. It was correct in the docs ut wrong in the code and due to PHP 8 started thronging a fatal error. Many thanks to @daemon-byte for work on this release.