SmartRename Versions Save

A Windows Shell Extension for more advanced bulk renaming using search and replace or regular expressions

v.1.1.2

2 years ago
  • Fix for potential crash that can occur on rename thread due to incorrect COM apartment.
  • Better progress dialog handling during upfront enumeration of source items.
  • New code signing cert since the old one expired.

v.1.1.0

3 years ago
  • Installer will uninstall previous installation first
  • Progress dialog will appear for long enumerations before main UI. User can cancel.

v.1.0.8

3 years ago

Adds a progress dialog which is shown during enumeration of selection in explorer with the ability to cancel.

v.1.0.5

3 years ago

Fixes for blocking issues on Windows 7

v.1.0.4

3 years ago
  • Fix crashing bug launching 32-bit version on 64-bit OS
  • Enable SmartRename menu to appear on OneDrive placeholders

v.1.0.3

4 years ago
  • 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

4 years ago
  • Listview columns now resize with the dialog
  • Dialog is now modeless and does not disable the parent HWND

v1.0.1

4 years ago
  • 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

v1.0.0

4 years ago