OSDN Git Service

Update ChangeLog&ReleaseNotes (3)
[winmerge-jp/winmerge-jp.git] / Docs / Users / ReleaseNotes.md
1 # WinMerge 2.16.23 Beta Release Notes
2
3 - [About This Release](#about-this-release)
4 - [What Is New in 2.16.23 beta?](#what-is-new-in-21623-beta)
5 - [Known issues](#known-issues)
6
7 September 2022
8
9 ## About This Release
10
11 This is a WinMerge beta release which is meant for preview the current state of
12 WinMerge development. This release is not recommended for the production.
13
14 Please submit bug reports to our bug-tracker.
15
16 ## What Is New in 2.16.23 Beta
17 ### General
18
19 - BugFix: Fix an issue where filenames containing "&" are not displayed
20     properly in the MDI tab bar and its tooltips. (PR #1466)
21
22 ### Color schemes
23
24 - Create Midnight.ini (PR #1430)
25
26 ### File compare
27
28 - BugFix: Non existing backup directory should be automatically created (#1438)
29 - Remember zoom level for all files (#1433)
30 - The feature will allow the user to right-click the selected lines and… add
31     them to Line Filter so that those lines added to the Line Filter will be
32     ignored if found in any file. (PR #1481)
33 - CrystalEdit/parsers/SQL: Added more keywords (PR #1493)
34
35 ### Table compare
36
37 - Bugfix: Inline differences ware not displayed even if the caret is moved to
38     the position of an inline difference that is hidden due to the narrow
39     column width.
40
41 ### Webpage compare
42
43 - [EXPERIMENTAL] Webpage Compare: Highlight differences (PR #1357) 
44
45 ### Folder compare
46
47 - BugFix: Disable rename operations when in read-only mode in the folder
48     compare window. (PR #1434)
49 - BugFix: Fix an issue where renaming to a file name or directory name
50     containing "\" or "/" is not done properly. (PR #1451)
51 - BugFix: Fix "Left to Right" and "Right to Left" copying in 2-way folder
52     comparison. (PR #1495)
53 - BugFix: Folder compare with jpg images crashes  (#1176)
54     (Previous versions were linked with unfixed freeimage.)
55
56 ### Archive support
57
58 - Update 7-Zip to 22.01 (#1425)
59
60 ### Translations
61
62 - Translation updates:
63   - Brazilian (PR #1436,#1437,#1441,#1459,#1463)
64   - Corsican (PR #1443,#1480,#1486)
65   - Dutch (PR #1474)
66   - Finnish (PR #1460)
67   - French (PR #1491)
68   - German (PR #1455,#1484)
69   - Hungarian (PR #1431,#1454)
70   - Japanese
71   - Lithuanian (PR #1457,#1485)
72   - Polish (PR #1427,#1456)
73   - Portuguese (PR #1453,#1490)
74   - Russian (PR #1426)
75   - Slovenian (#1424,PR #1461)
76   - Spanish (PR #1406)
77
78 ## Known issues
79
80  - Suggestion to make the result of image comparison more reliable (#1391)
81  - Crashes when comparing large files (#325)
82  - Very slow to compare significantly different directories (#322)
83  - Vertical scrollbar breaks after pasting text (#296)