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