Version 0.3.2
released. This update fixes the normal user search returning no result.
It's quite possible that no one was aware that you could search users by their answers with Masquerade. The feature was there since the first release of Masquerade and the issue was linked to that. Now to search by answer you need to use answer:<the answer you search>
in the search field, like for tags, emails, etc.
There's also a security fix, as the previous search implementation allowed anybody with the "view users list" permission, including guests, to search any user by answer, whether or not they were allowed to see their profiles. The new version fixes that by only allowing users with the "view profile" permission to perform an answer:
search.
Install with composer require fof/masquerade