Skip to content

Releases: chrdavis/SmartRename

v.1.1.2 Release

04 Jun 20:22
Compare
Choose a tag to compare
  • 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 Release

12 Feb 06:19
Compare
Choose a tag to compare
  • Installer will uninstall previous installation first
  • Progress dialog will appear for long enumerations before main UI. User can cancel.

v.1.0.8 Release

08 Nov 06:45
Compare
Choose a tag to compare

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

v.1.0.5 Release

15 Aug 06:33
Compare
Choose a tag to compare

Fixes for blocking issues on Windows 7

v.1.0.4 Release

22 Jul 06:17
Compare
Choose a tag to compare
  • Fix crashing bug launching 32-bit version on 64-bit OS
  • Enable SmartRename menu to appear on OneDrive placeholders

v.1.0.3 Release

14 Feb 05:25
Compare
Choose a tag to compare
  • 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

04 Nov 06:31
Compare
Choose a tag to compare
  • Listview columns now resize with the dialog
  • Dialog is now modeless and does not disable the parent HWND

v.1.0.1 Release

02 Nov 06:29
Compare
Choose a tag to compare
  • 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

07 Sep 06:00
3a57a4a
Compare
Choose a tag to compare
v1.0.0

Update README.md