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