Use version filter to narrow down the changelog, for example,
2.0 for changes since v2.0;
2.0..3.0 for changes between v2.0 and v3.0;
0..3.0 for changes up until v3.0.
|
Product Version
|
Publish Date |
|
7.9
|
2026-03-11 |
|
7.8.0.4 Beta
|
2026-02-22 |
| Add new Pascal Script functions: ConvertEncoding, HexEncode, HexDecode. |
| Add new Pascal Script functions: WideInsertStringArray, WideDeleteStringArray, WideFindStringArray. |
| Add new Pascal Script functions: SplitString, JoinStrings, ConcatStringArrays, CopyStringArray, AppendStringArray, InsertStringArray, DeleteStringArray, FindStringArray. |
|
7.8.0.3 Beta
|
2026-01-24 |
| Extract sub-second time from EXIF data. |
| Fix: The marked state doesn't visually refresh after marking files by mask. |
| Updated Traditional Chinese language file. Thanks to Arsphile. |
| Updated Turkish language file. Thanks to Ahmet Murat Özhan. |
| Updated French language file. Thanks to Philippe MALLET. |
| Updated Russian language file. |
|
7.8.0.2 Beta
|
2025-11-04 |
| Enforce a minimum required number of digits for date/time pattern tokens in the Reformat Date rule. |
| Enable "Long Path Aware" feature in the application manifest to accept long paths on systems which support it natively. |
| Add an option to convert all added paths to long path specification when the system does not support long paths natively. |
| Detect if native long path support is enabled on the system. |
| Detect and skip UNC root paths from being added to the renaming list. |
| Skip empty file paths when importing list files. |
| Optimize the export and the import of renaming files. |
|
7.8.0.1 Beta
|
2025-10-06 |
| Fix: Potential matches of date/time pattern with invalid components break the Reformat Date rule, instead of getting skipped. Issue introduced in v7.7.0.2 Beta. |
| Do not draw an awkward red rectangle around the focused cell in the Mapping rule. |
| Added Bulgarian language file. Thanks to Жеков Ж.К. |
| Updated Corsican language file. Thanks to Patriccollu di Santa Maria è Sichè. |
| Updated Traditional Chinese language file. Thanks to Arsphile. |