JFRenamer Changelog

What's new in JFRenamer 1.0.16

Aug 26, 2015
  • Document parameters save in a specific file
  • Add globals options for the list of rules (jrn file)
  • Manage directory name with or without extension
  • Bug for save action corrected (file saved but IHM not reflect it)
  • Bug for new action corrected (keep the filename)
  • A Mode for counting files (variable 'n')
  • Execution in Thread (Job) with cancel service
  • Bug fix - key bindings works now
  • Bug fix - the history file was not saved at the exit of the application

New in JFRenamer 1.0.15 (Aug 8, 2014)

  • CHANGES:
  • Add directory level condition.
  • Bug fix subdirs not parsed if no change in first directory.
  • Add special confirmation for subdirs parse.
  • Clean preferences system and add a debug/develop page.
  • Version in parameters for all text in the application.
  • Build date and Eclipse version added to about window.
  • FOR DEVELOPERS:
  • Level directory implementation.
  • Some catch for exception but error log amelioration needed.
  • Improve/recast ForDebug class.
  • Add pre-src with ant build to have build date and eclipse version.

New in JFRenamer 1.0.14 (May 13, 2013)

  • Add sub-directories parse.
  • Add condition LastChange.
  • Insert order after current order and not at the end of the list.
  • Bug fix not all 'if conditions' saved.

New in JFRenamer 1.0.13 (May 13, 2013)

  • Bug fix 60 characters limit for direct renaming
  • Add condition IsDirectory and IsFile
  • FOR DEVELOPPERS:
  • Begin rename sub-directories function

New in JFRenamer 1.0.12 (May 13, 2013)

  • Bug fix case renaming don't work (3425109)
  • Parameter for history size in preferences.
  • Add Hide/Show columns in the Files context menu.
  • Save the size and the visibility of the columns in the Files view.
  • FOR DEVELOPPERS:
  • Testing file signature
  • Add a EArrayList to get access to ArrayList.RemoveRange
  • CoState and ColStateList two classes to save and manage columns width and visibility.

New in JFRenamer 1.0.11 (May 13, 2013)

  • Bug fix in web rule
  • Change Delete rule who don't need a specific property and use exclusively right panel.
  • Add Insert rule.
  • Disable rules display in gray.
  • Add rule in variables provider.
  • Bug fix, add sort for target column
  • Add history with undo possibility
  • FOR DEVELOPPERS
  • All sources reformated
  • Add FormatVersion for the Histo list, File list, and rules file.

New in JFRenamer 1.0.10 (May 13, 2013)

  • Bug fix in replace rule
  • Bug fix the label in the Rule view stay when the rule is deleted
  • Bug fix in the window installer the shortcut created on the desktop don't work
  • Better scan for directories (conservation of the enable/disable state)
  • Bug fix refresh don't rescan the directory
  • Bug fix NullPointerException on double click icon directory in Files view
  • Bug fix Interface very slow with a remote file system
  • FOR DEVELOPPERS:
  • Renamable.java : Cache for file access in order to fix

New in JFRenamer 1.0.9 (May 13, 2013)

  • Permit negative length for all rules (and fix bug for the length field).
  • Lot of corrections for the 'n' variable.
  • You can edit the filename directly in the file view.
  • Add preference to disable/enable the restoration of application state.
  • Add preference to switch developer mode.
  • Bug fix for the directory history in the file list
  • Bug fix for systematic save orders on exit.
  • Bug Fix plugin_customization.ini don't allow shortcuts
  • 9. Save state of the file list
  • 10. LINUX Version
  • FOR DEVELOPPERS:
  • Begin JAVADOC for the sources
  • Listeners mechanism improve

New in JFRenamer 1.0.8 (May 13, 2013)

  • Help translation in french
  • FOR DEVELOPPERS:
  • Transfer NLS translations to fragment

New in JFRenamer 1.0.7 (May 13, 2013)

  • Fix part of the name use in Rule If for RegExp and simple Search.
  • Fix Java null pointer exception on load order file.
  • Clean Rule View when load order file.
  • Implement confirmation for saving file on exit (with preferences)
  • Fix BUG in save file : the fields saved and loaded are inverted in some case
  • New general menu
  • Lot of bugs fixed for If/Then/Else
  • Installer version for Windows.
  • FOR DEVELOPPERS:
  • Deprecated GlobalApp class
  • All actions transform in commands
  • Installer NSIS script for Windows version.

New in JFRenamer 1.0.6 (May 13, 2013)

  • First official release (beta version).