Project

General

Profile

Changelog » History » Version 34

Greg Burri, 05/16/2012 01:04 AM

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