Changelog » History » Version 27
Greg Burri, 04/13/2012 02:18 AM
1 | 1 | Greg Burri | h1. Changelog |
---|---|---|---|
2 | |||
3 | 26 | Greg Burri | h2. 1.1.0 |
4 | 1 | Greg Burri | |
5 | 27 | Greg Burri | h3. Beta 4 |
6 | |||
7 | * Do not list all the peer nicks in a download, just print the number of peer. |
||
8 | * Peers can be sorted alphabetically. |
||
9 | * Peers can be colorized. |
||
10 | * Bug fixes. |
||
11 | |||
12 | 26 | Greg Burri | h3. Beta 3 |
13 | |||
14 | 1 | Greg Burri | * Increase performance when downloading to a removable disk. Keep the file opened during the transfer. |
15 | 24 | Greg Burri | |
16 | 26 | Greg Burri | h3. Beta 2 |
17 | 1 | Greg Burri | |
18 | 23 | Greg Burri | * Fix a crash which can occurs when removing a downloading file. |
19 | |||
20 | 26 | Greg Burri | h3. Beta 1 |
21 | 1 | Greg Burri | |
22 | 22 | Greg Burri | * New view for the download list, the tree view. It shows the directories and the file. This is a more convenience view when downloading a lot of files in a lot of directories. |
23 | * The connection to a remote core is now easier to manage. It' possible to define a password in the settings, and to right click on a peer (from the peer list on the left) and invoke 'take control' to connect to his core. |
||
24 | * Add a translation support, now the entire application, the installation and the website can be translated. |
||
25 | * You can now search from among our own files. |
||
26 | * The tabs are now movable. |
||
27 | * You can now select the network interface to listen to. |
||
28 | 1 | Greg Burri | * IPv6 support (IPv4 is still selected by default) |
29 | 22 | Greg Burri | * A global progress bar is now on the downloads tab. It shows an ETA (estimated time to arrival). |
30 | 1 | Greg Burri | * Downloads can be paused. |
31 | |||
32 | 26 | Greg Burri | h2. 1.0.0 |
33 | 21 | Greg Burri | |
34 | 26 | Greg Burri | h3. Beta 16 |
35 | |||
36 | 17 | Greg Burri | * The log window is not shown by default. |
37 | 16 | Greg Burri | * Improve of the status error of downloading file. |
38 | 19 | Greg Burri | * Improve the speed of a search. |
39 | 1 | Greg Burri | * Search on our own files are now available. |
40 | 16 | Greg Burri | * Cache consumes less memory (approximately -30%). |
41 | 12 | Greg Burri | * Add some shortcuts, see http://dev.d-lan.net/projects/pmp/wiki/Functional_definition#Shortcuts . |
42 | 11 | Greg Burri | * Bug fixes. |
43 | 10 | Greg Burri | |
44 | 26 | Greg Burri | h3. Beta 15 |
45 | 1 | Greg Burri | |
46 | 10 | Greg Burri | * Progress bar when hashing. |
47 | 1 | Greg Burri | * Optimization to manage long queue of files. |
48 | * Fix: The search results may not be correctly sorted. |
||
49 | 10 | Greg Burri | * Bug fixes. |
50 | 1 | Greg Burri | |
51 | 26 | Greg Burri | h3. Beta 14 |
52 | 11 | Greg Burri | |
53 | 1 | Greg Burri | * Bug fixes. |
54 | 9 | Greg Burri | |
55 | 26 | Greg Burri | h3. Beta 13 |
56 | 9 | Greg Burri | |
57 | 11 | Greg Burri | * Bug fixes. |
58 | 8 | Greg Burri | |
59 | 26 | Greg Burri | h3. Beta 12 |
60 | 8 | Greg Burri | |
61 | 1 | Greg Burri | * Check received chunk against their hashes. It's optional, activated by default. |
62 | 11 | Greg Burri | * Bug fixes. |
63 | 5 | Greg Burri | |
64 | 26 | Greg Burri | h3. Beta 11 |
65 | 7 | Greg Burri | |
66 | * Add the ability to browse an entry from a search result. |
||
67 | 5 | Greg Burri | * Core settings can be reset at installation. |
68 | 1 | Greg Burri | * File can be opened by a double-click when browsing our files or for the finished download. |
69 | 6 | Greg Burri | * Bug fixes. |
70 | 5 | Greg Burri | |
71 | 26 | Greg Burri | h3. Beta 10 |
72 | 3 | Greg Burri | |
73 | 4 | Greg Burri | * Change the project name from Aybabtu to D-LAN. |
74 | 3 | Greg Burri | * Chat messages can be copied to the clipboard. |
75 | 1 | Greg Burri | * The chat log is preserved when GUI disconnects. |
76 | 4 | Greg Burri | * D-LAN is added in the firewall whitelist during the installation (>= Windows XP SP2). |
77 | 3 | Greg Burri | * Bug fixes. |
78 | |||
79 | 26 | Greg Burri | h3. Beta 9 |
80 | 1 | Greg Burri | |
81 | * Chat icon is highlighted when new message arrived. |
||
82 | * The column of a search can now be re-sized. The sizes are persisted. |
||
83 | 2 | Greg Burri | * Back to SHA-1 (algorithm to compute the chunk hash). BLAKE was too CPU consumer. |
84 | 1 | Greg Burri | * Bug fixes. |