Project

General

Profile

Changelog » History » Version 30

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