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