这是indexloc提供的服务,不要输入任何密码
Skip to content

v2.16.49

Pre-release
Pre-release
Compare
Choose a tag to compare
@sdottaka sdottaka released this 21 Jul 13:53
· 33 commits to master since this 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