Bug Fix
- Fixed table row action not triggering impersonation — The action callback in
setUp()was missing the$recordparameter, causing the impersonate button on table rows to silently fail. Thevisible()callback was correct, so the button appeared but clicking it did nothing. (#146)
Full Changelog
See v5.0.0-beta.1 for the complete list of changes in the v5 release.