Changelog
==========

#### 1.0.3 - Jun 19, 2026

- Bump required PHP version to 7.4 or higher.
- Bump required WordPress version to 6.0 or higher.
- Bump tested WordPress version to 7.0.
- Fix retaining Multisite super admin rights when the user is first in the super admin list.
- Improve sanitization of submitted username values.
- Add PHPCS and PHPStan checks to the release process.
- Exclude Makefile from plugin release packages.


#### 1.0.2 - Oct 04, 2024

- Show message when new username is less than 3 characters long.
- Show message when new username is more than 60 characters long.
- Improved request validation in general.
- Remove ES6 code from JS file to support a wider range of browsers.
- Bump required PHP version to 7.2 or higher.


#### 1.0.1 - Dec 23, 2022

- Always load minified JS asset by default


#### 1.0 - Dec 2016

Initial release.
