WinMerge 2.16.29 Beta Release Notes
- About This Release
- What Is New in 2.16.29 beta?
- Known issues
March 2023
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.29 Beta
File compare
- BugFix: 3-way compare does not properly align identical lines when resolving
conflicts, and show false highlights (#1696) - BugFix: Failure to indent lines properly (#1740)
- BugFix: Fixed problems with non-default Diff algorithm:
- Even though the Ignore carriage return differences option was disabled,
EOL differences were ignored when the option to ignore whitespace
differences was enabled. - Differences between CR and CR+LF were not ignored even though Ignore
carriage return differences option was enabled.
- Even though the Ignore carriage return differences option was disabled,
- BugFix: Fixed a bug with Match whole word only options of Substitution
filters - Add MATLAB syntax highlighting. (PR #1766)
Table compare
- The "View > Wrap Lines" menu item in the Table Compare window is now
"Wrap Text" and its check status is saved separately from the same menu item
in the Text Compare window. (osdn #47553) - Added an option to change the CSV file separator from comma to semicolon or
another character.
Binary compare
- BugFix: Resizing WinMerge Window looses the correct scroll position for the
memory address your cursor is at (WinMerge/frhed #13) - BugFix: Fixed an issue where an infinite loop occurred when the file size was
truncated during file loading.
Image compare
- BugFix: Fixed issue preventing saving image comparison reports to a network
share
Webpage compare
- BugFix: Fixed issue with missing file path in header bar
Folder compare
- BugFix: After I collapse a folder, the arrow next to it stays turned down
(#1747) - BugFix: Fixed an issue where the Left/Right Date and Left/Right Size columns
would not update when deleting files on one side. - Implement issue #1413: "Move" needs options "Left to Right" or
"Right to Left" like "Copy" (PR #1732,#1720) - Pressing F2 or Rename should not select file extension (#1735)
Options dialog
- Added Enable Compare As menu option in Shell integration category
Plugins
- BugFix: Plugin IgnoreLeadingLineNumbers hangs (#1715)
Command line
- BugFix: Fixed a crash that occurred when comparing alternate data streams,
such as file.zip:Zone.Identifier:$DATA, using the /self-compare command
line option. - BugFix: Fixed a crash that occurred when the /t command line option was
specified with only one path provided
Shell extension
- BugFix: Windows 11 Tabs - wrong folder selected from new menu (#1733)
- BugFix: Fixed the issue where the WinMerge menu would not appear when
right-clicking on a non-item area in Windows 11 Explorer. - Added Compare As menu item
Installer
- Installer: components step unclear about "Patch GnuWin32" (#1698)
- The ShellExtension*.dll file is now renamed before installation to prevent
installation failure when Explorer is loading ShellExtension*.dll. - Added IgnoreLeadingLineNumbers plugin to non-x86 installers
Translations
- BugFix: Fix an issue where some messages are not translated. (PR #1712)
- Translation updates:
- Brazilian (PR #1711,#1713,#1727,#1728,#1756)
- Chinese Simplified (PR #1714,#1719,#1722,#1731,#1765)
- Corsican (PR #1717,#1723,#1752)
- Dutch (PR #1757)
- German (PR #1730,#1754)
- Hungarian (PR #1725,#1726,#1758)
- Japanese
- Korean (PR #1689,#1690,#1692,#1693,#1694,#1718)
- Lithuanian (PR #1729,#1755)
- Polish (PR #1763,#1764)
- Portuguese (PR #1737)
- Russian (PR #1710,#1751)
- Swedish (#1706,PR #1707)
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)
What's Changed
- Update Korean.po by @VenusGirl in #1689
- Update Korean.po by @VenusGirl in #1690
- Update ReadMe-Korean.txt by @VenusGirl in #1692
- Update Korean.isl by @VenusGirl in #1693
- Update Korean.isl by @VenusGirl in #1694
- Fix issue #1706 Alarmingly bad swedish translations by @timint in #1707
- Update Russian.po by @wvxwxvw in #1710
- Installer: Update Brazilian.isl by @Marcellomco in #1711
- Fix an issue where some messages are not translated. by @tjmprm77 in #1712
- Update Brazilian.isl by @Marcellomco in #1713
- update zh-cn translation of InnoSetup by @yingang in #1714
- Update Corsican translation for 2.16.28 by @Patriccollu in #1717
- Update Korean.isl by @VenusGirl in #1718
- update zh-cn translation of Readme.txt by @yingang in #1719
- update zh-cn translation of Readme.txt by @yingang in #1722
- Update ReadMe-Corsican.txt for 2.16.28 by @Patriccollu in #1723
- Update Hungarian.po by @efi99 in #1725
- Update Hungarian.po by @efi99 in #1726
- Update Brazilian.po by @Marcellomco in #1727
- Update Brazilian.po by @Marcellomco in #1728
- Update of Lithuanian translation by @Tichij in #1729
- Patch 1 by @Mr-Update in #1730
- update zh-cn translations by @yingang in #1731
- Implement issue #1413: "Move" needs options "Left to Right" or "Right… by @sdottaka in #1732
- Update Portuguese translations by @hugok79 in #1737
- Fix invalid msgstr in (Russian.po) by @giga-bytes-dev in #1751
- Update Corsican translation for 2.16.29 by @Patriccollu in #1752
- Update German.po by @Mr-Update in #1754
- Update of Lithuanian translation by @Tichij in #1755
- Update Brazilian.po by @Marcellomco in #1756
- Update Dutch.po by @RockyTDR in #1757
- Update Hungarian.po by @efi99 in #1758
- Update Polish.po by @miroslaw-zylewicz in #1763
- Update Polish.po by @miroslaw-zylewicz in #1764
- update zh-cn translation by @yingang in #1765
- Add MATLAB syntax highlighting. by @wiera987 in #1766
New Contributors
- @VenusGirl made their first contribution in #1689
- @giga-bytes-dev made their first contribution in #1751
- @wiera987 made their first contribution in #1766
Full Changelog: v2.16.28...v2.16.29