Version history ReNamer
<<Back
Changes from v5.30 -> v5.40
- Integrated Windows XP Manifest to allow visual styling;
- Modified ID3v2 libraries to support reading of the unicode data (experimental);
- Added reading support for ID3_PartOfSet tag in ID3v2 libraries (experimental);
- Added "open containing folder" option to the context menu of the files table;
- Main menu and toolbar shortcuts are no longer available when editing new name;
- No more error when using empty Replace or Remove rules in wildcards mode;
- Added/changed a number of shortcuts in the options and files context menu;
- State column is sorted by file status and then by marked/unmarked state;
- New Project action will clear files and then rules, escaping auto-preview.
- Rule descriptions are added to the localizable resource strings;
- Right-to-left character-wise processing of delimiters if reversed;
- Status bar panels are resized automatically with the form;
- Changed ambiguous Ctrl+Z,X,C,V files manipulation shortcuts;
- Fixed offset when using Insert rule with right-to-left position;
- Added option to disable confirmation dialog for overwriting files;
- Auto apply rules option in Analyze dialog works on context menu too;
- Corrected handling of double clicks and right clicks on rules checkboxes;
- Fixed mark/unmark all rules option not triggering auto preview;
- Fixed disappearing modified star after cancelling save preset dialog;
- Fixed contradiction between Importing feature and Auto Preview option;
- Fixed some cropped texts when custom system fonts are used;
- Both ' and ` are handled when capitalizing words;
- Added line wrap option to the Analyze dialog;
- Added French translit alphabet;
- Small user interface improvements;
Changes from v5.25 -> v5.30
- Added ability to save Filter Settings together with a Preset;
- Added split panel in status bar to display current preset and modification sign;
- Added dialog for creating links to all presets, with load and rename options;
- Integrated dEXIF libraries to parse EXIF tags (works on problematic JPEG files);
- All EXIF* tags should work on TIFF files too, alternatively to TIFF* tags;
- Added 5 IPTC tags: ObjectName, Caption, Headline, Location, City;
- Fixed problem with setting the files date on Windows 9x platforms (v5.10 bug);
- Fixed access violation when importing file paths and new names (v5.xx bug);
- Fixed bug which stopped the largest binary signature from being detected;
- Updated binary signature detection to support Unicode filenames;
- Added IntToHex, HexToInt and HexToIntDef functions to PascalScript;
- Added Base64Encode and Base64Decode functions to PascalScript;
- Added a script to encrypt filenames using XOR-BASE64 algorithm;
- Option to highlight changed names is now case sensitive;
- Added "fix conflicting new names" option to the Options menu;
- Added shortcuts to buttons in PascalScript rule;
- Added "none of the above" option to Case rule;
- Fixed few spelling mistakes;
Changes from v5.20 -> v5.25
- EXIF_Date tag will treat Exif.Image.DateTime field as an alternative;
- Validation process will automatically scroll to show the first invalid item;
- Masks field in the Filters is greyed out when it is empty, i.e. not used;
- Fixed an issue with disabled context menu of the files table (rare case);
- Added WideCharLower and WideCharUpper for easy WideChar case conversions;
- Added SubMatchesRegEx function to get sub-expressions of the first match;
- Added DialogYesNo and WideDialogYesNo confirmation dialogs;
- Added option to filters: apply masks only to the file name;
- Corrected tab order of the components in some of the rules;
- Maximized window state is remembered properly;
- Added Polish translit alphabet;
Changes from v5.10 -> v5.20
- Added /list command line parameter to load list of files from text file;
- Fixed accessibility problem when adding files while browsing modal forms;
- "Import files" option handles Unicode and UTF8 content (with BOM);
- Added "detect using binary signature" option to the Extension rule;
- Added option to Export/Import list of new names to/from clipboard;
- Export/Import functions have their own button and menu;
- Added "clear renamed files on rename" option in the settings;
- All HTML based help files are united into a single PDF;
- Added new section in the help file which describes renaming rules;
- PascalScript component has been updated to the latest v3.0.27.651;
- Added drag and drop support for scripts in PascalScript code editor;
- Added "go to" functionality for quick line jump in PascalScript;
- Added "apply rules for each line" option to the Analyze dialog;
- "Auto apply rules" action in Analyze dialog trigged on change of rules;
- "Analyze name" option will work on all selected files, not just focused;
- Added File_FileName, File_BaseName and File_Extension meta tags;
- Folders in "Add Folders" dialog are explicitly sorted;
- Option to resort files has become a long-term option;
- Added choice of Replace or Insert for the UserInput rule;
- Added InputBox and InputQuery functions to PascalScript;
- Added WideGetEnvironmentVar function to PascalScript;
- Added FileAppendContent function to PascalScript;
- Analyze dialog will apply only marked rules;
- Updated Russian translit alphabets;
- Analyze dialog became non-modal;
<<Back
|