Mass File Editor Versions

Version 2.3.6 (10 July 2009)

- Added a "Convert Codepage" edit rule. Now the program can change the file encoding in a batch mode.

Version 2.3.5 (17 October 2006)

- Fixed bug in the file list processing, namely getting the file attributes caused 100% CPU load occasionally

Version 2.3.4 (08 July 2006)

- Added an edit rule to change the text case (UPPER CASE, lower case, Capitalize Words or Capitalize Sentences)
- Minor improvements to support multi-monitor environments
- Minor bug fixes

Version 2.3.3 (18 June 2006)

- This is a bug fix to correct the handling of the Unicode files

Version 2.3.2 (03 June 2006)

- Added hints in the file list which contains the file information (name, location, size, creation time, attributes etc.)
- Added a button to locate and edit the first rule with error
- "Save file" edit rule now creates the directory if needed
- Improved the "Parse file name" edit rule, now it can take any text for parsing and has several configuration options
- Several bugs fixed including the occasional crash when finishing the program

Version 2.3.1 (25 May 2006)

- This is mainly a bugfix release with some GUI improvements
- Added an error indication in case if the edit rule is not executable

Version 2.3.0 (21 May 2006)

- Major update
- Allowed operations on the individual text pieces as well as on the text in file
- The "Text fragment" type introduced
- Many bug fixes and GUI improvements

Version 2.2.3 (5 Apr 2006)

- Added a new example How to remove all links on a web page
- Added a new example How to extract a marked part of file
- Fixed a minor bug in the parent folder determination when a file is passed in the command line
- Fixed a minor bug in reading the file lists to safely ignore non-existing files

Version 2.2.2 (2 Apr 2006)

- When a single file is opened from command line (for example with a double click) the other files in the folder are also shown by default
- Added support for the Mac end-of-line characters format. The program now supports three EOL formats: Windows (CR+LF), Unix (LF) and Mac (CR)
- Added an edit rule to convert the end-of-line format
- Autodetection of the end-of-line format when opening a file
- Fixed a bug with a codepage menu disappearing