v2.3.0
[ADDED]: Prevent WordPress from running @scandir() in wp_unique_filename() as WordPress installs with month/year media organization disabled, can have a massive listing of files that will cause severe performance problems when uploading images. This update will use Flysystem directly to search for matching file names, and with caching enabled will be significantly faster at retrieving duplicates.