-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathReadme!.txt
42 lines (37 loc) · 1.12 KB
/
Readme!.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.NET 4.x required!
Source: git@github.com:tualatin/winmd5checksum.git
Known issues: https://github.com/tualatin/winmd5checksum/issues
Changelog:
1.6.6787.x
* new Single instance (see Settings dialog)
* bug fix Column chooser -> context menu not in ColumnHeader
* bug fix create empty folder in user dir
1.6.6783.x
* new copy hash into Clipboard by clicking a column button
* new hierachial DataGrid layout
* new SHA384 hash
* new some user settings savable
* new hashes in upper case or lower case -> see settings
* new SingleClick edit mode in DataGrid
* bug fix DataGrid layout
* bug fix compare hashes
1.5.6775.x
* new enable/disable hash calculations
* new columnchooser DataGrid
* new save/restore DataGrid layout
* new SHA1 hash
* new add shortcuts
* new UI interface
* new Log4Net for application logging
* add donate URL
* speed improvement up to 10%
1.1.5182.x
* add About dialogue
1.1.5178.x
* improve MainWindow source
* add error logger
* delete the 256x256 image from icon, because this can cause problem in Windows XP
* SHA-256 algorithm was wrong, bug fix
* add SHA-512 hash
* add parallel threading
* performance improvements