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