Project

General

Profile

Changelog » History » Version 35

Greg Burri, 05/22/2012 12:12 AM

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