= 1.1.10 =

Remove redundant l11n loading.

= 1.1.9 =

Fix typo in cron-disabled code path.

= 1.1.8 =

Use transactions to hopefully avoid deadlocks. Use options instead of transients.

= 1.1.7 =

Display both user display name and login name in dropdowns.

= 1.1.6 =

Handles WP_User_Query operations with metadata search correctly.

= 1.1.5 =

Repair problem handing user queries with role__not_in and role__in search terms.

= 1.1.4 =

* Fix compatibility with WordPress pre 5.9.
* Display more reliable user count on dashboard panel.

= 1.1.3 =

* Correct query-optimization problem when rendering autocompletion fields.
* Test and optimize with MariaDB 10.9.

= 1.1.2 =

* Correct query-optimization error.
* Update the usermeta table's query-planning statistics after adding user metadata.

= 1.1.1 =

* Replace the author dropdown menus in Quick Edit and Bulk Edit with autocompletion fields, to
allow more flexible changes of post and page authors.
* Improve the performance of user lookups.
* Allow multiple roles per user as provided in plugins like User Role Editor.

= 1.0.4 =

* Fix bug preventing wp-cli deactivation. Props to [João Faria](https://github.com/jffaria).

= 1.0.3 =

* Fix bug when deleting users.

= 1.0.2 =

* Handle disabled WP_Cron.
* Add ordering of authors by post count, and limiting the number of authors, in Quick Edit pulldowns.
* Correct some object-handling code, making protected methods public.

= 1.0.1 =

* Add notice bar showing progress. Use heartbeat to keep progress going.
* Fix defect when changing user role.
* Integrate correctly with https://core.trac.wordpress.org/ticket/38741 for large site handling.
* Now allows changing user roles. Supports WordPress 6.0

= 1.0.0 =

First release
