Skip to content

Releases: WinMerge/winmerge

v2.16.52

27 Oct 11:40

Choose a tag to compare

GitHub Releases (by Release)

WinMerge 2.16.52 Release Notes

October 2025

About This Release

This is a WinMerge 2.16.52 stable release.
This release replaces earlier WinMerge stable releases as a recommended release.

Please submit bug reports to our bug-tracker.

What Is New in 2.16.52

General

  • BugFix: Fixed an issue where leftover WinMerge temporary folders were not
    properly deleted on the next application exit (since version 2.16.51).
  • [Feature request] Alternate hotkeys for tab navigation (#2942)
  • Disabled darkmodelib in the ARM64 build due to an unresolved crash issue.

Binary compare

  • BugFix: Ctrl-W in Hex View : Close window? (#2294)

Folder compare

  • BugFix: Round timestamps before comparing to ensure consistent 1-second precision (#2973)
  • Add toDateStr filter function.
  • Add option for specifying additional comparison conditions (PR #2963)
  • Add support for prop, leftprop, middleprop, and rightprop functions in
    filter expressions (PR #2974)
  • Add "Existence" folder comparison method (PR #2980)

Translations

What Is New in 2.16.51 Beta

General

  • BugFix: The document does not scroll with the mouse if the documents are identical.
    Or the text input cursor jumps to unequal lines. (#2939)

Appearance

  • Initial dark mode support via darkmodelib (PR #2834,#2885)
  • Improved header bar to reduce flicker

File compare

  • Add option to ignore line breaks (treat as spaces) (refs #373) (PR #2945)

Folder compare

  • Fixed an issue where adding exclusions via [Add Exclude File] ->
    [Editor Backup Files] incorrectly excluded most files.

Filters dialog

  • Allow resizing of filters window using MFC Dynamic Layout (#509) (PR #2907)

Options dialog

  • Allow saving modified colors as new scheme (#1180) (PR #2908)

Translations

Internals

  • Refactor/use bindoption (PR #2955)

Known issues

  • Pressing OK in the Options window while the INI file specified by /inifile is open for comparison in WinMerge may corrupt the file. (#2685)
  • 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)

What's Changed

Read more

ShellExtension-1.18.8.0

27 Oct 13:20

Choose a tag to compare

Fix issue #3000: Shell extension performance issue

v2.16.51

05 Oct 13:56

Choose a tag to compare

v2.16.51 Pre-release
Pre-release

GitHub Releases (by Release)

WinMerge 2.16.51 Beta Release Notes

October 2025

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.51 Beta

General

  • BugFix: The document does not scroll with the mouse if the documents are identical.
    Or the text input cursor jumps to unequal lines. (#2939)

Appearance

  • Initial dark mode support via darkmodelib (PR #2834,#2885)
  • Improved header bar to reduce flicker

File compare

  • Add option to ignore line breaks (treat as spaces) (refs #373) (PR #2945)

Folder compare

  • Fixed an issue where adding exclusions via [Add Exclude File] ->
    [Editor Backup Files] incorrectly excluded most files.

Filters dialog

  • Allow resizing of filters window using MFC Dynamic Layout (#509) (PR #2907)

Options dialog

  • Allow saving modified colors as new scheme (#1180) (PR #2908)

Translations

Internals

  • Refactor/use bindoption (PR #2955)

Known issues

  • Pressing OK in the Options window while the INI file specified by /inifile is open for comparison in WinMerge may corrupt the file. (#2685)
  • 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)

v2.16.50.2

27 Aug 12:28

Choose a tag to compare

GitHub Releases (by Release)

WinMerge 2.16.50.2 Release Notes

August 2025

About This Release

This is a WinMerge 2.16.50.2 stable release.
This release replaces earlier WinMerge stable releases as a recommended release.

Please submit bug reports to our bug-tracker.

What Is New in 2.16.50.2

File compare

  • BugFix: WinMerge 2.16.50 regression: Crashes when doing "Show only comparison
    results (not file contents)" for large binaries. (#2874)

Folder compare

  • BugFix: After Install of v2.16.50 Folder: Filter is now only being applied to
    1st folder path and not the 2nd and 3th folder paths (#2875)

Filters dialog

  • BugFix: Fixed a crash in the Filters dialog's File Filters tab after installing or creating a new filter.

Translations

What Is New in 2.16.50

General

  • Treat a mouse click on the very top edge of the title bar while maximized
    as if it's within the tab button (PR #2828)

Translations

What Is New in 2.16.49 Beta

General

  • [Enhancement] Tab Switching and Tab Bar Scrolling with Mouse Wheel (PR #2821)

Appearance

  • Use themed size grip, use toolbar's tooltips instead of controls bar's
    (PR #2769)

File compare

  • BugFix: Fixed crash when copying multiple selected diff hunks
  • Syntax parser for Pascal should be extended to support compiler directives
    (#2814)
  • [Enhancement] Enable/disable automatic navigation to a line when clicking on
    the Location Panel (PR #2827)

Folder compare

  • BugFix: WinMerge shows the timestamp of the non-existent file (#2764)
  • BugFix: Manual Refresh of a single folder undoes the comparison for most
    other folders randomly (#2792)
  • Add the feature to compare multiple files in one action in the folder compare
    window requested in #324. (PR #2825)
  • Improve filter system: expression support and UI enhancements (PR #2802)

Options dialog

  • BugFix: [Bug Fix] Enable/disable 'Switch to ...' options in Compare > Folder
    page (PR #2819)

Command line

  • BugFix: Fixed failure to compare files with relative paths when /s option
    is used from a different current directory than the running WinMerge process

Archive support

  • Update 7-Zip to 25.00

Installer

  • Installer - Windows "Programs and Features" name (#2798)

Translations

Internals

  • Fix syntax warning in GetTranslationsStatus.py (PR #2751)

Known issues

  • Pressing OK in the Options window while the INI file specified by /inifile is open for comparison in WinMerge may corrupt the file. (#2685)
  • 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)

What's Changed

Full Changelog: v2.16.50...v2.16.50.2

Merge7z2501.0

17 Aug 09:09

Choose a tag to compare

Merge7z2501.0 Pre-release
Pre-release
Update 7-Zip to 25.01

v2.16.50

27 Jul 14:20

Choose a tag to compare

GitHub Releases (by Release)

WinMerge 2.16.50 Release Notes

July 2025

About This Release

This is a WinMerge 2.16.50 stable release.
This release replaces earlier WinMerge stable releases as a recommended release.

Please submit bug reports to our bug-tracker.

WinMerge 2.16.50 - 2025-07-27

General

  • Treat a mouse click on the very top edge of the title bar while maximized
    as if it's within the tab button (PR #2828)

Translations

What Is New in 2.16.49 Beta

General

  • [Enhancement] Tab Switching and Tab Bar Scrolling with Mouse Wheel (PR #2821)

Appearance

  • Use themed size grip, use toolbar's tooltips instead of controls bar's
    (PR #2769)

File compare

  • BugFix: Fixed crash when copying multiple selected diff hunks
  • Syntax parser for Pascal should be extended to support compiler directives
    (#2814)
  • [Enhancement] Enable/disable automatic navigation to a line when clicking on
    the Location Panel (PR #2827)

Folder compare

  • BugFix: WinMerge shows the timestamp of the non-existent file (#2764)
  • BugFix: Manual Refresh of a single folder undoes the comparison for most
    other folders randomly (#2792)
  • Add the feature to compare multiple files in one action in the folder compare
    window requested in #324. (PR #2825)
  • Improve filter system: expression support and UI enhancements (PR #2802)

Options dialog

  • BugFix: [Bug Fix] Enable/disable 'Switch to ...' options in Compare > Folder
    page (PR #2819)

Command line

  • BugFix: Fixed failure to compare files with relative paths when /s option
    is used from a different current directory than the running WinMerge process

Archive support

  • Update 7-Zip to 25.00

Installer

  • Installer - Windows "Programs and Features" name (#2798)

Translations

Internals

  • Fix syntax warning in GetTranslationsStatus.py (PR #2751)

Known issues

  • Pressing OK in the Options window while the INI file specified by /inifile is open for comparison in WinMerge may corrupt the file. (#2685)
  • 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)

What's Changed

New Contributors

Full Changelog: v2.16.48...v2.16.50

v2.16.49

21 Jul 13:53

Choose a tag to compare

v2.16.49 Pre-release
Pre-release

GitHub Releases (by Release)

WinMerge 2.16.49 Beta Release Notes

July 2025

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.49 Beta

General

  • [Enhancement] Tab Switching and Tab Bar Scrolling with Mouse Wheel (PR #2821)

Appearance

  • Use themed size grip, use toolbar's tooltips instead of controls bar's
    (PR #2769)

File compare

  • BugFix: Fixed crash when copying multiple selected diff hunks
  • Syntax parser for Pascal should be extended to support compiler directives
    (#2814)
  • [Enhancement] Enable/disable automatic navigation to a line when clicking on
    the Location Panel (PR #2827)

Folder compare

  • BugFix: WinMerge shows the timestamp of the non-existent file (#2764)
  • BugFix: Manual Refresh of a single folder undoes the comparison for most
    other folders randomly (#2792)
  • Add the feature to compare multiple files in one action in the folder compare
    window requested in #324. (PR #2825)
  • Improve filter system: expression support and UI enhancements (PR #2802)

Options dialog

  • BugFix: [Bug Fix] Enable/disable 'Switch to ...' options in Compare > Folder
    page (PR #2819)

Command line

  • BugFix: Fixed failure to compare files with relative paths when /s option
    is used from a different current directory than the running WinMerge process

Archive support

  • Update 7-Zip to 25.00

Installer

  • Installer - Windows "Programs and Features" name (#2798)

Translations

Internals

  • Fix syntax warning in GetTranslationsStatus.py (PR #2751)

Known issues

  • Pressing OK in the Options window while the INI file specified by /inifile is open for comparison in WinMerge may corrupt the file. (#2685)
  • 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)

What's Changed

New Contributors

Full Changelog: v2.16.48...v2.16.49

Merge7z2500.0

20 Jul 05:59

Choose a tag to compare

Merge7z2500.0 Pre-release
Pre-release
Update 7-zip to 25.00

v2.16.48.2

29 Apr 12:46

Choose a tag to compare

GitHub Releases (by Release)

WinMerge 2.16.48.2 Release Notes

April 2025

About This Release

This is a WinMerge 2.16.48.2 stable release.
This release replaces earlier WinMerge stable releases as a recommended release.

Please submit bug reports to our bug-tracker.

What Is New in 2.16.48.2

Installer

  • BugFix: Installing as "NT Authority/SYSTEM" does not work on some langauges. (#2752, #2758)

What Is New in 2.16.48

General

  • BugFix: Setting the toolbar icons to "Extra Large" cannot save the settings.
    (#2748)
  • FR: Add Ctrl+, keyboard shortcut to open Options dialog box (#2705)
  • Update Merge.rc (PR #2711)

File compare

  • BugFix: [BUG} Phantom line added when identical blocks of text pasted
    (#2702)
  • BugFix: Fixed crash when quitting WinMerge while the search dialog is open
  • Syntax/Pascal: Add initialization and finalization (PR #2719)
  • Syntax/Pascal: Support multiline strings (PR #2720)

Folder compare

  • BugFix: Unable to compare files with zero mtime using
    "Modified Date and Size" (#2714)
  • BugFix: Windows7 Winmerge v2.16.46.0 crash prone
    (#1 WinMerge crashes after successfully deleting files.) (#2746)

Webpage compare

  • BugFix: Fixed an issue where comparisons could fail when tab characters
    were present.
  • BugFix: Fixed incorrect line wrapping in certain HTML elements.
  • BugFix: Fixed an issue where differences within <pre> elements could appear
    concatenated instead of on separate lines.

Plugins

  • BugFix: ApacheTika and PlantUML plugins: Fixed issue where no error message
    was displayed when execution failed (#715)
  • BugFix: ApacheTika plugin: Fixed failure to run when the filename contained
    non-alphanumeric characters (now uses the short filename instead) (#715)
  • AIConvertText plugin: Added models gpt-4.1, gpt-4.1-mini, and gpt-4.1-nano

Translations

What Is New in 2.16.47 Beta

General

  • BugFix: /inifile won't work with root directory (#2635)
  • BugFix: "Another application has updated" message when window is deactivated
    (#2668)
  • Reduced flickering of title bar buttons and the status bar.
  • Rewrite English.pot, add JXL image extension (PR #2682)
  • Add Output Pane for Logs and Messages (PR #2663)

File compare

  • BugFix: Fixed an issue where $ in regular expressions in Substitution filters
    didn't work correctly with "Ignore carriage return differences" enabled.
    (#2640)
  • BugFix: Syntax highlighting of Python multiline strings failed on lines > 1
    (#2643)
  • BugFix: Fixed an issue where "&" appeared as an underline in the status bar
    when using both Unpacker and Prediffer plugins.
  • BugFix: Sync Codepage Settings on Options and Diff Window (#2678)
  • Update C syntax highlighting keyword list. (PR #2669)

Image compare

  • Rewrite English.pot, add JXL image extension (PR #2682)

Options dialog

  • BugFix: Fixed an issue where ShellExtensionU.dll was not properly
    unregistered when clicking the Unregister shell extension button in the
    Shell Integration options. (#2419)
  • Modify the "Options (Compare > Image)" dialog. (PR #2655)

Color schemes

  • Add Visual Studio Dark color scheme (PR #2634)
  • Twilight - new dark theme (PR #2694)

Installer

  • BugFix: Context menu not working if installed from non-elevated (non admin)
    user on win 10 x64 (#2638) (PR #2639)

Manual

  • Help pages -> Appendix A. Shortcut keys (#2659)

Translations

Internals

  • BugFix: Fix build in VS2022 17.13.0 (PR #2645)
  • BugFix: Use zopflipng to reduce size of splash.png (PR #2646)
  • README major update, Twilight theme minor edit (PR #2696)

Known issues

  • Pressing OK in the Options window while the INI file specified by /inifile is open for comparison in WinMerge may corrupt the file. (#2685)
  • 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)

What's Changed

New Contributors

Full Changelog: v2.16.46...v2.16.48.2

v2.16.48

27 Apr 12:24

Choose a tag to compare

GitHub Releases (by Release)

WinMerge 2.16.48 Release Notes

April 2025

About This Release

This is a WinMerge 2.16.48 stable release.
This release replaces earlier WinMerge stable releases as a recommended release.

Please submit bug reports to our bug-tracker.

What Is New in 2.16.48

General

  • BugFix: Setting the toolbar icons to "Extra Large" cannot save the settings.
    (#2748)
  • FR: Add Ctrl+, keyboard shortcut to open Options dialog box (#2705)
  • Update Merge.rc (PR #2711)

File compare

  • BugFix: [BUG} Phantom line added when identical blocks of text pasted
    (#2702)
  • BugFix: Fixed crash when quitting WinMerge while the search dialog is open
  • Syntax/Pascal: Add initialization and finalization (PR #2719)
  • Syntax/Pascal: Support multiline strings (PR #2720)

Folder compare

  • BugFix: Unable to compare files with zero mtime using
    "Modified Date and Size" (#2714)
  • BugFix: Windows7 Winmerge v2.16.46.0 crash prone
    (#1 WinMerge crashes after successfully deleting files.) (#2746)

Webpage compare

  • BugFix: Fixed an issue where comparisons could fail when tab characters
    were present.
  • BugFix: Fixed incorrect line wrapping in certain HTML elements.
  • BugFix: Fixed an issue where differences within <pre> elements could appear
    concatenated instead of on separate lines.

Plugins

  • BugFix: ApacheTika and PlantUML plugins: Fixed issue where no error message
    was displayed when execution failed (#715)
  • BugFix: ApacheTika plugin: Fixed failure to run when the filename contained
    non-alphanumeric characters (now uses the short filename instead) (#715)
  • AIConvertText plugin: Added models gpt-4.1, gpt-4.1-mini, and gpt-4.1-nano

Translations

What Is New in 2.16.47 Beta

General

  • BugFix: /inifile won't work with root directory (#2635)
  • BugFix: "Another application has updated" message when window is deactivated
    (#2668)
  • Reduced flickering of title bar buttons and the status bar.
  • Rewrite English.pot, add JXL image extension (PR #2682)
  • Add Output Pane for Logs and Messages (PR #2663)

File compare

  • BugFix: Fixed an issue where $ in regular expressions in Substitution filters
    didn't work correctly with "Ignore carriage return differences" enabled.
    (#2640)
  • BugFix: Syntax highlighting of Python multiline strings failed on lines > 1
    (#2643)
  • BugFix: Fixed an issue where "&" appeared as an underline in the status bar
    when using both Unpacker and Prediffer plugins.
  • BugFix: Sync Codepage Settings on Options and Diff Window (#2678)
  • Update C syntax highlighting keyword list. (PR #2669)

Image compare

  • Rewrite English.pot, add JXL image extension (PR #2682)

Options dialog

  • BugFix: Fixed an issue where ShellExtensionU.dll was not properly
    unregistered when clicking the Unregister shell extension button in the
    Shell Integration options. (#2419)
  • Modify the "Options (Compare > Image)" dialog. (PR #2655)

Color schemes

  • Add Visual Studio Dark color scheme (PR #2634)
  • Twilight - new dark theme (PR #2694)

Installer

  • BugFix: Context menu not working if installed from non-elevated (non admin)
    user on win 10 x64 (#2638) (PR #2639)

Manual

  • Help pages -> Appendix A. Shortcut keys (#2659)

Translations

Internals

  • BugFix: Fix build in VS2022 17.13.0 (PR #2645)
  • BugFix: Use zopflipng to reduce size of splash.png (PR #2646)
  • README major update, Twilight theme minor edit (PR #2696)

Known issues

  • Pressing OK in the Options window while the INI file specified by /inifile is open for comparison in WinMerge may corrupt the file. (#2685)
  • 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)

What's Changed

New Contributors

Full Changelog: v2.16.46...v2.16.48