3.0.0
File indexing is now handled per file extension instead of a single index for all files. So now when you are renaming multiple file types and keeping the original file extension, an independent index will be created per file extension.
For example, if you are renaming both jpg and png images to a non-unique name, you will get example1.jpg, example2.jpg, example1.png, example2.png and so forth.