Releases: chrdavis/SmartRename
Releases · chrdavis/SmartRename
v.1.1.2 Release
v.1.1.0 Release
- Installer will uninstall previous installation first
- Progress dialog will appear for long enumerations before main UI. User can cancel.
v.1.0.8 Release
Adds a progress dialog which is shown during enumeration of selection in explorer with the ability to cancel.
v.1.0.5 Release
Fixes for blocking issues on Windows 7
v.1.0.4 Release
- Fix crashing bug launching 32-bit version on 64-bit OS
- Enable SmartRename menu to appear on OneDrive placeholders
v.1.0.3 Release
- Ensure Rename button is the default button
- Ensure preview is updated on launch when we have previous search and replace entries
- Handle DPI changes better
- Ensure we do not leak the icon in the context menu
- Show SmartRename dialog centered to owner window
- Ensure child items are renamed before parents
- Fix runaway CPU with autocomplete IEnumString Next implementation
- Add icon to menu
- Add autocomplete and autosuggestions with history
v.1.0.2 Release
- Listview columns now resize with the dialog
- Dialog is now modeless and does not disable the parent HWND
v.1.0.1 Release
- Dialog is now resizable
- Fix duplicate context menu entries when clicking on shortcut files
- Dialog now appears within the window it was invoked from - no longer always in the top-left of the screen (unless invoked from the Desktop)
- Ensure we show the file extension in the UI even if extensions are hidden in Windows Explorer
- Fix bug when doing regular expression renames without specifying match all occurrences
Initial Release
v1.0.0 Update README.md