WinMerge 2.16.32 Release Notes
- About This Release
- What Is New in 2.16.32?
- What Is New in 2.16.31 beta?
- Known issues
July 2023
About This Release
This is a WinMerge 2.16.32 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.32
General
- BugFix: Export/Import settings bug with Substitution Filters (#1925)
File compare
- BugFix: Save function doesn't work if the path length exceeds 248
characters (#1923) - BugFix: Redundant confirmation "The selected files are identical" (#1902)
- Update Python syntax highlighting keyword list. (PR #1938)
Folder compare
- BugFix: Treeview scrolls to the wrong position. (#1915)
- Allow changing the number of CPU cores to use while doing folder comparison
(PR #1945)
Webpage compare
- Add support for generating report files (PR #1941)
Command line
- Compare folders recursively if "Include subfolders" is checked in the
Options dialog even if the /r command line option is not specified.
(PR #1914)
Archive support
- Update 7-Zip to 23.01 (PR #1913)
Translations
- New translation: Tamil (PR #1946)
- Translation updates:
What Is New in 2.16.31 Beta
General
- BugFix: Some Substitution filter doesn't work (#1861)
- Add tasks to Jump List (PR #1828)
- Update DirCmpReport.cpp (PR #1892)
File compare
- BugFix: Fix input range check processing in "Go to" dialog. (PR #1826)
- BugFix: End of line diff is a bit wanky (#1838, PR #1849)
- Confirm copy all in file merge (PR #1827)
- Modify the "Go to" dialog. (PR #1896)
Folder compare
Plugins
- PrettifyJSON: Update jq to version 1.6 (#1871)
- Translate some plugin error messages (PR #1873)
- ApplyPatch: Update GNU patch to 2.7.6-1 (PR #1897)(#1871)
Installer
- Silent install blocked (#1852)
Translations
- Translation updates:
- Brazilian (PR #1829,#1837,#1876,#1903)
- Bulgarian (PR #1822)
- Chinese Simplified (PR #1835,#1846,#1885,#1906)
- Dutch (PR #1831)
- French (PR #1841,#1842,#1894)
- Galician (PR #1833)
- German (PR #1850,#1875,#1907)
- Hungarian (PR #1832,#1839,#1845,#1878,#1905)
- Japanese
- Korean (PR #1820,#1821,#1877)
- Lithuanian (PR #1847,#1889,#1904)
- Polish (PR #1869,#1870,#1884)
- Portuguese (PR #1843,#1895)
- Spanish (PR #1834)
- Russian (PR #1824,#1825,#1862)
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 #1820
- Update Korean.po by @VenusGirl in #1821
- Update Bulgarian.po by @StoyanDimitrov in #1822
- Update Russian.po by @wvxwxvw in #1824
- Update Russian.po by @wvxwxvw in #1825
- Fix input range check processing in "Go to" dialog. by @tjmprm77 in #1826
- Confirm copy all in file merge by @wilfz in #1827
- Update Brazilian.po by @Marcellomco in #1829
- Update Dutch.po by @RockyTDR in #1831
- Update Hungarian.po by @efi99 in #1832
- Update Galician.po by @P0rsche-911 in #1833
- Update Spanish.po by @P0rsche-911 in #1834
- update zh-cn translation by @yingang in #1835
- Add tasks to Jump List by @sdottaka in #1828
- Update Brazilian.po by @Marcellomco in #1837
- Update Hungarian.po by @efi99 in #1839
- Update French.po by @slolo2000 in #1841
- Update French.po by @slolo2000 in #1842
- Update portuguese translation by @hugok79 in #1843
- Update Hungarian.isl by @boglarkla in #1845
- update zh-cn translation by @yingang in #1846
- Update Lithuanian.po by @Tichij in #1847
- Update German.po by @Mr-Update in #1850
- Fix issue #1838: End of line diff is a bit wanky by @sdottaka in #1849
- Update Polish.po by @miroslaw-zylewicz in #1869
- Update Polish.po by @miroslaw-zylewicz in #1870
- Translate some plugin error messages by @tjmprm77 in #1873
- Update German.po by @Mr-Update in #1875
- [XML] Update Brazilian.po by @Marcellomco in #1876
- Update Korean.po by @VenusGirl in #1877
- Update Hungarian.po by @efi99 in #1878
- Update Polish.po by @miroslaw-zylewicz in #1884
- update zh-cn translation by @yingang in #1885
- Update of Lithuanian translation by @Tichij in #1889
- Update DirCmpReport.cpp by @mavaddat in #1892
- Update French.po by @slolo2000 in #1894
- Update Portuguese.po by @hugok79 in #1895
- Modify the "Go to" dialog. by @tjmprm77 in #1896
- Update GNU patch to 2.7.6-1 by @sdottaka in #1897
- [XML] Update Brazilian.po by @Marcellomco in #1903
- Update of Lithuanian translation by @Tichij in #1904
- Update Hungarian.po by @efi99 in #1905
- Update German.po by @Mr-Update in #1907
- update zh-cn translation by @yingang in #1906
- Update Korean.po by @VenusGirl in #1908
- Update 7-Zip to 23.01 by @sdottaka in #1913
- Compare folders recursively if "Include subfolders" is checked in the… by @sdottaka in #1914
- Update French.po by @slolo2000 in #1927
- Update French.po by @slolo2000 in #1928
- Update French.po by @slolo2000 in #1929
- Update Portuguese.po by @hugok79 in #1930
- Update Corsican translation for 2.16.32 by @Patriccollu in #1933
- Turkish translation updates by @kayazeren in #1931
- Update Python syntax highlighting keyword list. by @tjmprm77 in #1938
- Update Traditional Chinese translation by @abc0922001 in #1940
- Webpage Compare: Add support for generating report files by @sdottaka in #1941
- தமிழ் Translation for winmerge by @TamilNeram in #1946
- Add Tamil language by @sdottaka in #1947
- Allow changing the number of CPU cores to use while doing folder comp… by @sdottaka in #1945
- Update Brazilian.po by @Marcellomco in #1948
- Update of Lithuanian translation by @Tichij in #1949
- Update French.po by @slolo2000 in #1951
New Contributors
- @wilfz made their first contribution in #1827
- @P0rsche-911 made their first contribution in #1833
- @boglarkla made their first contribution in #1845
- @mavaddat made their first contribution in #1892
- @abc0922001 made their first contribution in #1940
- @TamilNeram made their first contribution in #1946
Full Changelog: v2.16.30...v2.16.32