Skip to content

3.0.0

Compare
Choose a tag to compare
@jhotmann jhotmann released this 23 Jun 17:09

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.