Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.md | 2024-03-24 | 3.1 kB | |
winmerge-2.16.39-ARM64-pdb.7z | 2024-03-24 | 8.5 MB | |
WinMerge-2.16.39-Setup.exe | 2024-03-24 | 9.3 MB | |
WinMerge-2.16.39-x64-Setup.exe | 2024-03-24 | 9.9 MB | |
WinMerge-2.16.39-x64-PerUser-Setup.exe | 2024-03-24 | 9.9 MB | |
WinMerge-2.16.39-ARM64-Setup.exe | 2024-03-24 | 10.7 MB | |
winmerge-2.16.39-exe.zip | 2024-03-24 | 12.0 MB | |
winmerge-2.16.39-pdb.7z | 2024-03-24 | 7.2 MB | |
winmerge-2.16.39-x64-exe.zip | 2024-03-24 | 12.8 MB | |
winmerge-2.16.39-x64-pdb.7z | 2024-03-24 | 9.0 MB | |
winmerge-2.16.39-ARM-exe.zip | 2024-03-24 | 10.6 MB | |
winmerge-2.16.39-ARM-pdb.7z | 2024-03-24 | 7.8 MB | |
winmerge-2.16.39-ARM64-exe.zip | 2024-03-24 | 12.2 MB | |
winmerge-2.16.39-full-src.7z | 2024-03-24 | 15.6 MB | |
Totals: 14 Items | 135.5 MB | 0 |
WinMerge 2.16.39 Release Notes
March 2024
About This Release
This is a WinMerge beta release which is meant for preview the current state of WinMerge development. This release is not recommended for the production.
Please submit bug reports to our bug-tracker.
What Is New in 2.16.39 Beta
General
- BugFix: Fixed an issue where typing only a single character in the header bar could cause a crash.
File compare
- BugFix: Fixed possible crash
- BugFix: Creation of .bak files fails when the original filename starts with a dot (#2217)
- Update Java syntax highlighting keyword list. (PR #2215)
- Replace "Match similar lines" with "Align similar lines" (PR #2230)
- Make it possible to select the behavior when copying to another pane with "Copy to Right" etc. while text is selected. (PR #2224)
- Make it possible to transform the text copied with "Copy Right/Left" using a plugin. (PR #2238)
- Update PHP syntax highlighting keyword list. (PR #2265)
Webpage compare
- BugFix: Make event sync settings persistent (#2248)
Select Files or Folders dialog
- BugFix: Fixed the issue when the compare button could not be clicked when specifying an archive file and a regular file.
Reports
- BugFix: Fixed an issue where the widths of the left and right panes in HTML reports are not equal.
- BugFix: Fixed an issue where the caption set in the header bar was not being applied to the HTML report.
Plugins
- BugFix: Fixed crash when error occurs in Unpacker plugin
- Replace the source code written in VBScript with JScript (PR #2098)
- Add the ability to replace using patterns from Substitution Filters to the Replace plugin. (PR #2252)
- Added sanity check for regular expressions in PrediffLineFilter plugin.
Installer
- BugFix: If the /noicons option was specified in the previous installation, a message box asking you to delete the previous start menu will be displayed in the next installation. (#2206)
- Move custom messages in a separate iss file (#2247)
Archive support
- BugFix: 7zip encrypted archives with encrypted file names (#2225)
Internals
- Update codeql-analysis.yml - Version v2 to v3 (PR #2196)
Translations
- Translation updates:
- Brazilian (PR #2234,#2243)
- Chinese Simplified (PR #2241,#2244,#2251,#2256,#2259)
- Corsican (PR #2266)
- French (PR #2237,#2264)
- Hungarian (PR #2232,#2250)
- Italian (PR #2245,#2249)
- Japanese
- Korean (PR #2239)
- Lithuanian (PR #2235,#2246)
- Portuguese (PR #2263)
- Russian (PR #2194,#2195,#2198,#2210,#2211,#2212)
- Slovenian (#2096)
Known issues
- Suggestion to make the result of image comparison more reliable (#1391)
- Crashes when comparing large files (#325)
- Very slow to compare significantly different directories (#322)
- Vertical scrollbar breaks after pasting text (#296)