Skip to content

Allow Impersonation without UI Configuration

Latest
Compare
Choose a tag to compare
@SupianIDz SupianIDz released this 25 Nov 06:24
· 1 commit to main since this release

Full Changelog: v4.0.3...v4.1.0

In previous versions, you were required to add getImpersonateSearchField and getImpersonateDisplayText to your User model, even if you didn't use/need UI for impersonation.

In this version, you are free to not add those configs if you don't need them.