OSDN Git Service

Update ChangeLog&ReleaseNotes (3)
[winmerge-jp/winmerge-jp.git] / Docs / Users / ReleaseNotes.md
1 # WinMerge 2.16.24 Release Notes
2
3 - [About This Release](#about-this-release)
4 - [What Is New in 2.16.24?](#what-is-new-in-21624)
5 - [What Is New in 2.16.23 beta?](#what-is-new-in-21623-beta)
6 - [Known issues](#known-issues)
7
8 October 2022
9
10 ## About This Release
11
12 This is a WinMerge 2.16.24 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.24
18
19 ### General
20
21 - BugFix: Fixed crash when displaying file menu if jump list contains invalid
22     title (osdn.net #45916)
23
24 ### File compare
25
26 - Changed operation of displaying dialogs and context menus from status
27     bar from double-click to single-click.
28
29 ### Table compare
30
31 - BugFix: when TSV files were displayed in table mode with word wrap enabled,
32     clicking on a character would not move the caret to that character's
33     position
34
35 ### Folder compare
36
37 - Fixed memory leak in folder comparison when PDF files
38     were targeted for image comparison.
39
40 ### Options dialog
41
42 - Improved translation regarding CPU cores (PR #1513)
43
44 ### Select Files or Folders dialog
45
46 - Made it possible to specify Prediffer plugin
47
48 ### Plugins
49
50 - BugFix: Select Plugin dialog: Fixed that "Display all plugins"
51     checkbox did not work
52
53 ### Project file
54
55 - BugFix: Fixed comparison failure when left file path and right
56     file path in project file are URLs.
57 - Allow saving following in project file.
58   - Description
59   - Window type
60   - Table delimiter
61
62 ### Patch Generator dialog
63
64 - BugFix: The command line section in the generated patch file was garbled
65     (osdn.net #45935)
66
67 ### Translations
68
69 - BugFix: Fix an issue where the following message displayed when two files
70     are identical in a 3-way folder comparison is not translated. (PR #1535)
71 - Translation updates:
72   - Brazilian (PR #1511,#1523)
73   - Corsican (PR #1510,#1527)
74   - French (PR #1538)
75   - German (PR #1498,#1509,#1528)
76   - Hungarian (PR #1508,#1524)
77   - Japanese
78   - Lithuanian (PR #1514,#1526)
79   - Polish (PR #1525)
80   - Portuguese (PR #1529)
81   - Slovenian
82
83 ### Others
84
85 - BugFix: Fixed English verbiage (PR #1499)
86 - BugFix: typo fixed in README.md (PR #1504)
87 - BugFix: Fix typo in lwdisp.c (PR #1515)
88
89 ## What Is New in 2.16.23 Beta
90 ### General
91
92 - BugFix: Fix an issue where filenames containing "&" are not displayed
93     properly in the MDI tab bar and its tooltips. (PR #1466)
94
95 ### Color schemes
96
97 - Create Midnight.ini (PR #1430)
98
99 ### File compare
100
101 - BugFix: Non existing backup directory should be automatically created (#1438)
102 - BugFix: Bug: Can't copy selected text, if it has non-changed lines (#1507) 
103 - Remember zoom level for all files (#1433)
104 - The feature will allow the user to right-click the selected lines and… add
105     them to Line Filter so that those lines added to the Line Filter will be
106     ignored if found in any file. (PR #1481)
107 - CrystalEdit/parsers/SQL: Added more keywords (PR #1493)
108
109 ### Table compare
110
111 - Bugfix: Inline differences ware not displayed even if the caret is moved to
112     the position of an inline difference that is hidden due to the narrow
113     column width.
114
115 ### Webpage compare
116
117 - [EXPERIMENTAL] Webpage Compare: Highlight differences (PR #1357) 
118
119 ### Folder compare
120
121 - BugFix: Disable rename operations when in read-only mode in the folder
122     compare window. (PR #1434)
123 - BugFix: Fix an issue where renaming to a file name or directory name
124     containing "\" or "/" is not done properly. (PR #1451)
125 - BugFix: Fix "Left to Right" and "Right to Left" copying in 2-way folder
126     comparison. (PR #1495)
127 - BugFix: Folder compare with jpg images crashes  (#1176)
128     (Previous versions were linked with unfixed freeimage.)
129
130 ### Archive support
131
132 - Update 7-Zip to 22.01 (#1425)
133
134 ### Translations
135
136 - Translation updates:
137   - Brazilian (PR #1436,#1437,#1441,#1459,#1463)
138   - Corsican (PR #1443,#1480,#1486)
139   - Dutch (PR #1474)
140   - Finnish (PR #1460)
141   - French (PR #1491)
142   - German (PR #1455,#1484)
143   - Hungarian (PR #1431,#1454)
144   - Japanese
145   - Lithuanian (PR #1457,#1485)
146   - Polish (PR #1427,#1456)
147   - Portuguese (PR #1453,#1490)
148   - Russian (PR #1426)
149   - Slovenian (#1424,PR #1461)
150   - Spanish (PR #1406)
151
152 ## Known issues
153
154  - Suggestion to make the result of image comparison more reliable (#1391)
155  - Crashes when comparing large files (#325)
156  - Very slow to compare significantly different directories (#322)
157  - Vertical scrollbar breaks after pasting text (#296)