OSDN Git Service

Bump revision to 2.16.32+-jp-2
[winmerge-jp/winmerge-jp.git] / Docs / Users / ReleaseNotes.md
1 # WinMerge 2.16.32 Release Notes
2
3 - [About This Release](#about-this-release)
4 - [What Is New in 2.16.32?](#what-is-new-in-21632)
5 - [What Is New in 2.16.31 beta?](#what-is-new-in-21631-beta)
6 - [Known issues](#known-issues)
7
8 July 2023
9
10 ## About This Release
11
12 This is a WinMerge 2.16.32 stable release.
13 This release replaces earlier WinMerge stable releases as a recommended release.
14
15 Please submit bug reports to our bug-tracker.
16
17 ## What Is New in 2.16.32
18
19 ### General
20
21 - BugFix: Export/Import settings bug with Substitution Filters (#1925)
22
23 ### File compare
24
25 - BugFix: Save function doesn't work if the path length exceeds 248
26     characters (#1923)
27 - BugFix: Redundant confirmation "The selected files are identical" (#1902)
28 - Update Python syntax highlighting keyword list. (PR #1938)
29
30 ### Folder compare
31
32 - BugFix: Treeview scrolls to the wrong position. (#1915)
33 - Allow changing the number of CPU cores to use while doing folder comparison
34     (PR #1945)
35
36 ### Webpage compare
37
38 - Add support for generating report files (PR #1941)
39
40 ### Command line
41
42 - Compare folders recursively if "Include subfolders" is checked in the
43     Options dialog even if the /r command line option is not specified.
44     (PR #1914)
45
46 ### Archive support
47
48 - Update 7-Zip to 23.01 (PR #1913)
49
50 ### Translations
51
52 - New translation: Tamil (PR #1946)
53 - Translation updates:
54   - Brazilian (PR #1948)
55   - Chinese Traditional (PR #1940)
56   - Corsican (PR #1933)
57   - French (PR #1927,#1928,#1951)
58   - Korean (PR #1908)
59   - Lithuanian (PR #1949)
60   - Portuguese (PR #1930)
61   - Slovenian
62   - Turkish (#1931)
63
64 ## What Is New in 2.16.31 Beta
65
66 ### General
67
68 - BugFix: Some Substitution filter doesn't work (#1861)
69 - Add tasks to Jump List (PR #1828)
70 - Update DirCmpReport.cpp (PR #1892)
71
72 ### File compare
73
74 - BugFix: Fix input range check processing in "Go to" dialog. (PR #1826)
75 - BugFix: End of line diff is a bit wanky (#1838, PR #1849)
76 - Confirm copy all in file merge (PR #1827)
77 - Modify the "Go to" dialog. (PR #1896)
78
79 ### Folder compare
80
81 - BugFix: Display problem with Item totals : (#1840)
82 - BugFix: Bug in ignore whitespace ? (#1882)
83
84 ### Plugins
85
86 - PrettifyJSON: Update jq to version 1.6 (#1871)
87 - Translate some plugin error messages (PR #1873)
88 - ApplyPatch: Update GNU patch to 2.7.6-1 (PR #1897)(#1871)
89
90 ### Installer
91
92 - Silent install blocked (#1852)
93
94 ### Translations
95
96 - Translation updates:
97   - Brazilian (PR #1829,#1837,#1876,#1903)
98   - Bulgarian (PR #1822)
99   - Chinese Simplified (PR #1835,#1846,#1885,#1906)
100   - Dutch (PR #1831)
101   - French (PR #1841,#1842,#1894)
102   - Galician (PR #1833)
103   - German (PR #1850,#1875,#1907)
104   - Hungarian (PR #1832,#1839,#1845,#1878,#1905)
105   - Japanese
106   - Korean (PR #1820,#1821,#1877)
107   - Lithuanian (PR #1847,#1889,#1904)
108   - Polish (PR #1869,#1870,#1884)
109   - Portuguese (PR #1843,#1895)
110   - Spanish (PR #1834)
111   - Russian (PR #1824,#1825,#1862)
112
113 ## Known issues
114
115  - Suggestion to make the result of image comparison more reliable (#1391)
116  - Crashes when comparing large files (#325)
117  - Very slow to compare significantly different directories (#322)
118  - Vertical scrollbar breaks after pasting text (#296)