Skip to content

6.8.0

Compare
Choose a tag to compare
@jeromegamez jeromegamez released this 21 Aug 22:59
3fd1fb2

Added

Added Auth::queryUsers() to process subsets of users with more parameters than Auth::listUsers(). listUsers() is a fast and memory-efficient way to process a large list of users. queryUsers() provides sorting and filtering by given fields and pagination. (#727/#728) (Documentation)