Renamer Changelog

What's new in Renamer 2.3

Oct 22, 2010
  • Enhance substitute (support regular expressions, multiple substitutions)
  • Fix patternize (before, some patterns cannot be used more than once)
  • Added filename slicing pattern /filename:offset:length/
  • Use dialogs for errors, instead of notifications
  • Don't exists if the error is recoverable
  • Get rid of custom icons (use only gtk stocks)
  • Add system-wide installation
  • More Translations (Thanks to all contributors

New in Renamer 2.1 (Sep 17, 2010)

  • Check for any existed file before renaming, abort if there is
  • Added random number pattern
  • Fixed a bug with patterize preview
  • Fixed preview columns
  • Fixed /dir/ patterns
  • update german translations
  • Added French, Finnish translations

New in Renamer 2.0 (Jul 28, 2010)

  • Added preview
  • Added Tooltips
  • Code cleanup

New in Renamer 1.4 (Jun 4, 2010)

  • Added German Translation by Jan-Christoph Borchardt

New in Renamer 1.3 (Mar 29, 2010)

  • Remember recent patterns
  • Return on pattern entry actives rename
  • Improved Capitalize After option

New in Renamer 1.2 (Mar 9, 2010)

  • Added Capitalize After option

New in Renamer 1.1 (Mar 7, 2010)

  • Added Extension option
  • Fixed translation bug

New in Renamer 1.0 (Dec 12, 2009)

  • rewrite GUI using pyGTK
  • translation support using gettext
  • simpler and more compact code

New in Renamer 0.7 (Nov 4, 2008)

  • Added notifications
  • fix zenity windows widths and heights
  • added installer script

New in Renamer 0.6 (Sep 24, 2008)

  • Added more functions
  • Simplifies code