Project

General

Profile

Changelog » History » Version 26

Greg Burri, 04/05/2012 02:04 AM

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